SQL Server Gems

Tuesday, July 25, 2006

BLinq

You have heard of LINQ, DLinq, and XLinq...

Now presenting BLinq....

Based on Linq, the tool allows you to generate ASP.NET websites which display, and add/delete/update data based on database schema.

Check out
http://www.asp.net/sandbox/app_blinq.aspx?tabid=62

A very useful command-line tool for generating ASP.Net code as a jumpstart to managing data.

0 Comments:

Post a Comment

<< Home