It has been a while since I posted the latest articles that appeared on MSDN Belgium & Luxembourg. If you're a Belgian or a Luxemburger and want to write articles for this website, visit the dedicated forum on MsBeluxForums.be. Please note that you can subscribe to the RSS Feed of all news items at MSDN Belux (most topics are in English).
Leveraging the .NET Framework in SQL Server "Yukon"
By Jurgen Postelmans
One of the major new features of SQL Server "Yukon" is the integration of the .NET Common Language Runtime into the SQL Server database engine. This article will give you an overview on how to write stored procedures, triggers and user-defined functions in SQL Server "Yukon" using C#.
N-tier application development: implementing the business layer
By Karim Hyatt
Many developers wonder how they should implement the business layer in a .NET application. This article explains how you can use ADO.NET in an object oriented way so that the business layer can leverage a maximum of the .NET Framework classes' built-in capabilities.
Developing Connectable Web Parts for Windows SharePoint Services
By Patrick Tisseghem
This third part in the "Building Web Parts for Microsoft SharePoint Products and Technologies" discusses the creation of connectable web parts that can interchange data between each other.
And today we'll be adding 2 new articles.