Boise (Code Camp) Here We Come

On February 10th four of my coworkers and I will decend upon Boise, ID to attend and present at the Boise Code Camp. Sandy Khaund, Carl Prothman, Eric Mahlberg, Tim Shakarian and I will be there (and will likely have a bunch of free stuff to giveaway). Here are our topics:

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 a variety of unit tests, and see how they help ensure code quality for developers. This session will be presented in C#.Presented by: Doug Seven (with Eric Mahlberg)

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 will enable easier consumption of data by client applications that XML Web Services have. Desiging your Web applications to support RESTful end points, you can open up a broad range of oportunities, including AJAX consumers, and dynamic applications supporting a variety of data requests. In this session you will learn how to use the features in ASP.NET 2.0 to enable RESTful interfaces in your Web application.Presented by: Doug Seven

Introduction to Mock Objects ( from the Testing track)A Mock Object is a type of test object that allows for the mimicing of real objects. The session category is "testing", but I will be giving this talk from a Test Driven Development (TDD) perspective. As you may know, TDD is really more about driving the design of software using tests. Mock Objects help us do this by allowing us to specify the behavior of object interactions.Presented By Tim "TSHAK" Shakarian

Come join us!