﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Mani's Articles</title>
    <description>Article by Mr. Manivannan, Software Engineer, GeoEdge Technologies, Coimbatore</description>
    <link>http://www.technicalganesh.com/Articles/tabid/55/BlogId/5/language/en-US/Default.aspx</link>
    <language>en-US</language>
    <webMaster>ganesh@technicalganesh.com</webMaster>
    <pubDate>Tue, 06 Jan 2009 03:03:24 GMT</pubDate>
    <lastBuildDate>Tue, 06 Jan 2009 03:03:24 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.3.0.16726</generator>
    <item>
      <title>Function to remove Duplicate records in Asp.Net</title>
      <description>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.</description>
      <link>http://www.technicalganesh.com/Articles/tabid/55/EntryID/21/language/en-US/Default.aspx</link>
      <comments>http://www.technicalganesh.com/Articles/tabid/55/EntryID/21/language/en-US/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.technicalganesh.com/Default.aspx?tabid=55&amp;EntryID=21</guid>
      <pubDate>Thu, 27 Nov 2008 05:10:49 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.technicalganesh.com/DesktopModules/Blog/Trackback.aspx?id=21</trackback:ping>
    </item>
    <item>
      <title>SQL SERVER - What is - DML, DDL, DCL and TCL - Introduction and Examples</title>
      <description>This articles describes Introduction of DML, DDL, DCL and TCL and Aggregate functions examples...</description>
      <link>http://www.technicalganesh.com/Articles/tabid/55/EntryID/20/language/en-US/Default.aspx</link>
      <comments>http://www.technicalganesh.com/Articles/tabid/55/EntryID/20/language/en-US/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.technicalganesh.com/Default.aspx?tabid=55&amp;EntryID=20</guid>
      <pubDate>Mon, 03 Nov 2008 06:18:08 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.technicalganesh.com/DesktopModules/Blog/Trackback.aspx?id=20</trackback:ping>
    </item>
    <item>
      <title>Differences Delete, Drop, Truncate in sql server</title>
      <description>This article describes the differences of Delete, Drop and Truncate in sql server</description>
      <link>http://www.technicalganesh.com/Articles/tabid/55/EntryID/19/language/en-US/Default.aspx</link>
      <comments>http://www.technicalganesh.com/Articles/tabid/55/EntryID/19/language/en-US/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.technicalganesh.com/Default.aspx?tabid=55&amp;EntryID=19</guid>
      <pubDate>Mon, 03 Nov 2008 06:01:50 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.technicalganesh.com/DesktopModules/Blog/Trackback.aspx?id=19</trackback:ping>
    </item>
    <item>
      <title>Difference Delete, Drop, Truncate in sql server</title>
      <description>This article describes the differences of Delete, Drop and Truncate in sql server</description>
      <link>http://www.technicalganesh.com/Articles/tabid/55/EntryID/18/language/en-US/Default.aspx</link>
      <comments>http://www.technicalganesh.com/Articles/tabid/55/EntryID/18/language/en-US/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.technicalganesh.com/Default.aspx?tabid=55&amp;EntryID=18</guid>
      <pubDate>Mon, 03 Nov 2008 06:01:30 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.technicalganesh.com/DesktopModules/Blog/Trackback.aspx?id=18</trackback:ping>
    </item>
    <item>
      <title>Securing the Connection String in Asp.Net</title>
      <description>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. </description>
      <link>http://www.technicalganesh.com/Articles/tabid/55/EntryID/17/language/en-US/Default.aspx</link>
      <comments>http://www.technicalganesh.com/Articles/tabid/55/EntryID/17/language/en-US/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.technicalganesh.com/Default.aspx?tabid=55&amp;EntryID=17</guid>
      <pubDate>Sat, 01 Nov 2008 12:53:05 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.technicalganesh.com/DesktopModules/Blog/Trackback.aspx?id=17</trackback:ping>
    </item>
  </channel>
</rss>