|
|
Standaard waarden zetten in DataGridView |
|
Henri Koppen - Developer
|
By Henri Koppen on
1-6-2007 14:57
|
|
|
|
Bij het maken van applicaties werk ik graag met eigen controls. Bij het maken van windows client applicaties loop je wel eens tegen nieuwe dingen aan, zoals een designer die code uitvoert terwijl je aan het programmeren bent en zelfs je code ongevraagd aanpast (wat wel weer mogelijkheden geeft). Daarnaast is het handig om zaken die je vaak doet al af te vangen.
|
 |
|
Comments (4)
|
More...
|
|
|
|
Localization in ASP.NET 2.0 using a database and adapters |
|
Ferry Onderwater - Developer
|
By Ferry Onderwater on
27-4-2007 12:53
|
|
|
|
ASP.NET 2.0 offers 'out-of-the-box' localization. It uses resource-files (xml). It is possible to use a database instead (see the article of Michèle Leroux Bustamante, mentioned below the blog). A few days earlier I looked a bit to adapters so I got the crazy idea to add those two pieces together. My prime-directive was:
Make code localized with as less changes in the (existing) source as possible. UPLOADTEMPLATE
|
 |
|
Comments (4)
|
More...
|
|
|
|
|
|
What I like about SQL 2005 |
|
Henri Koppen - Developer
|
By Henri Koppen on
15-1-2007 10:58
|
|
|
|
Recently our website got a new look and feel (DNN based). However, old blogs where so static that migrating them to the new website was a cumbersome task. Some post where outdated and so I start all over again. Just to get familiar with the new look & feel I'm just writing a short post.
|
 |
|
Comments (2)
|
More...
|
|
|
PNG-Fix with and without Javascript |
|
Ferry Onderwater - Developer
|
By Ferry Onderwater on
5-8-2006 23:00
|
|
|
|
In this blog-entry I tell you about the problems with PNG in IE (versions prior to 7), the solutions, problems with the solution and ofcourse the way wé got rid of the problems. You will find the javascript solutions, css-solutions and an example to override a property in a VB.NET control so the PNG's will be fixed automatically.
|
 |
|
Comments (5)
|
More...
|
|
|