Over last month over the holidays, Lance Olson and I spent some time porting ScottGu's excellent MVC example over the Entity Framework . I thought I'd share the results here and get your thoughts\feedback. For this example, you will need: VS2008 (Free trial ) ASP.NET 3.5 Extensions ADO.NET Entity Framework Tools
Similar Posts
Consider the following scenario -you create your own calendar control and you'd like to raise an event when a date is selected (e.g. OnDateClicked) and
Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same
One of the guiding principles in the design of the new ASP.NET MVC Framework is enabling TDD (Test Driven Development) when building a web application
In my prior post , I showed how to use XAML and XAMLReader to create inline XAML to display the results of a query. Today, let's take it a step further