Sponsorised links
This month
Dropthings - open source Web 2.0 AJAX Portal
Dropthings is a open source Web 2.0 Ajax Portal that shows the power of several .NET Framework 3.5 technologies. It supports widget based modularized website, drag and drop personalization of content and an open API for widgets. It is the sample featured in the book, "Building a Web 2.0 Portal with ASP.NET 3.5" and you can use it as a personal portal, a group website, a public portal or as a dashboard for an enterprise that aggregates services from different systems.
The ADO.NET Entity Framework Overview
Eliminate the impedance mismatch between data models and between languages that application developers would otherwise have to deal with new features available in the upcoming version of ADO.NET.
LINQ to SQL: .NET Language-Integrated Query for Relational Data
LINQ to SQL provides a runtime infrastructure for managing relational data as objects without losing the ability to query. Your application is free to manipulate the objects while LINQ to SQL stays in the background tracking your changes automatically
Sponsorised links
June 2008
QuickSharp 2008
QuickSharp 2008 is a simplified C# development environment for microsoft .NET 2.0. It is designed to allow simple single-file projects to be edited, compiled and run without the need for solution or project files.
May 2008
Using an XML file for your ASP.NET settings
A simple way to use XML to retrieve, edit, and save settings for your ASP.NET application.
ASP.NET, Visual Studio and Vista
Using Visual Studio 2005 on Vista for web development, How to Enable ASP.NET 1.1 on IIS7, Visual Studio .NET 2003 on Windows Vista Issue List
.NET Data Access Performance Comparison: ASP Alliance
In .NET, there are several ways to extract data from a data source. The two most common techniques using ADO.NET involve the use of the DataReader or the filling of a DataSet or DataTable with a DataAdapter. In this article, a very easy-to-reproduce set of tests is analyzed to determine which techniques performs the fastest. Further, additional variables such as N-Tier architecture and the effects of caching on the results are considered. Finally, I recommend some best practices based on the results
Migrate .NET applications from Visual Studio to Eclipse
Hé!
Learn how to develop open source C# applications using the Emonic Eclipse plug-in and how to use Eclipse on existing Microsoft® .NET Framework V2.0 projects.
Translate content using a HttpResponse filter - Erik Lenaerts
Evitez de "mocker" des HttpRequest et HttpResponse ... enfin je ne sais pas trop a qui je parle :)
