More servicesWindows Live
HomeHotmailSpacesOneCare
 
MSN
Sign in
 
 
Spaces home  Shiju's spacePhotosProfileFriendsBlog Tools Explore the Spaces community

Blog

May 14

IT videos

 
Programming and IT videos can be watched at: http://video.dev-exchange.com/
 
October 05

IT web feeds

Dev exchange has created an IT web feed section for developers.
Read all the IT development feeds in one place.
July 19

How to create and use .Net components in PHP

This article shows an example about how to create and call .net component in PHP applications.

activex in php,.net+php,.net+component+php,.net+activex+php,php and .net
 
 

 
July 11

Using LIKE statement in SQL Server

LIKE statement can be used in query if applican needs to match certain values in a database field.This article explains about using wildcards in LIKE statement. Also this will show example on regular expression usage in LIKE statement which should be handy for database admin.
 
 
Read more at:
July 03

Database connection pooling in ADO.Net

Database performance may be getting affected if many users try to connect to it at same time. This article explains about how to improve database performance by using connection pooling in ADO.net. A connection pool is a cache or pool of database connections maintained by the application so that the connections can be reused when the database receives future requests for data. Have a look at this article to read more.
 
June 28

Pagination code in ASP.Net


Creating pagination code in ASP.net is easy but if you need to do the coding for this then you can take a look at this article.
 
 
June 21

SQL injection protection in PHP

SQL injection is one of the major concerns to web developers. If the  query is not passed properly to database, hackers may try to exploit the vulnerability.

 

This article explains few tips to prevent SQL injection hacking in PHP applications. Have a look at this.

 

http://www.dev-exchange.com/cms_view_article.php?aid=10

 

 

 

June 04

Create a simple contact us page in PHP

 
Creating a contact us form in PHP is easy and this article might be useful for non-IT guys to integrate a form in their web site.
 
 
May 16

Finding IT resources

 
It is difficult to find right IT resources online. Please check out the list which might be useful for developers.