Create Master pages for your ASP.NET app in mins
You have done great work on developing your web application and now is the time to build forms for master tables. That is very irritating.
VS 2008 has a new way that you can build the same - Enter the LinqDataSource. LINQ is one of the key technologies added in .NET 3.5 and will be released soon.
So, if you are trying out VS 2008, you got to try it out. For detailed steps, http://weblogs.asp.net/kencox/archive/2007/08/07/speed-test-a-no-code-linq-based-asp-net-3-5-page.aspx
Technorati tags: LINQ. .NET
Comments