<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Developer's Columns</title>
	
	<link>http://dev.vnc.in</link>
	<description>A Developers Diary</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:54:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DevelopersColumns" /><feedburner:info uri="developerscolumns" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>DevelopersColumns</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Design Patterns in C++</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/qnHSK3vYiBg/design-patterns-in-c-plus-plus.html</link>
		<comments>http://dev.vnc.in/design-patterns-in-c-plus-plus.html#comments</comments>
		<pubDate>Fri, 20 Aug 2010 15:02:41 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[DesignPatterns]]></category>
		<category><![CDATA[best-practices]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[design-patterns]]></category>
		<category><![CDATA[function objects]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/design-patterns-in-c.html</guid>
		<description>While having a discussion on Design Patterns there are group of implementers who advocate implementing design patterns using the so called best features of the Programming language. While I too agree, that implementation of patterns should certainly use features of underlying language it could be challenging to decide what defines the &lt;strong&gt;&lt;em&gt;best&lt;/em&gt;&lt;/strong&gt;? It seem to be specially true when it comes to programming with C++.

Here is my analysis on the subject based on one my recent discussion with a C++ implementer and his arguments.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/qnHSK3vYiBg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/design-patterns-in-c-plus-plus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/design-patterns-in-c-plus-plus.html</feedburner:origLink></item>
		<item>
		<title>Linq2Sql Or Entity Framework?</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/JsplqTO2zw8/linq2sql-or-entity-framework.html</link>
		<comments>http://dev.vnc.in/linq2sql-or-entity-framework.html#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:04:11 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[.Net 3.5]]></category>
		<category><![CDATA[Ado.Net]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[LINQ Provider]]></category>
		<category><![CDATA[LINQ2SQL]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/linq2sql-or-entity-framework.html</guid>
		<description>&lt;p&gt;On the first look Entity Framework looks so much similar to Linq2Sql that its natural to question if we really need another framework? The question seem to be both puzzling and relevant at the same time as Linq2Sql seem to be more simpler and more matured. With two competing technology the question is which one to incorporate in the next project. Here we try to answer this question.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/JsplqTO2zw8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/linq2sql-or-entity-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/linq2sql-or-entity-framework.html</feedburner:origLink></item>
		<item>
		<title>video:Introduction to Remoting</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/XKWAMP1jGII/video-introduction-to-remoting.html</link>
		<comments>http://dev.vnc.in/video-introduction-to-remoting.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 06:36:00 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[remoting]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/introduction-to-remoting.html</guid>
		<description>Here is a quick video blog on Remoting Architecture. This has been well received and appreciated in the inner circle. The video training discusses the working and architectural overview of how a remoting system works. The discussion doesn’t talk about any particular remoting framework and the same idea, in principle, govern the working of technologies such as Java RMI, .Net Remoting and WCF.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/XKWAMP1jGII" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/video-introduction-to-remoting.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/video-introduction-to-remoting.html</feedburner:origLink></item>
		<item>
		<title>Video:Introduction to Multi-Threading</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/ocJ0a10lQww/video-introduction-to-multi-threading.html</link>
		<comments>http://dev.vnc.in/video-introduction-to-multi-threading.html#comments</comments>
		<pubDate>Thu, 21 Jan 2010 16:26:33 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[Terminology]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[multi-threading]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/introduction-to-multi-threading.html</guid>
		<description>Multi-Threading is one of the most important aspect of programming which effects both the performance and the responsiveness of the the application. This short video discusses motivations and design of Multi-threading.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/ocJ0a10lQww" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/video-introduction-to-multi-threading.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/video-introduction-to-multi-threading.html</feedburner:origLink></item>
		<item>
		<title>Video: Introduction to Http</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/QG9XICaQ-z4/video-introduction-to-http.html</link>
		<comments>http://dev.vnc.in/video-introduction-to-http.html#comments</comments>
		<pubDate>Sat, 16 Jan 2010 08:42:00 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/video-introduction-to-http.html</guid>
		<description>I have already devoted several posts on HTTP Protocol, its significance in web application development. Here is a short video talk on Http.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/QG9XICaQ-z4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/video-introduction-to-http.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/video-introduction-to-http.html</feedburner:origLink></item>
		<item>
		<title>Internet Internationalized</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/UFNcIiAn2Vk/internet-internationalized.html</link>
		<comments>http://dev.vnc.in/internet-internationalized.html#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:02:35 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[History]]></category>
		<category><![CDATA[Story]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hindi]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tld]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/internet-internationalized.html</guid>
		<description>&lt;p&gt;Finally Internet is changing. And its not a change that we come across every other day. It is the internationalization of Internet and we stand to witness the history getting created. The ICANN chairman Peter Dengate declares the event as the &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;biggest technical change to the Internet since it was created four decades ago&lt;/p&gt;
&lt;/blockquote&gt;&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/UFNcIiAn2Vk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/internet-internationalized.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/internet-internationalized.html</feedburner:origLink></item>
		<item>
		<title>Asp.Net Http Handlers (Part 1)</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/3msGQ5sGlzc/aspnet-http-handler-part-1.html</link>
		<comments>http://dev.vnc.in/aspnet-http-handler-part-1.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 20:49:37 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[handlers]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[http-handlers]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/aspnet-http-handler-part-1.html</guid>
		<description>The Article discusses the need and implementation of an .NET HTTP Handler. In this episode we create an ImageGenerator Handler and deploy it for an asp.net website. The article covers creation and deployment in detail.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/3msGQ5sGlzc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/aspnet-http-handler-part-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/aspnet-http-handler-part-1.html</feedburner:origLink></item>
		<item>
		<title>Http Handlers</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/5XKbpOMqfG8/http-handlers.html</link>
		<comments>http://dev.vnc.in/http-handlers.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 17:15:59 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[handlers]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[http-handlers]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/http-handlers.html</guid>
		<description>&lt;p&gt;The article discusses the motivations and concerns in creating and deploying a HTTP Handler. It discusses the design of Http Handlers in general and emphasises its deployment of ISAPI Handlers in IIS. The article is essentially and extension of what we discussed in last instalment&amp;#160; &lt;a title="Permanent Link- Http Hacked" href="http://dev.vnc.in/http-hacked.html"&gt;Http Hacked&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/5XKbpOMqfG8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/http-handlers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/http-handlers.html</feedburner:origLink></item>
		<item>
		<title>SDDL</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/YQIg1M4kEQY/sddl.html</link>
		<comments>http://dev.vnc.in/sddl.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 18:46:13 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Terminology]]></category>
		<category><![CDATA[ACL]]></category>
		<category><![CDATA[DACL]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[SACL]]></category>
		<category><![CDATA[SDDL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/sddl.html</guid>
		<description>A brief discussion on Security Descriptor Definition language, its significance, construct, constituents and the various enumeration. The article is likely to help people trying to manually write SDDL. One such use could be to use it with httpcfg tool to configure ACL for WCF.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/YQIg1M4kEQY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/sddl.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/sddl.html</feedburner:origLink></item>
		<item>
		<title>Http Hacked</title>
		<link>http://feedproxy.google.com/~r/DevelopersColumns/~3/2haMYYHW6xM/http-hacked.html</link>
		<comments>http://dev.vnc.in/http-hacked.html#comments</comments>
		<pubDate>Sun, 06 Sep 2009 07:01:24 +0000</pubDate>
		<dc:creator>Vivek Dutta Mishra</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://dev.vnc.in/http-hacked.html</guid>
		<description>We learnt that http was originally designed to publish a set of static hyperlinked document not much different in purpose from the paper publications. However, fate had something else in mind. It was entrusted a much bigger responsibility than it was designed for. This episode details on how http was hacked to make it a programming platform. This understanding is essential for any one willing to programme web in any web technology.&lt;img src="http://feeds.feedburner.com/~r/DevelopersColumns/~4/2haMYYHW6xM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dev.vnc.in/http-hacked.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://dev.vnc.in/http-hacked.html</feedburner:origLink></item>
	</channel>
</rss>
