<?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>Mehmet Ali Ertürk &#187; asp.net</title>
	<atom:link href="http://mehmetalierturk.com/tag/asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://mehmetalierturk.com</link>
	<description>Innovation is the ability to see change as an opportunity, not a threat</description>
	<lastBuildDate>Mon, 21 May 2012 07:35:55 +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>Your New Toy ASP.NET MVC 1.0 is Ready !!!</title>
		<link>http://mehmetalierturk.com/2009/03/18/your-new-toy-aspnet-mvc-10-is-ready/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=your-new-toy-aspnet-mvc-10-is-ready</link>
		<comments>http://mehmetalierturk.com/2009/03/18/your-new-toy-aspnet-mvc-10-is-ready/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:46:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.mehmetalierturk.com/?p=683</guid>
		<description><![CDATA[After a long development process Microsoft announced stable release of ASP.NET MVC 1.0 some resources about ASP.NET MVC and official download link is here. After a quick glance to product details, it doesn’t bring brand new features even though MVC ...]]></description>
			<content:encoded><![CDATA[<p>After a long development process Microsoft announced stable release of <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&amp;displaylang=en">ASP.NET MVC 1.0</a> some <a href="http://www.cmswire.com/cms/web-development/learn-aspnet-mvc-with-a-free-ebook-tutorial-004118.php">resources</a> about ASP.NET MVC and official <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&amp;displaylang=en">download link is here</a>.</p>
<p>After a quick glance to product details, it doesn’t bring brand new features even though MVC technology has been available in open source world for years.  Also, there is <a href="http://www.asp.net/learn/mvc/tutorial-01-cs.aspx">a feature comparison</a> between asp.net web forms and new asp.net MVC:</p>
<ul>
<li>&#8220;&#8230;Separation of application tasks (input logic, business logic, and UI logic), testability, and test-driven development (TDD) by default. All core contracts in the MVC framework are interface-based and can be tested by using mock objects, which are simulated objects that imitate the behavior of actual objects in the application. You can unit-test the application without having to run the controllers in an ASP.NET process, which makes unit testing fast and flexible. You can use any unit-testing framework that is compatible with the .NET Framework&#8230;&#8221;</li>
<li>&#8220;&#8230;URL naming patterns that work well for search engine optimization (SEO) and representational state transfer (REST) addressing&#8230;&#8221;</li>
</ul>
<p>Briefly, Microsoft tells us; until today we made you build applications that cannot be separable conceptually (data, business, presentation layer) and cannot be unit tested and also, we put things that you cannot optimize your web sites for SEO …  Developers  who don’t know open source may not think the way I’m because it a new technology for them.</p>
<p>Those Microsoft guys enjoy your new toy <img src='http://mehmetalierturk.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://codebetter.com/blogs/david.hayden/archive/2009/03/06/tampa-mvc-web-developer-group-website-and-meetings.aspx">Tampa MVC Web Developer Group Website and Meetings</a> (codebetter.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.infoworld.com/article/08/12/09/Microsoft_releases_opensource_content_management_app-IDGNS_1.html&amp;a=2180538&amp;rid=90df6846-cfcf-407a-b789-eee62d45e43e&amp;e=a36b2af6bf8ca218aff7688381950dac">Microsoft releases open-source content management app</a> (infoworld.com)</li>
<li class="zemanta-article-ul-li"><a href="http://devlicio.us/blogs/billy_mccafferty/archive/2009/01/22/mvc-quot-areas-quot-as-hierarchical-subfolders-under-views.aspx">MVC &#8220;Areas&#8221; as Hierarchical Subfolders under Views</a> (devlicio.us)</li>
<li class="zemanta-article-ul-li"><a href="http://webdevdotnet.blogspot.com/2009/02/aspnet-mvc-rc-compiler-post-build-step.html">ASP.NET MVC RC Compiler Post-Build Step</a> (webdevdotnet.blogspot.com)</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif" alt=""><span class="zem-script more-related"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/03/18/your-new-toy-aspnet-mvc-10-is-ready/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux vs. Windows Conflict</title>
		<link>http://mehmetalierturk.com/2009/02/06/linux-vs-windows-conflict/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linux-vs-windows-conflict</link>
		<comments>http://mehmetalierturk.com/2009/02/06/linux-vs-windows-conflict/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 08:19:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.mehmetalierturk.com/?p=593</guid>
		<description><![CDATA[Since we moved to our new office with new company and additional staff, we’ve switched our platform from JEE on Linux to asp.net on Windows because D&#038;D is easy to use which I completely disagree. Today one of the developers ...]]></description>
			<content:encoded><![CDATA[<p>Since we moved to our new office with new company and additional staff, we’ve switched our platform from JEE on Linux to asp.net on Windows because <a href="http://www.mehmetalierturk.com/2009/01/26/why-not-to-use-drag-drop-net-development/">D&#038;D</a> is easy to use which I completely disagree.  Today one of the developers in the office noticed that our .net development server is down. It is used for development and test purposes (manual tests). It is crashed despite having better hardware when compared our old servers which is not a server (we build it with oem products) and it is running Fedora and still up and serves well. Windows box is broken, having power issues but Linux box is still up for  408 days. What a conflict!!! Linux box with poor hardware having better performance and robust when compared better windows box with better hardware (designed for servers).</p>
<p>Man, <a href="http://blog.decarufel.net/2009/02/10-more-reasons-why-net-sucks.html" rel="nofollow">.net really sucks</a> … I already <a href="http://www.mehmetalierturk.com/2009/01/29/net-culture-issues/">know</a> it but .Net developers prove it.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/02/06/linux-vs-windows-conflict/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.NET Culture Issues</title>
		<link>http://mehmetalierturk.com/2009/01/29/net-culture-issues/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=net-culture-issues</link>
		<comments>http://mehmetalierturk.com/2009/01/29/net-culture-issues/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 12:24:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Locale]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.mehmetalierturk.com/?p=574</guid>
		<description><![CDATA[I usually don&#8217;t understand Microsoft and its product management strategies.  I had some problems with Turkish currency format in asp.net. Searching locale issues in .net resulted in .net cultures. Computer scientists and engineers exactly everyone in I.T. industry except Microsoft, ...]]></description>
			<content:encoded><![CDATA[<p>I usually don&#8217;t understand Microsoft and its product management strategies.  I had some problems with Turkish currency format in asp.net. Searching locale issues in .net resulted in .net cultures. Computer scientists and engineers exactly everyone in I.T. industry except Microsoft, call language specifics parameters (country, currency, date-time formats …etc.) as locale.</p>
<p>I think it is plain old M$ strategy to force developers to for its standards. It doesn&#8217;t make sense. Culture <img src='http://mehmetalierturk.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). I really wonder who named it.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/01/29/net-culture-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Not to Use Drag &amp; Drop .NET Development</title>
		<link>http://mehmetalierturk.com/2009/01/26/why-not-to-use-drag-drop-net-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-not-to-use-drag-drop-net-development</link>
		<comments>http://mehmetalierturk.com/2009/01/26/why-not-to-use-drag-drop-net-development/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 22:19:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[thy]]></category>

		<guid isPermaLink="false">http://www.mehmetalierturk.com/?p=566</guid>
		<description><![CDATA[Turkey’s leading Airline Company THY’s web site runs asp.net well but it is a little bugs. For example, if you try to select a destination it may not work! as captured below: How to fix? Don’t hire D&#38;D developers.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Turkey’s leading Airline Company THY’s web site runs asp.net well but it is a little bugs. For example, if you try to select a destination it may not work! as captured below:<br />
<a href="http://mehmetalierturk.com/wp-content/uploads/2009/01/thy.jpg"><img class="aligncenter size-medium wp-image-567" title="thy" src="http://www.mehmetalierturk.com/wp-content/uploads/2009/01/thy-300x188.jpg" alt="thy" width="300" height="188" /></a><br />
How to fix? Don’t hire D&amp;D developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://mehmetalierturk.com/2009/01/26/why-not-to-use-drag-drop-net-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

