Useful links of the week #21

Abstract SQL
ADO.NET Sql classes wrapper; provides a clean fluent interface library that allows you to write very concise code and avoid the repetitiveness of ADO.NET. It can be used in all types of applications, even supports CLR stored procedures. It is written in C# 2.0.

Gridify for ASP .NET MVC
Easy solution for grids on top of ASP.NET MVC
Make grids from your data tables in a really lightweight manner! How lightweight? Well, exactly TWO line changes. You don’t have to add new action parameters or anything. Really simple!

Paypal adaptive payments using .Net (C#)
This is a C# project to help you interface with the PayPal adaptive payments API.

In The Box
In the Box is a high quality, multi-media training that is consumed within Visual Studio 2010.  Content is navigated and delivered using a next generation computer based training (CBT) experience, the Visual Studio 2010 Feature Extension

ASP .Net 4.0 Code Samples Collection

10 Essential Tools to build ASP .Net Websites

TweetSharp
TweetSharp is the most complete, and most effective client library for communicating with Twitter. TweetSharp works how you want to: simple service, fluent interface, or LINQ provider. It’s designed so that you write less, and get more, from Twitter’s API.

Team Foundation Server Administration Tool 2.1
TFS Administration Tool 2.1, is the first version of the TFS Administration Tool which is built on top of the Team Foundation Server 2010 object model. TFS Administration Tool 2.1 can be installed on machines that are running either Team Explorer 2010, or Team Foundation Server 2010.

Visual Studio 2010 Code Samples 2010-12-13

How to write fluent interface with C# and Lambda