<?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>Tips n Tracks &#187; Microsoft .NET Framework</title>
	<atom:link href="http://www.tipsntracks.com/category/microsoft-net-framework/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tipsntracks.com</link>
	<description>knowledge Is Power</description>
	<lastBuildDate>Tue, 01 Jun 2010 17:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New Features in the .NET Framework Version 4.0</title>
		<link>http://www.tipsntracks.com/273/new-features-in-the-net-framework-version-4-0.html</link>
		<comments>http://www.tipsntracks.com/273/new-features-in-the-net-framework-version-4-0.html#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:44:39 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=273</guid>
		<description><![CDATA[New Features in the .NET Framework Version 4.0 The Microsoft .NET Framework is one of the favorite development frameworks platform running on Microsoft Windows family of operating systems. Currently (on 12 October 2009) the .NET Framework 3.5 Service Pack 1 is the Stable release of .NET Framework released on 11 August 2008. Microsoft also announced [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/273/new-features-in-the-net-framework-version-4-0.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The .NET Platform</title>
		<link>http://www.tipsntracks.com/3/the-dotnet-platform.html</link>
		<comments>http://www.tipsntracks.com/3/the-dotnet-platform.html#comments</comments>
		<pubDate>Wed, 01 Jul 2009 17:54:15 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=3</guid>
		<description><![CDATA[Microsoft .NET platform defines a standard around which a system can be developed. Microsoft .NET platform provides countless opportunities for different services and systems to interact, allowing programmers to develop powerful solutions for the internet. A major theme of Microsoft .NET platform is the idea of Web services, allowing software to communicate directly with other [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/3/the-dotnet-platform.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Regular Expressions Metacharacters with .net &#8211; POSIX Character Classes</title>
		<link>http://www.tipsntracks.com/167/using-regular-expressions-metacharacters-with-net-posix-character-classes.html</link>
		<comments>http://www.tipsntracks.com/167/using-regular-expressions-metacharacters-with-net-posix-character-classes.html#comments</comments>
		<pubDate>Wed, 20 May 2009 07:34:39 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Regular Expression]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=167</guid>
		<description><![CDATA[Using Regular Expressions Metacharacters with .net &#8211; POSIX Character Classes The POSIX or &#34;Portable Operating System Interface for Unix&#34; is the collective name of a family of related standards specified by the IEEE to define the application programming interface (API), along with shell and utilities interfaces for software compatible with variants of the Unix operating [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/167/using-regular-expressions-metacharacters-with-net-posix-character-classes.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How can I register (install) a .dll on windows?</title>
		<link>http://www.tipsntracks.com/62/how-can-i-register-install-a-dll-on-windows.html</link>
		<comments>http://www.tipsntracks.com/62/how-can-i-register-install-a-dll-on-windows.html#comments</comments>
		<pubDate>Tue, 23 Sep 2008 15:14:09 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Windows Registry]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=62</guid>
		<description><![CDATA[How can I register (install) a .dll on windows? To register (install) a .dll on windows Microsoft provided a command-line tool ‘Regsvr32.exe’. Regsvr32 registers .dll files as command components in the windows registry. When you use Regsvr32.exe, it attempts to load the component and call its DLLSelfRegister function. If this attempt is successful, Regsvr32.exe displays [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/62/how-can-i-register-install-a-dll-on-windows.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Importance of Coding Standards for .NET Development</title>
		<link>http://www.tipsntracks.com/18/importance-of-coding-standards.html</link>
		<comments>http://www.tipsntracks.com/18/importance-of-coding-standards.html#comments</comments>
		<pubDate>Wed, 06 Aug 2008 14:59:11 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Coding Standard]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=18</guid>
		<description><![CDATA[Importance of Coding Standards for .NET Development While coding, is necessary to follows guideline or criterion of coding standard? We have a problem and we are going to write code for that. We are getting what we want then what is the need of terms like coding standard? Are they really useful? In this article [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/18/importance-of-coding-standards.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Features in the .NET Framework Version 3.5</title>
		<link>http://www.tipsntracks.com/11/new-features-in-the-dotnet-framework-version-35.html</link>
		<comments>http://www.tipsntracks.com/11/new-features-in-the-dotnet-framework-version-35.html#comments</comments>
		<pubDate>Fri, 04 Jul 2008 14:57:39 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=11</guid>
		<description><![CDATA[Microsoft released ASP.NET 3.5 on November 19, 2007. Along with it, was released Visual Studio 2008. In this version Microsoft enhanced features of .NET Framework Version 3.0 and add some new too. Now we will take a look at new and enhanced features in the .NET Framework version 3.5. The which get updated or added [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/11/new-features-in-the-dotnet-framework-version-35.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Microsoft .NET Framework Feature</title>
		<link>http://www.tipsntracks.com/8/microsoft-dotnet-framework-feature.html</link>
		<comments>http://www.tipsntracks.com/8/microsoft-dotnet-framework-feature.html#comments</comments>
		<pubDate>Thu, 03 Jul 2008 16:29:53 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=8</guid>
		<description><![CDATA[The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs: Support for Components Language Integration Language Independency Common Runtime Engine Base Class Library Application Interoperation across the Web Simplified Development and Deployment Improved Reliability Portability Greater Security. Here [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/8/microsoft-dotnet-framework-feature.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The .NET Framework Versions Road Map</title>
		<link>http://www.tipsntracks.com/7/the-donet-framework-versions-road-map.html</link>
		<comments>http://www.tipsntracks.com/7/the-donet-framework-versions-road-map.html#comments</comments>
		<pubDate>Thu, 03 Jul 2008 16:21:34 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=7</guid>
		<description><![CDATA[Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released. The .NET Framework stack. Version Version Number Release Date 1.0 1.0.3705.0 2002-01-05 1.1 1.1.4322.573 2003-04-01 2.0 2.0.50727.42 2005-11-07 3.0 3.0.4506.30 2006-11-06 3.5 [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/7/the-donet-framework-versions-road-map.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Framework Overview</title>
		<link>http://www.tipsntracks.com/6/dotnet-framework-overview.html</link>
		<comments>http://www.tipsntracks.com/6/dotnet-framework-overview.html#comments</comments>
		<pubDate>Tue, 01 Jul 2008 18:03:25 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=6</guid>
		<description><![CDATA[.NET is essentially a system application that runs on Windows. The heart of .NET is the .NET Framework. The most important component of the framework is the CLR as the heart and soul of the .NET architecture. Every application written using the Framework depends on the CLR. Among other things, the CLR provides a common [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/6/dotnet-framework-overview.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft .NET Overview</title>
		<link>http://www.tipsntracks.com/1/microsoft-net-overview.html</link>
		<comments>http://www.tipsntracks.com/1/microsoft-net-overview.html#comments</comments>
		<pubDate>Tue, 01 Jul 2008 13:15:25 +0000</pubDate>
		<dc:creator>Chetankumar Akarte</dc:creator>
				<category><![CDATA[Microsoft .NET Framework]]></category>

		<guid isPermaLink="false">http://www.tipsntracks.com/?p=1</guid>
		<description><![CDATA[The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and VB.NET; a set of development tools, including Visual Studio .NET; a comprehensive class library for building [...]]]></description>
		<wfw:commentRss>http://www.tipsntracks.com/1/microsoft-net-overview.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
