zixing wang
I read your article "Working with Data Form Wizard". Excellent article and very easy to follow.
I have two software that are used to code C#. One is Visual Studio 2005 professional version and one is Visual C# 2005 express version.
But neither VS2005 nor VC# 2005 contains this wizard item. I used Add new item window, but the Data Form Wizard icon does not exist.
I did download the SP1.
Please help me to find what is the problem.
Thanks a lot
Zixing Wang
Read this article: Calculating Date Difference in C# by Dipal Choksi on Oct 19, 2006
It shows how to calculate date difference in C# using Subtract and TimeSpan objects.