Handle Date formats problems in .Net

Recently I faced a problem when I was deploying a project on a remote server.
Locally my ASP.Net web application was working like breeze, but when I deployed it on a remote server the problem appeared. When the user try to generate a report selecting a date range and hit go, the user gets an error [...]

يا مقبلتي

يا مقبلتي….
يا طيب قبلتك الأولى .. يرف بها
شذا جبالي .. وغاباتي .. وأوردتي
ماذا على شفتي السفلى تركت .. وهل
طبعتها في فمي الملهوب .. أم رئتي؟
وقتا .. مرا عليها يا مقبلتي
وعطرها لم يزل يجري على شفتي
كأنها الآن .. لم تذهب حلاوتها
ولا يزال شذاها ملء مخيلتي
كيف كدت أن أغيب عن وعيّ
لولا أن كل جزء مني شدني
لم يرد [...]

How to Dispose a Form in C# without closing the Application

As a good programmer you should be thinking about the resources your software uses and be as gentle as possible on the Computer’s memory.
With C# you would be probably clearing the objects you no longer need from the memory using the Dispose method.
But if you dispose a Windows Form in C#, the whole application will [...]

Read Sharepoint 2007 Scale Survey with some statistics

Just an hour before letting the employees hit the survey link on our Sharepoint server, the department changed their mind and they doesn’t want the Single Choice for each question Survey I did. They wanted to change the type of the survey from Multiple radio buttons choices for each question(Which returns one Choice) to Scale Survey (GridChoice Survey in Sharepoint terms or [...]

How to read Sharepoint 2007 Survey list and get some statistics

Sharepoint Services is awesome new framework from Microsoft. And these days where I work, I mostly do Sharepoint 2007 and MOSS development.
I got this request where they wanted a Survey. Sharepoint does have survey, but it lacks statistics on the survey. In their Survey, the Choices for all the questions are identical. For example voting [...]

Araby Search Gadget

I was trying to make a Gadget for Vista sidebar, and this is what I came up with, the Araby Search Gadget.
These Gadgets are like small software, not electronic kind of Gadget
Araby is a new cool search engine which I think is promising for Arabic content searching. I heard about the people who [...]

Last Developer Standing Contest from Microsoft

I was really very excited when I saw this contest!
They have cool prizes. Xboxs, Microsoft press books (worth $1700!), and portable media center every Bi-week, and that’s not all!They have the biggest prize which is $25000 - wow.
The contest is spread in 8 Modules …. It is like each Module has a week or so [...]

ASP.NET2 !

I was looking around on the net for what is the next ASP.Net 2 is about, and I was really excited about it.
ASP.Net will have much more new features like :
- New Server Controls. ASP.NET 2.0 introduces over 50 new server controls.
- Themes and Skins. The themes and skins features in ASP.NET 2.0 allow for [...]