Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Entity Framework   (RSS)

Rapid Application Development (RAD) in ASP .NET

I keep forgetting to show this kind of demo: the fastest way from zero to ASP .NET app is via ASP .NET 3.5 SP1’s Dynamic Data feature that allows you to rapidly create web pages for data manipulation against existing data stores. Check out this Channel9

First there was LINQ, then ...

Yesterday at the Saudi Arabia launch event in Jeddah there was a lot of interest in LINQ . One of the great questions was about existing code: If you have an existing implementation of a domain model, can you enable the existing code to support LINQ?
 
Page view tracker