February 2007 - Posts
Unit Testing (from the Testing track) In this session you will learn how and why to unit test the code you develop. You will learn what a unit test is and how to use unit testing to ensure code quality. You will see how to write a variety of unit tests,
Read More...
Test Driven Development Using VSTS ( from the .NET / Visual Studio track) In this session you will learn how to use the unit testing features built in to Microsoft Visual Studio Team System. You will learn how to set up a project for unit testing, write
Read More...
Building a RESTful Web Application in ASP.NET 2.0 ( from the Internet track) Representational State Transfer (REST) is means to provide access to, and deliver information based on a unique identifier, such as a URL. In the Web 2.0 world, REST interfaces
Read More...
On February 12, 2007 I will be presenting at the Redmond area .NET Developer's Association meeting. Here is the session description: Building a RESTful Web Application in ASP.NET 2.0 Representational State Transfer (REST) is means to provide access to,
Read More...
I picked up an additional session for the Boise Code Camp on February 10, 2007. Unit Testing (from the Testing track) In this session you will learn how and why to unit test the code you develop. You will learn what a unit test is and how to use unit
Read More...