And stay in the loop!
Below is a list of the sessions we will have at this year's code camp. If you are interested in attending or speaking at code camp please register now.
Sessions will be an hour long with fifteen minutes in between
In this talk, we will make an ASP.NET MVC web application, and discuss the pros and cons of this new alternative to ASP.NET Web Forms. We will use the Entity Framework for database communication, and jQuery for AJAX communication to the server. We will also look at a few third party tools that can make your life as a web developer much easier, so you can focus your efforts on d... read More
In this session, we'll work with the popular javascript library jQuery to create useful and interesting behaviors on a website. You will quickly see, that jQuery helps the web developer do three very important things: 1. Improve the consistency of behavior across all browsers. 2. Add flair to your website (animation, ajax) with very little effort. 3. Simplify common dom ma... read More