MS take on Scaffolding

Microsoft has anounced Blinq - a scaffolding tool for ASP.NET. They don't use the word scaffolding, but as I understand it, that is what it does.

You just point Blinq at a SQL database, and it creates the websites for displaying, creating and maipulating data.

I'm not doing any ASP.NET development, and I don't plan on starting anytime soon. But I thought this could be of interest for some. You can read about it here.

Comments