Browse by Tags

Related Posts

  • Halloween Horror: The SQL Timeout

    I don’t know when it started or why, but I love Halloween (and autumn for that matter). So keeping the tradition of Halloween alive, I’ve decided to share some “horror” stories from the software/IT field over the next few weeks. The SQL Timeout… A few years ago, myself...
    Posted to Craig Gemmill's Blog (Weblog) by CraigG on 10-09-2006, 12:00 AM
    Filed under: .NET, VB.NET, C#, ASP.NET, Software Development, SQL Server
  • Launch Announcement: DOTENET (Digg Clone)

    Its give me immense pleasure to announcement .NET portal - DOTENET (URL: www.dotenet.com). It’s "Digg" style web application dedicated to .NET and relative technologies. This portal will serve as central hub to share articles, tutorials, blog post etc. When I was planning to create this...
    Posted to Firoz Ansari's Weblog (Weblog) by firoz.ansari on 03-17-2007, 12:00 AM
    Filed under: ASP.NET, C#, .NET, Community Portals, VB.NET, SQL Server
  • Launch Announcement: DOTENET (Digg Clone)

    Its give me immense pleasure to announcement .NET portal - DOTENET (URL: www.dotenet.com). It’s "Digg" style web application dedicated to .NET and relative technologies. This portal will serve as central hub to share articles, tutorials, blog post etc. When I was planning to create this...
    Posted to Firoz Ansari's Weblog (Weblog) by firoz.ansari on 03-17-2007, 12:00 AM
    Filed under: ASP.NET, C#, .NET, Community Portals, VB.NET, SQL Server
  • Halloween Horror: The SQL Timeout

    I don’t know when it started or why, but I love Halloween (and autumn for that matter). So keeping the tradition of Halloween alive, I’ve decided to share some “horror” stories from the software/IT field over the next few weeks. The SQL Timeout… A few years ago, myself...
    Posted to Craig Gemmill's Blog (Weblog) by CraigG on 10-09-2006, 12:00 AM
    Filed under: .NET, VB.NET, C#, ASP.NET, Software Development, SQL Server
  • 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)
    Posted to Dotnetworld (Weblog) by Jalpesh P. Vadgama on 04-26-2008, 12:00 AM
    Filed under: ASP.NET, C#.NET, VB.NET, SQL Server, Microsoft
Page 1 of 1 (5 items)
Page view counter