| |
Publications |
|
| |
Writing articles is an activity which I have only started recently. At the moment there is not much to be found here, though the list certainly will become longer during the following months. |
|
| |
View:
|
|
| |
|
|
| |
Inserting multiple records at once with the ASP.NET DataGrid control (Part Two) |
|
| |
This article demonstrates how you can use an ASP.NET DataGrid control to insert multiple records consisting of multiple fields into a SQL Server database table in one operation. Collection objects, a data access layer class and stored procedures are used to accomplish this task. |
|
| |
| |
Sending HTML formatted e-mail effectively with ASP.NET |
|
| |
This article presents some possible solutions when having a need to send HTML formatted e-mail from an ASP.NET application in a business oriented context, using a modular and extensible class-based architecture. |
|
| |
| |
Using custom collections with the ASP.NET DataGrid control |
|
| |
When retrieving data, most developers make use of a DataReader or DataSet and bind to a data control directly. However, when you're not dealing with constantly changing data, one can use custom collection objects, cache them and make use of filtering and sorting when databinding your data. This article demonstrates how to do just that, starting off from a small end-to-end user sample, using DataGrid controls, DropDownLists, a data access layer, custom collection classes and stored procedures. |
|
| |
| |
Inserting multiple records at once with the ASP.NET DataGrid control (Part One) |
|
| |
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. |
|
| |
| |
Wel en wee van de ICT-test in 1a |
|
| |
In de loop van het schooljaar 2001-2002 besloot het VVKSO om naar aanleiding van de invoering van het raamplan ICT in 1a op verzoek van de begeleiding en de scholen een test ter beschikking te stellen, met de bedoeling de beginsituatie van leerlingen in beeld te brengen. Dit artikel beschrijft waaruit de test bestond, hoe deze afgenomen werd en welke conclusies er getrokken werden uit de resultaten. (article in Dutch - Republished with kind permission of VSKO) |
|
| |
|
|