Radical Development

September 29, 2009
by Steven Swafford
Comments Off

Office Web Apps Beta

Microsoft is making the move into Office Web Applications much like Google Docs . While Office Web Apps has been known to the public since October 2008 it has made progress and in my opinion works well but I am still curious how far Microsoft will go. If you want to become an early adopter then sign up for Office Web Apps Beta or keep reading for a way to begun using this new program today. If you do not want to go thru the process of signing up for this program the log into Windows Live and jump over …

Continue reading

September 27, 2009
by Steven Swafford
Comments Off

Wiki Resources

Wikipedia defines a wiki as a website that uses wiki software, allowing the easy creation and editing of any number of interlinked Web pages, using a simplified markup language or a WYSIWYG text editor, within the browser. Wikis are often used to create collaborative websites, to power community websites, for personal note taking, in corporate intranets, and in knowledge management systems. Most wikis serve a specific purpose, and off topic material is promptly removed by the user community. Such is the case of the collaborative encyclopedia Wikipedia. In contrast, open purpose wikis accept all sorts of content without rigid rules as …

Continue reading

September 26, 2009
by Steven Swafford
Comments Off

Goolge Books And Google Book Downloader

If you have not heard of Google books then you are missing out on a wonderful resource. Book Search works just like web search. Try a search on Google Books and when a  book is located with content that contains a match for your search terms, we’ll link to it in your search results. Google books allows you to perform the following: Browse online Book references Book reviews Purchase or borrow from the library To make things a little more interesting there is an open source project at CodePlex called Google Book Downloader . This is is a free utility that lets out …

Continue reading

September 25, 2009
by Steven Swafford
Comments Off

ExamForce Offers For IT Professionals

ExamForce’s certified instructors craft these study guides and practice exams so they follow each exam’s specific and recommended objection categories to ensure that test-takers have what they need come exam day. (Note: These offers are available for US, Canada, and Mexico subscribers) ExamForce IT Certification Study Guide Bundle Microsoft 70-631 TS: Windows SharePoint Services 3.0 Configuration – 29 pages 70-640 TS: Windows Server 2008 Active Directory, Configuration – 78 pages 70-290 Managing and Maintaining a Server 2003 Environment – 45 pages CompTIA N10-004 CompTIA Network+ – 75 pages Cisco 640-802 Cisco Certified Network Associate (CCNA) (Provided as two study guides) …

Continue reading

September 25, 2009
by Steven Swafford
Comments Off

Microsoft Launches WebsiteSpark

WebsiteSpark is a new global program, designed by Microsoft to help small professional Web development and design service companies succeed, by providing new business opportunities through connections with global partners and customers, support and training, and software tools – at no upfront cost. WebsiteSpark provides professional Web development and design companies with an innovative vehicle to get access to: Business Opportunities: Opportunities to expand their customer base and drive new business, by showcasing their capabilities and connecting with partners via the WebsiteSpark Marketplace and other Microsoft marketing and business networking vehicles. Support and training: Professional support from Microsoft and connections …

Continue reading

September 25, 2009
by Steven Swafford
Comments Off

Language Integrated Queries: Tutorial Series One

I must admit that I have known of Language Integrated Queries (LINQ) for some time now however I have never been in a position to use it. LINQ allows you to query data from any data source that supports LINQ such as SQL Server , XML , arrays, collections, and ADO.NET DataSets. There are three steps to executing a LINQ query, these are: Obtain your data source Create a query Execute the query For the purpose of this tutorial I will be using a RadioButtonList class that represents a list control that encapsulates a group of radio button controls and …

Continue reading