<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>When is a static constructor in C# called?</title><link>http://msmvps.com/blogs/vipul/archive/2006/02/20/Static-constructors-in-CSharp.aspx</link><description>Confused about static constructors in C#, Read this post...</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: When is a static constructor in C# called?</title><link>http://msmvps.com/blogs/vipul/archive/2006/02/20/Static-constructors-in-CSharp.aspx#84710</link><pubDate>Fri, 24 Feb 2006 05:17:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84710</guid><dc:creator>MaheshKumar.R</dc:creator><description>Really usefull one..Patel&lt;br&gt; I heard about static methods..but static constructor...absolutly new to me.But i want to know how this static constructor called....I have placed a breakpoint in s.contructor as well as in Main method. its hitting S.construtor before the main method..?&lt;br&gt;How this possible..? for any program main is the entry point right..?&lt;br&gt; please write about this..&lt;br&gt;&lt;br&gt; Maheshkumar.R&lt;br&gt; mfcmahesh@hotmail.com&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84710" width="1" height="1"&gt;</description></item></channel></rss>