Search English (United States)  தமிழ் (இந்தியா)
Tuesday, January 06, 2009 ..:: Articles ::.. Register  Login
Author: mani Created: Saturday, November 01, 2008
Article by Mr. Manivannan, Software Engineer, GeoEdge Technologies, Coimbatore

Function to remove Duplicate records in Asp.Net
By mani on Thursday, November 27, 2008
This function is used to remove the duplicate records and to get the distinct records of the data table while passing the column name of the dataset table.I hope,this will be very useful to all.
Comments (0) More...

SQL SERVER - What is - DML, DDL, DCL and TCL - Introduction and Examples
By mani on Monday, November 03, 2008
This articles describes Introduction of DML, DDL, DCL and TCL and Aggregate functions examples...
Comments (0) More...

Differences Delete, Drop, Truncate in sql server
By mani on Monday, November 03, 2008
This article describes the differences of Delete, Drop and Truncate in sql server
Comments (0) More...

Difference Delete, Drop, Truncate in sql server
By mani on Monday, November 03, 2008
This article describes the differences of Delete, Drop and Truncate in sql server
Comments (0) More...

Securing the Connection String in Asp.Net
By mani on Saturday, November 01, 2008
Basically we can use the web.config file to save our connection string. We can easily altering the connection string if it changes in the future. When we store the connection string in the web.config file it's stored in a readable form. If anyone can open the web.config file he can read the connection string and security will be lose. So In this article we will see that how we can secure our connection string by encrypting it.
Comments (0) More...

Copyright 2007 by technicalganesh.com   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2009 by DotNetNuke Corporation