Yesterday the following article by Christof Claessens was published on MSDN Belux:
A basic introduction to BizTalk Server 2004 messaging
By Christof Claessens
BizTalk Server 2004 has just been released and a lot of people are planning to hit the road with it. While BizTalk Server 2004 has lot to offer, this article focuses on the core workings of this brand new server, more in particular: messaging.
We also welcomed a second new author on MSDN Belux: Jan Ceulemans. He wrote this article:
Inserting multiple records at once with the ASP.NET DataGrid control
By Jan Ceulemans
Very often a DataGrid control is used to insert just one new record in a database. However, sooner or later you might come into a situation in which the insertion of multiple new records at once is desirable. This article shows you how this can be achieved using a web form, a DataGrid control, a data access layer and stored procedures.