Central Coast Code Camp Sessions
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.
This Years Sessions
Sessions will be an hour long with fifteen minutes in between
-
Robert Hope, Systems Architect for BizBuySell (http://www.bizbuysell.com), the Internet's Largest Business for Sale Marketplace, will take us through his pending CodePlex project RouteFlex, a flexible routing framework for use with MVC.NET and ASP.NET WebForms. The framework makes it easy for developers to manage and maintain urls for their web applications that require data lookup and validation (making sure that the country is a valid country on http://mywebsite.com/united_states) as well as independent url positioning (supporting both http://mywebsite.com/united_states/california and http://mywebsite.com/california/united_states) without impacting other urls on the site, and without generating hundreds or thousands of routes in their application routing tables.