﻿<?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>try {} except&#187; .net 3.5</title>
	<atom:link href="http://www.tryexcept.com/tag/net-35/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tryexcept.com</link>
	<description>Tools and information for software developers</description>
	<lastBuildDate>Wed, 30 Jun 2010 15:51:21 +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>Using Templates in ASP.NET MVC 2.0</title>
		<link>http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html</link>
		<comments>http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html#comments</comments>
		<pubDate>Wed, 12 May 2010 14:00:57 +0000</pubDate>
		<dc:creator>mg</dc:creator>
				<category><![CDATA[The others]]></category>
		<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[asp.net mvc]]></category>

		<guid isPermaLink="false">http://www.tryexcept.com/?p=161</guid>
		<description><![CDATA[Templating is now in the ASP.NET MVC 2.0 framework, for .NET framework 3.5 and 4.0.  Brian Mains explains. ASP.NET dynamic data featured a new way to develop applications, especially for the UI. The templating feature sets up a new way &#8230; <a href="http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tryexcept.com/articles/2010/05/12/asp-net-mvc-2-0-templating.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check if a service is installed with ServiceController using LINQ</title>
		<link>http://www.tryexcept.com/articles/2008/07/27/check-if-a-service-is-installed-with-servicecontroller-using-linq.html</link>
		<comments>http://www.tryexcept.com/articles/2008/07/27/check-if-a-service-is-installed-with-servicecontroller-using-linq.html#comments</comments>
		<pubDate>Sun, 27 Jul 2008 18:40:12 +0000</pubDate>
		<dc:creator>god</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[linq]]></category>

		<guid isPermaLink="false">http://www.tryexcept.com/articles/2008/07/27/check-if-a-service-is-installed-with-servicecontroller-using-linq.html</guid>
		<description><![CDATA[If you want to check if a specific NT Service is installed you will need to use the ServiceController class (from System.ServiceProcess). The first problem you will encounter is that the ServiceController has no static method, that would return a &#8230; <a href="http://www.tryexcept.com/articles/2008/07/27/check-if-a-service-is-installed-with-servicecontroller-using-linq.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tryexcept.com/articles/2008/07/27/check-if-a-service-is-installed-with-servicecontroller-using-linq.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
