Data

There are 1 entries for the tag Data
ASP.NET Dynamic Data: marvellous!!

Today I've played for the first time with a new features that comes with the .NET Framework 3.5 SP1, the new ASP.NET Dynamic Data support. My comments about this now? Marvellous!! :) The new ASP.NET Dynamics Data is a feature that (in summary) permits you to quickly build data-driven websites (based on LINQ to SQL or LINQ to Entities) without writing any lines of code. In few minutes you can have a complete data-driven site ready to be extended and customized. How to do this? Here's a quick sample: If you have installed .NET 3.5 SP1 and with Visual Studio...

posted @ Saturday, September 06, 2008 3:25 PM | Feedback (5)