<?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>Mahdi Taghizadeh &#187; Web Development</title>
	<atom:link href="http://mahdi.mp/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://mahdi.mp</link>
	<description>I&#039;m who I&#039;m!</description>
	<lastBuildDate>Sun, 13 May 2012 05:09:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sencha Touch HTML5 Project Template for Visual Studio 2010</title>
		<link>http://mahdi.mp/sencha-touch-html5-project-template-for-visual-studio-2010/</link>
		<comments>http://mahdi.mp/sencha-touch-html5-project-template-for-visual-studio-2010/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 12:18:17 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SenchaTouch]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://mahdi.mp/sencha-touch-html5-project-template-for-visual-studio-2010/</guid>
		<description><![CDATA[TweetSencha Touch is a powerful JavaScript framework for mobile which is based on HTML5 and CSS3 and let you create eye catching web applications for popular mobile platforms like Android, iOS and BlackBerry. If you’re a Microsoft developer, most likely you prefer to work in your favorite IDE: Visual Studio. In order to create a [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/sencha-touch-html5-project-template-for-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to handle non-English characters in ASP.NET MVC routes</title>
		<link>http://mahdi.mp/how-to-handle-non-english-characters-in-asp-net-mvc-routes/</link>
		<comments>http://mahdi.mp/how-to-handle-non-english-characters-in-asp-net-mvc-routes/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 10:01:15 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2009/04/29/HowToHandleNonEnglishCharactersInASPNETMVCRoutes.aspx</guid>
		<description><![CDATA[TweetOne of the most amazing features of ASP.NET MVC is its powerful routing engine that let you define clear URLs for your web application. Today I want to share a very simple and short tip with you to handle non-English URLs in your ActionLink methods. Let’s start with an example; in a blog engine we [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/how-to-handle-non-english-characters-in-asp-net-mvc-routes/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>iDevCenter is back!</title>
		<link>http://mahdi.mp/idevcenter-is-back/</link>
		<comments>http://mahdi.mp/idevcenter-is-back/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 09:50:06 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2008/11/23/iDevCenterIsBack.aspx</guid>
		<description><![CDATA[TweetA few years ago, when I had begun learning ASP.NET and Web Development, I found a nice and lovely guy who was very professional at that age. We were both university students (in different universities) then and was studying Mathematics; me, Pure Mathematics and he, Applied Mathematics. Almost every night, we were chatting using poor [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/idevcenter-is-back/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Useful HtmlHelpers for ASP.NET MVC</title>
		<link>http://mahdi.mp/useful-htmlhelpers-for-asp-net-mvc/</link>
		<comments>http://mahdi.mp/useful-htmlhelpers-for-asp-net-mvc/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 18:20:11 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2008/11/14/UsefulHtmlHelpersForASPNETMVC.aspx</guid>
		<description><![CDATA[TweetThanks to ASP.NET MVC and C# Extension Methods, many developers in the community have been creating very useful HtmlHelper extensions and some of them are sharing their works. Today I find this nice one for Gravatar (via Simone’s tweet) and after reading that post this thought came to my mind to gather such Helpers somewhere [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/useful-htmlhelpers-for-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Tutorial in PDF format</title>
		<link>http://mahdi.mp/asp-net-mvc-tutorial-in-pdf-format/</link>
		<comments>http://mahdi.mp/asp-net-mvc-tutorial-in-pdf-format/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 14:14:34 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2008/08/24/ASPNETMVCTutorialInPDFFormat.aspx</guid>
		<description><![CDATA[TweetWe are getting closer to official release of Microsoft ASP.NET MVC. There are couple of tutorials and videos to get started with this new approach to enterprise web applications development. I found an eight part series of tutorial (in both C# and VB) on ASP.NET Website; good news is that all of these tutorial parts [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/asp-net-mvc-tutorial-in-pdf-format/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Some ASP.NET Articles</title>
		<link>http://mahdi.mp/some-asp-net-articles/</link>
		<comments>http://mahdi.mp/some-asp-net-articles/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 10:37:27 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2007/10/03/SomeASPNETArticles.aspx</guid>
		<description><![CDATA[TweetOmar Al Zabir has recently listed 10 cool articles about ASP.NET, AJAX, ... which he has published this year. From my personal view these articles are interesting: Cleanup inactive anonymous users from ASP.NET Membership Tables Prevent Denial of Service (DOS) attacks in your web application 13 disasters for production website and their solutions]]></description>
		<wfw:commentRss>http://mahdi.mp/some-asp-net-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current ASP.NET URL Rewriting Solutions VS. IIS 7.0 Solution</title>
		<link>http://mahdi.mp/current-asp-net-url-rewriting-solutions-vs-iis-7-0-solution/</link>
		<comments>http://mahdi.mp/current-asp-net-url-rewriting-solutions-vs-iis-7-0-solution/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 14:25:14 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2007/09/17/CurrentASPNETURLRewritingSolutionsVSIIS70Solution.aspx</guid>
		<description><![CDATA[TweetIt's a few months I have been using UrlRewriting.NET component for my Url Rewriting needs in ASP.NET 2.0. Since it's free and open source and covers many features that I need, it was a good choice for my projects. The big problem with this (and also other available components) is that it can't rewrite fake [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/current-asp-net-url-rewriting-solutions-vs-iis-7-0-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scott&#8217;s 2007 Tools List</title>
		<link>http://mahdi.mp/scotts-2007-tools-list/</link>
		<comments>http://mahdi.mp/scotts-2007-tools-list/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 11:05:45 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2007/08/26/Scotts2007ToolsList.aspx</guid>
		<description><![CDATA[TweetScott Hanselman, like past years, introduced a 2007 list of developer and power users tools for Windows. If you are familiar with his cool lists you can enjoy his fresh 2007 version of it and if you didn't hear anything about his list before its time to take a look at it. In addition to [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/scotts-2007-tools-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Adapter for ASP.NET 2.0</title>
		<link>http://mahdi.mp/css-adapter-for-asp-net-2-0/</link>
		<comments>http://mahdi.mp/css-adapter-for-asp-net-2-0/#comments</comments>
		<pubDate>Wed, 03 May 2006 11:42:48 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2006/05/03/CSSAdapterForASPNET20.aspx</guid>
		<description><![CDATA[TweetMicrosoft released beta 1.1 version of CSS friendly ASP.NET 2.0 control adapters Beta 1.1. This is a free tool let you force your server side controls render html output as you like based on CSS technology. As is read on its web site: "ASP.NET is a great technology for building web sites but it would [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/css-adapter-for-asp-net-2-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Anti XSS Library for .NET</title>
		<link>http://mahdi.mp/anti-xss-library-for-net/</link>
		<comments>http://mahdi.mp/anti-xss-library-for-net/#comments</comments>
		<pubDate>Wed, 01 Mar 2006 10:19:49 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://sharplife.net/2006/03/01/AntiXSSLibraryForNET.aspx</guid>
		<description><![CDATA[TweetMicrosoft released Anti-Cross Site Scripting (XSS) Library V1.0 for .NET framework [Details] I think after SQL Injection, XSS is the second vulnerability which many web sites are infected to and so this tool can help (and awake!) many developers control this danger in their codes. As said on download page of this library, current downloadable [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/anti-xss-library-for-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

