<?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; .NET General</title>
	<atom:link href="http://mahdi.mp/category/net-general/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>Setting up a CI server using Jenkins, MSBuild and GitHub on a Windows Server</title>
		<link>http://mahdi.mp/setting-up-a-ci-server-using-jenkins-msbuild-and-github-on-a-windows-server/</link>
		<comments>http://mahdi.mp/setting-up-a-ci-server-using-jenkins-msbuild-and-github-on-a-windows-server/#comments</comments>
		<pubDate>Tue, 08 May 2012 18:24:15 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[CI]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[MSBuild]]></category>

		<guid isPermaLink="false">http://mahdi.mp/?p=155</guid>
		<description><![CDATA[TweetWhen I was working for Medtelligent Inc. as a software developer a few months ago one of the things that really helped us to enhance the quality of the software we were building was presence of a good stack of project management tool, source control and continuous integration server for automated builds. That experience was [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/setting-up-a-ci-server-using-jenkins-msbuild-and-github-on-a-windows-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Most Useful Keyboard Shortcuts for .NET Developers</title>
		<link>http://mahdi.mp/the-most-useful-keyboard-shortcuts-for-net-developers/</link>
		<comments>http://mahdi.mp/the-most-useful-keyboard-shortcuts-for-net-developers/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 22:03:42 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[Cheatsheet]]></category>
		<category><![CDATA[ReSharper]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mahdi.mp/the-most-useful-keyboard-shortcuts-for-net-developers/</guid>
		<description><![CDATA[TweetA few days ago I blogged about a .gitignore file for those developers with a focus on .NET technology and tools and today I want to share a small cheatsheet with you I called it “The Most Useful Keyboard Shortcuts for .NET Developers”. You have probably seen many cheatsheets and blog posts talking about useful [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/the-most-useful-keyboard-shortcuts-for-net-developers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A .gitignore File for .NET Developers</title>
		<link>http://mahdi.mp/a-gitignore-file-for-net-developers/</link>
		<comments>http://mahdi.mp/a-gitignore-file-for-net-developers/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 04:52:26 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://mahdi.mp/a-gitignore-file-for-net-developers/</guid>
		<description><![CDATA[TweetIt’s a few weeks that I have started to move my projects over to Git. You’ve certainty heard a lot about this DVCS and its advantages and in this post I’m not gonna enter this area of pros and cons. As I’m a .NET developer, working with Visual Studio and other related tools from Microsoft [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/a-gitignore-file-for-net-developers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>EAV and the .NET Framework</title>
		<link>http://mahdi.mp/eav-and-the-net-framework/</link>
		<comments>http://mahdi.mp/eav-and-the-net-framework/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 09:47:56 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[eav]]></category>

		<guid isPermaLink="false">http://mahdi.mp/?p=112</guid>
		<description><![CDATA[TweetRecently I've been working on a web application's database model in which I had different types of products and services that my client is going to offer in his eShop. The problem was different nature of attributes each type had and I should have defined a relationship between them and my online order pipleline. Using [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/eav-and-the-net-framework/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Microsoft Released Anti-XSS 3.0 Beta and CAT.NET CTP</title>
		<link>http://mahdi.mp/microsoft-released-anti-xss-3-0-beta-and-cat-net-ctp/</link>
		<comments>http://mahdi.mp/microsoft-released-anti-xss-3-0-beta-and-cat-net-ctp/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 10:53:21 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://sharplife.net/2008/12/15/MicrosoftReleasedAntiXSS30BetaAndCATNETCTP.aspx</guid>
		<description><![CDATA[TweetRecently Microsoft released a beta edition of Anti-XSS library V3.0. Here’s a list of some new features which were added in this release: An expanded white list that supports more languages Performance improvements Performance data sheets (in the online help) Support for Shift_JIS encoding for mobile browsers A sample application Security Runtime Engine (SRE) HTTP [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/microsoft-released-anti-xss-3-0-beta-and-cat-net-ctp/feed/</wfw:commentRss>
		<slash:comments>22</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>Source Control for .NET Developers, The open source approach</title>
		<link>http://mahdi.mp/source-control-for-net-developers-the-open-source-approach/</link>
		<comments>http://mahdi.mp/source-control-for-net-developers-the-open-source-approach/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 07:30:26 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://sharplife.net/2008/09/15/SourceControlForNETDevelopersTheOpenSourceApproach.aspx</guid>
		<description><![CDATA[TweetIndependent developers who don’t work in a team may think that source control is not necessary for them because nobody else works on their projects but this is a big mistake! Before I lost some source codes which was on my previous dead laptop I didn’t feel I need source control for my projects but [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/source-control-for-net-developers-the-open-source-approach/feed/</wfw:commentRss>
		<slash:comments>22</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>How to use ASP.NET Membership in a Console Application</title>
		<link>http://mahdi.mp/how-to-use-asp-net-membership-in-a-console-application/</link>
		<comments>http://mahdi.mp/how-to-use-asp-net-membership-in-a-console-application/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 12:54:35 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://sharplife.net/2008/07/01/HowToUseASPNETMembershipInAConsoleApplication.aspx</guid>
		<description><![CDATA[TweetIt’s so easy to use powerful ASP.NET Membership, Role and Profile provider in a Windows or Console application. Only one key point remains here; you should add an app.config file to your Console or Windows application and include these nodes in that: &#60;?xml version='1.0' encoding='utf-8'?&#62; &#60;configuration&#62; &#60;connectionStrings&#62; &#60;add name="SQLConnString" connectionString="SERVER=(local);DATABASE=SampleApp;UID=sa;PWD=123"/&#62; &#60;/connectionStrings&#62; &#60;system.web&#62; &#60;membership defaultProvider="SampleAppMembershipProvider"&#62; &#60;providers&#62; [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/how-to-use-asp-net-membership-in-a-console-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download .netTiers Documentation</title>
		<link>http://mahdi.mp/download-nettiers-documentation/</link>
		<comments>http://mahdi.mp/download-nettiers-documentation/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 10:18:19 +0000</pubDate>
		<dc:creator>Mahdi Taghizadeh</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://sharplife.net/2007/11/05/DownloadNetTiersDocumentation.aspx</guid>
		<description><![CDATA[TweetA few days ago, I found some free time to study some articles and documentation about .netTiers. I tested it on some of my previous projects and result was great. Professional software architecture in generated code, smart code generation based on database tables and columns, ease of use, etc. are amazing features of this open [...]]]></description>
		<wfw:commentRss>http://mahdi.mp/download-nettiers-documentation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

