<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mind Tree &#187; .Net</title>
	<atom:link href="http://www.hurricanesoftwares.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hurricanesoftwares.com</link>
	<description>For Developers, Designers and SEO Specialists</description>
	<lastBuildDate>Thu, 02 Sep 2010 07:51:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Top 12 Smart Tips To Work With SQL</title>
		<link>http://www.hurricanesoftwares.com/top-12-smart-tips-to-work-with-sql/</link>
		<comments>http://www.hurricanesoftwares.com/top-12-smart-tips-to-work-with-sql/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:06:29 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Design Principles]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=541</guid>
		<description><![CDATA[Your users probably don&#8217;t know a thing about SQL, but you know its value. It&#8217;s everywhere, it&#8217;s easy to learn, and SQL solutions are simple to implement. Whether you use SQL a lot or sparingly, working smarter with SQL will help you avoid errors and improve performance. Many SQLs are vendor-specific. The following tips apply [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/top-12-smart-tips-to-work-with-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Practices of ActiveX Data Object (ADO)</title>
		<link>http://www.hurricanesoftwares.com/best-practices-of-activex-data-object-ado/</link>
		<comments>http://www.hurricanesoftwares.com/best-practices-of-activex-data-object-ado/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 07:49:08 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=531</guid>
		<description><![CDATA[ADO &#8211; ActiveX Data Object is a library to manipulate data i.e. retrieving and storing records. Being a Microsoft library ADO offers great ease to help developers with their database queries. ADO is quite flexible and powerful as it doesn&#8217;t let the developer bother how the database is implemented. They can straightaway use the database [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/best-practices-of-activex-data-object-ado/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileSystemWatcher to monitor directory changes in C#</title>
		<link>http://www.hurricanesoftwares.com/filesystemwatcher-to-monitor-directory-changes-in-c/</link>
		<comments>http://www.hurricanesoftwares.com/filesystemwatcher-to-monitor-directory-changes-in-c/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 06:58:47 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=277</guid>
		<description><![CDATA[You must have performed certain tasks where you need to determine if the files or directories are created or even modified. One example of this is an import system that pulls flat files into a database. In this instance, a program must monitor a directory for newly created files. When a file is created, the [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/filesystemwatcher-to-monitor-directory-changes-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serialize hash table in C# dynamically</title>
		<link>http://www.hurricanesoftwares.com/serialize-hash-table-in-c-dynamically/</link>
		<comments>http://www.hurricanesoftwares.com/serialize-hash-table-in-c-dynamically/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 12:57:50 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=262</guid>
		<description><![CDATA[I have realized while working on a problem that .NET Framework does not allow serialization of any object that implements the IDictionary interface. I was very much disappointing with the restriction but later i figured out that the restriction is not on hash tables. There are few ways which leads people to follow the following [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/serialize-hash-table-in-c-dynamically/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>11 reasons to use Access and few not to</title>
		<link>http://www.hurricanesoftwares.com/11-reasons-to-use-access-and-few-not-to/</link>
		<comments>http://www.hurricanesoftwares.com/11-reasons-to-use-access-and-few-not-to/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 06:26:58 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=212</guid>
		<description><![CDATA[The truly smart and effective IT professional knows that there are many tools. The key is to know which database engine is the best for the job at hand. Why throw massive resources at a simple need? In other words, you don’t want to pay for a Rolls Royce engine if you’re building a go-cart. [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/11-reasons-to-use-access-and-few-not-to/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Store application data securely using encrypted DataSets?</title>
		<link>http://www.hurricanesoftwares.com/how-to-store-application-data-securely-using-encrypted-datasets/</link>
		<comments>http://www.hurricanesoftwares.com/how-to-store-application-data-securely-using-encrypted-datasets/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 07:35:28 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=208</guid>
		<description><![CDATA[.NET developers are familiar with using serialized DataSets to store local application data; this technique is used extensively in the WinForms development arena. The problems with this method are that anyone with access to the file can easily read the data and possibly even write to the file. The application would pick up the modified [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/how-to-store-application-data-securely-using-encrypted-datasets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DataContext class in depth : LINQ</title>
		<link>http://www.hurricanesoftwares.com/datacontext-class-in-depth-linq/</link>
		<comments>http://www.hurricanesoftwares.com/datacontext-class-in-depth-linq/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 10:37:37 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=186</guid>
		<description><![CDATA[In this part of the series I will explain the DataContext class in depth through a series of examples and explanations. Introduction Whenever someone asks me about the DataContext I always refer to it as the “brains” of Linq to SQL, why? Because it is. It is responsible for the translation of Linq to T-SQL, [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/datacontext-class-in-depth-linq/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Developing 3 tier application in CSharp using LINQ</title>
		<link>http://www.hurricanesoftwares.com/developing-3-tier-application-in-csharp-using-linq/</link>
		<comments>http://www.hurricanesoftwares.com/developing-3-tier-application-in-csharp-using-linq/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 10:32:00 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=185</guid>
		<description><![CDATA[The ASP.NET application that we will create we be a 3 tier application, consisting of a data access layer (DAL), a business logic layer (BLL) and a presentation layer (PL). We will be using Visual Studio Orcas Beta 1 for this tutorial. Defining our database schema Before we jump into coding some C# or ASP.NET [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/developing-3-tier-application-in-csharp-using-linq/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Entities and Key Types in application using Linq</title>
		<link>http://www.hurricanesoftwares.com/entities-and-key-types-in-application-using-linq/</link>
		<comments>http://www.hurricanesoftwares.com/entities-and-key-types-in-application-using-linq/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 09:59:53 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=184</guid>
		<description><![CDATA[In this part we will look a little more at what entities are, as well as taking a closer look at the key types we can use and their application. Entities? When we talk about entities we are generally talking about a more functional representation of our schema. A perfect view of this is the [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/entities-and-key-types-in-application-using-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Querying relational data using Linq</title>
		<link>http://www.hurricanesoftwares.com/querying-relational-data-using-linq/</link>
		<comments>http://www.hurricanesoftwares.com/querying-relational-data-using-linq/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 09:46:12 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=183</guid>
		<description><![CDATA[This article is based on a single table schema (don’t worry subsequent parts will see a much more complex database schema!) so that you can get to grips with LINQ to SQL (the name for using LINQ with relational data – also known as DLINQ in a previous life, but we won’t go into that&#8230;) [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/querying-relational-data-using-linq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to Language Integrated Query: LINQ</title>
		<link>http://www.hurricanesoftwares.com/introduction-to-language-integrated-query-linq/</link>
		<comments>http://www.hurricanesoftwares.com/introduction-to-language-integrated-query-linq/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:56:42 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=181</guid>
		<description><![CDATA[Language Integrated Query (LINQ, pronounced &#8220;link&#8221;) is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages using a syntax reminiscent of SQL. LINQ was released as a part of .NET Framework 3.5 on November 19, 2007. LINQ defines a set of query operators that can be used to query, project [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/introduction-to-language-integrated-query-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report creation with .NET&#8217;s various reporting options</title>
		<link>http://www.hurricanesoftwares.com/report-creation-with-nets-various-reporting-options/</link>
		<comments>http://www.hurricanesoftwares.com/report-creation-with-nets-various-reporting-options/#comments</comments>
		<pubDate>Wed, 14 May 2008 11:07:07 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=155</guid>
		<description><![CDATA[Developers often cringe when they have to create reports, but there are numerous options available with .NET to simplify the process. Tony Patton offers you a look at .NET&#8217;s various reporting options. Data is the lifeblood of the enterprise and almost every application you develop will tap data in some manner. With all that data, [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/report-creation-with-nets-various-reporting-options/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.NET and serviced components</title>
		<link>http://www.hurricanesoftwares.com/net-and-serviced-components/</link>
		<comments>http://www.hurricanesoftwares.com/net-and-serviced-components/#comments</comments>
		<pubDate>Wed, 14 May 2008 10:51:12 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=154</guid>
		<description><![CDATA[The .NET Framework provides enterprise services for building highly scalable solutions, but the implementation can be tricky. Learn when and where these services should be used. One of the biggest mistakes architects can make when designing Enterprise Services is to assume that its sole purpose is to provide wrappers for existing unmanaged COM+ and MTS [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/net-and-serviced-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve data access in ASP.NET applications</title>
		<link>http://www.hurricanesoftwares.com/improve-data-access-in-aspnet-applications/</link>
		<comments>http://www.hurricanesoftwares.com/improve-data-access-in-aspnet-applications/#comments</comments>
		<pubDate>Mon, 12 May 2008 15:17:12 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=151</guid>
		<description><![CDATA[Perhaps the two best examples of this axiom are the data-bound control from Visual Basic 3.0 and the Visual Interdev Design Time Control (DTC). The VB3 data-bound control made great demos, but its performance effects on the underlying database had even Microsoft’s own consulting services group recommending against its use in a production application. Interdev [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/improve-data-access-in-aspnet-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design .NET assemblies with deployment in mind</title>
		<link>http://www.hurricanesoftwares.com/design-net-assemblies-with-deployment-in-mind/</link>
		<comments>http://www.hurricanesoftwares.com/design-net-assemblies-with-deployment-in-mind/#comments</comments>
		<pubDate>Mon, 12 May 2008 15:00:23 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=150</guid>
		<description><![CDATA[When designing .NET assemblies, you can take several potential approaches to managing the granularity of your software development and deployment strategy. Let’s look at a few of the alternatives and their advantages and disadvantages. .NET assembly represents both a deployment and a loadable unit of code and metadata. To develop systems that can be deployed [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/design-net-assemblies-with-deployment-in-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure your ASP.NET applications</title>
		<link>http://www.hurricanesoftwares.com/secure-your-aspnet-applications/</link>
		<comments>http://www.hurricanesoftwares.com/secure-your-aspnet-applications/#comments</comments>
		<pubDate>Mon, 12 May 2008 10:23:27 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=149</guid>
		<description><![CDATA[Despite improvements over previous standards, ASP.NET still has its fair share of vulnerabilities. Use these tips from to help secure your ASP.NET applications From a security standpoint, ASP.NET represents a big improvement over previous incarnations of ASP. With the new platform, developers have easy methods to programmatically validate user input and access to built-in features [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/secure-your-aspnet-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET attributes are more than decoration</title>
		<link>http://www.hurricanesoftwares.com/net-attributes-are-more-than-decoration/</link>
		<comments>http://www.hurricanesoftwares.com/net-attributes-are-more-than-decoration/#comments</comments>
		<pubDate>Mon, 12 May 2008 10:14:19 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://www.hurricanesoftwares.com/?p=147</guid>
		<description><![CDATA[Among the most confusing and misunderstood elements of the .NET framework are the purpose and uses of attributes. Read this article to see why attributes are a good thing. Since attributes are new to both C++ and VB developers, there’s no context for easy comparisons to familiar language elements. But the addition of attributes to [...]]]></description>
		<wfw:commentRss>http://www.hurricanesoftwares.com/net-attributes-are-more-than-decoration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
