N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Thursday, January 07, 2010

List all Tables of Database with No of Rows - SQLSERVER

›
This will get all the Table Names with no of rows in it. use YourDBName Go SELECT [TableName] = so.name, [ RowCount ] = MAX (si. ...
Friday, December 11, 2009

How to recover lost files in windows 7 and Vista?

›
Have you ever deleted a file or folder from the desktop and emptied the recycle bin only to realize, seconds later, that you deleted the wro...
Wednesday, November 25, 2009

Using Local Microsoft SQL Server Reporting Services in ASP.NET

›
This article examines the steps the author took to make the local reports work using Microsoft SQL Server Reporting Services in ASP.NET. htt...
Tuesday, November 17, 2009

Visual Studio 2005/2008 tips & tricks

›
Check this URL for tricks and tips by which you can enhance your productivity and efficiency

Microsoft Code Analysis Tool .NET (CAT.NET)

›
CAT.NET is a snap-in to the Visual Studio IDE that helps you identify security flaws within a managed code (C#, Visual Basic .NET, J#) appli...
‹
›
Home
View web version
Powered by Blogger.