February 2008 - Posts

5
Comments

ASP.NET MVC Framework Link collection by Jalpesh P. Vadgama

Microsoft will release it's Model view controller base framework for asp.net. In this user will have built in support for model view controller architecture. Here are the some interesting collection of links related to asp.net MVC Framework.. ASP.NET...
1
Comments

Infosys Guys are blogging about .NET by Jalpesh P. Vadgama

Infosys is India's most well know company at we all know.Recently I have visited the Infosys and I found there blogs about Microsoft Technologies. I had read some entries and I found lots of things to learn. here is the link for there blogs about Microsoft...
3
Comments

GetYear Function in Java Script is not working properly in firefox by Jalpesh P. Vadgama

Hi Folks, I have found that some times in firefox getyear function is not working properly. For example.We define a date value with following. var dtTo = new Date("11-Feb-2007"); Now if you do alert like Alert(dtTo.getYear()); But in firefox...
More Posts