aspx Tutorial

.NET Articles,jQuery demo, asp.net with jQuery, online tutorial,Jquery, SilverLight, Javascript, asp.net,JSON, MVC,.NET Articles,demo, Web Services, .NET articles, Sharepoint 2010, visual studio 2010,Aamir Hasan,IT, Building Your First Web Application Project
Advertise Here

Toolbar

Get our toolbar!

Advertize



{#advanced_dlg.about_title}
by Aamir Hasan   on Saturday, August 20, 2011
This example demonstrates how to modify a store procedure in the current database... More
{#advanced_dlg.about_title}
by Aamir Hasan   on Saturday, August 20, 2011
This example demonstrates how to delete a store procedure from your database.... More
{#advanced_dlg.about_title}
by Aamir Hasan   on Sunday, March 27, 2011
n this example, you will see how to get month name from input data. I have used build in function named DATETIME. More
{#advanced_dlg.about_title}
by Aamir Hasan   on Thursday, March 10, 2011
Most of developers don't know that where to use SET NOCOUNT { on | off }. More
{#advanced_dlg.about_title}
by Aamir Hasan   on Thursday, December 30, 2010
A unique identity in each row in a table is called Primary key... More
{#advanced_dlg.about_title}
by Aamir Hasan   on Wednesday, November 17, 2010
how to get all databases name in MS SQL 2005/2008 More
{#advanced_dlg.about_title}
by Aamir Hasan   on Friday, November 5, 2010
yesterday, some one asked me , how to get the file size of all databases in MS SQL 2008 using SQL query, So i have decided to write a query in this blog to help to all those developers who don't know. T-SQL Script SELECT DB_NAME(DATABASE_ID) AS [DATABASE NAME] , CAST(( CAST(SIZE * 8 AS FLOAT) ) / 1024 AS VARCHAR) + ' MB' AS [SIZE] FROM SYS.MASTER_FILES Output
{#advanced_dlg.about_title}
by Aamir Hasan   on Saturday, May 15, 2010
Here Aamir Hasan has explained difference between primary key and unique key constraints. More
Advertizement 1
Advertizement 2
Advertizement 3
Advertizement 4
Advertizement 5