Go Home

WELCOME TO THE PLAYGROUND

My Programming Page:)

Snippets of Vbcode

Address Book in Flash

Eight Queen's problem

Working with Regular expressions

ASP.net validators


How to reset identity column in sql server:
DBCC CHECKIDENT( testidentity, RESEED, 0 )
Link to use datetime in vb.net