DotNetJaps

For the ASP.NET,By the ASP.NET and Of the ASP.NET

Sponsors

News


My Another Blog

Browse by Tags

All Tags » Microsoft (RSS)
Previous week startdate and enddate in sql server 2000,sql server 2005
Following are the some tricky code to find previous week startdate and enddate in sql server 2000/2005   Set @STimeStamp=GETDATE() set @PStartDate=@STimeStamp-DATEPART(dw,@STimeStamp)-6 set @PEndDate=@STimeStamp-DATEPART(dw,@STimeStamp)
Microsoft enterprise library 4.0 CTP Release
For some days ago microsoft has release Microsoft enterprise library 4.0 CTP. This release has been adapted to work with WMI version 2.0 and version 3.5 of the .NET Framework. For more Details visit following links.. http://www.codeplex.com/Release/ProjectReleases...
ASP.NET MVC Framework Link collection
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...
Infosys Guys are blogging about .NET
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...
More Posts