Browse images and media files in Asp.Net like in a photo gallery

Browse images and media...

Two or three years ago i needed a way to show my users the content i published on my web community. Due to hosting problems (i had no database) i needed something to list the files into the directories and show the content. I decided to write a little custom control that permits the...
Using MySQL database in .Net

Using MySQL database in...

Last year i had to choose a Database Server for a new application i had to develop for my customer. The options was Access, SQL Server, Oracle. As you can imagine i decided to exclude Access from the list due to it’s slow performances. I had to decide between SQL Server and...
Download a file from web in .Net

Download a file from we...

This article is just written to help people with this task if they don’t know how to do. As you will see there’s not so much code to write to do this, it’s just provided by the .Net Framework All that you have to do is: add a reference to System.Net namespace create...
Protect your site photos with a signature

Protect your site photo...

Four years ago i started my web programming experience. The first site i made is www.irclove.com a social networking site. After two years i noticed that someone stoled my users photo and posted it on other sites or blogs so i decided to add a signature on the photos to easily identify...
Why Microsoft .Net Framework

Why Microsoft .Net Fram...

I think that when you have to develop a software you must consider a lot of things before making the final choice about the tools/languages to use. I often talk with Windows/.Net and Linux/PHP fans and everyone things that his choice is the right one. I think that this way of seeing...

Next Entries »