Browse by Tags
All Tags »
.NET (RSS)
In the world wide web, a good security policy starts with preventing people to access sensitive information. Someone looking for information will definitely look at the web site structure through the navigation elements, the menu and the sitemap. To prevent...
Last weekend I worked on an assignment which consisted on determining how to read, write and delete files in a specific folder and to read, insert, update and delete records in an MS Access 2003 database in a Medium Trust Level on a shared hosting context...
I worked this week on a Console application that would allow me to resize all images in a folder to thumbnail size of 128 by 128 pixels. This small project was meant to correct a problem on a web site. My friend can upload any kind of images (bmp, jpg...
Why should I use Nullables? What are they for? Why have they added the Nullables to the .Net Framework 2.0? These are questions I asked myself. And because you are good people, I will share my thoughts with you. Isn't it wonderful? Nah! I'm just...
Sorry for taking so long to write the last part. I got a busy week last week with a few parties, a girlfriend birthday, an interview with a potential client bewise - which I will come over in a near future - and so on. The last post was on three fundamental...
The Generic namespace is a new feature of the .NET Framework 2.0 and it is, in my own opinion, the most important innovation the Framework 2.0 has to offer. Overview of the situation from the .NET 1.1 Before the .NET Framework 2.0, programmers had to...
Last Friday was my first presentation on a topic of my choice. The idea of such talks on lunch time to team members is from Laurent Duveau . These talks are good on developing skills for speaking in front of a crowd and to learn something on a topic relative...