blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Web Devlopment Help

This is Web Devlopment Blog which contain free Source code on each topics hope u like it
Web Devlopment Help Blog  
Related Blogs
previous blog next blog

10 Users are Following

8.2
great
based on editor's review


recent postsrss feed

Find Maximum Connections for SQL Server.

Dec 9, 2009
- If you want to know how many connection get happen with your database then you can easily get those number using this technique. Select @@MAX_Connections as MaxConn Using this you will get the Max number of connection get allowed on an...

Format DateTime in Gridview.

Dec 4, 2009
Gridview is using mostly , now i have come up with some small but very important task on how to display Proper date time on Gridview , Basically we are defining standard date time option (date + time) , but some time we only want to display date in...

How to know SQL Server version and Edition

Nov 24, 2009
some time we just install the sql server , but still we don't know which type of version it is and edition also , basically we need that when we are upgrating current version of new version. Current there is sql server 2008 is there in market, now how...

Check for valid Internet Connection using C#

Nov 18, 2009
on many application we need internet connectio , such as smart client to send receive the data, now in this case below code will help you to make sure that you have proper internet connection or not , the conecpt is like very simple, at first we simply...

video on web2.0

Nov 10, 2009
hi , i just found very nice vodeo on web2.0 another video on web2.0 , its really very informative


Comments & Reviews:
Be the First to Review this Blog!