No Free Time

Because my therapist says I need to let things out

Archive for June 29th, 2008

Nice reference for LINQ to SQL samples

Posted by Andrew Myhre on June 29, 2008

Check out this page for a nice collection of LINQ to SQL samples:

http://msdn.microsoft.com/en-us/vbasic/bb688085.aspx

The samples are only available in C# though so far as I can see…

Posted in Uncategorized | Leave a Comment »

ASP.Net MVC Toolkit Download

Posted by Andrew Myhre on June 29, 2008

Took me ages to find a link to download this sucker, so here’s the download link.

Download MVC Toolkit for MVC Preview 1

Note: As Simone noted in the comments, this toolkit is built against MVC Preview 1 and hence doesn’t work with Preview 2 or 3.

UPDATE:

I thought I needed it because there are so many MVC how-to articles referencing Preview 1, but it turns out much of the functionality is now rolled up into Preview 3. This assembly is now redundant, which is why it’s so hard to find. It’s *supposed* to be.

Posted in .net, mvc | Tagged: , | 4 Comments »