Browse by Tags
All Tags »
ASP.NET 2.0 (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...
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...
There are many ways to create a web site. However, there are two templates that are commonly used around the world. One is to use a single navigation tool such as a menu. Another one is to use two menus - a top menu beneath the web site banner and a left...