<?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>Marius Bancila's Blog &#187; article</title>
	<atom:link href="http://mariusbancila.ro/blog/tag/article/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusbancila.ro/blog</link>
	<description>Sharing my opinions and ideas!</description>
	<lastBuildDate>Mon, 14 Nov 2011 07:19:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>More About Code Contracts</title>
		<link>http://mariusbancila.ro/blog/2009/06/09/more-about-code-contracts/</link>
		<comments>http://mariusbancila.ro/blog/2009/06/09/more-about-code-contracts/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 10:16:33 +0000</pubDate>
		<dc:creator>Marius Bancila</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CTPs & Betas]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[code contracts]]></category>
		<category><![CDATA[sharparena]]></category>

		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=306</guid>
		<description><![CDATA[In a recent post I wrote about Code Contracts in .NET. Now you can find a more detailed article on this topic at sharparena.com. In this article I&#8217;m providing more information and examples on: pre-conditions post-conditions object invariants asserts and assumptions quantifiers In additions, you should check the official user documentation, which can be found [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent post I wrote about <a href="http://mariusbancila.ro/blog/?p=296">Code Contracts in .NET</a>. Now you can find a <a href="http://www.sharparena.com/index.php?option=com_content&#038;view=article&#038;id=48:dotnet-code-contracts&#038;catid=24:category-dotnet-framework&#038;Itemid=15">more detailed article</a> on this topic at <a href="http://www.sharparena.com">sharparena.com</a>. In this article I&#8217;m providing more information and examples on:</p>
<ul>
<li>pre-conditions</li>
<li>post-conditions</li>
<li>object invariants</li>
<li>asserts and assumptions</li>
<li>quantifiers</li>
</ul>
<p>In additions, you should check the official user documentation, which can be found <a href="http://research.microsoft.com/en-us/projects/contracts/userdoc.pdf">here</a>.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://mariusbancila.ro/blog/2009/06/09/more-about-code-contracts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MFC Feature Pack</title>
		<link>http://mariusbancila.ro/blog/2008/03/12/mfc-feature-pack/</link>
		<comments>http://mariusbancila.ro/blog/2008/03/12/mfc-feature-pack/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 06:56:44 +0000</pubDate>
		<dc:creator>Marius Bancila</dc:creator>
				<category><![CDATA[CTPs & Betas]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[Windows Programming]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[MDI]]></category>
		<category><![CDATA[Office2007]]></category>
		<category><![CDATA[ribbon]]></category>

		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=104</guid>
		<description><![CDATA[At the beginning of January, Microsoft released a beta version of MFC Feature Pack, an exstension to the MFC shipped with Visual Studio 2008. This feature pack allows developers to create applications with the look and feel of Office, Visual Studio and Internet Explorer. MFC application can now support: Office Ribbon Office 2003, XP and [...]]]></description>
			<content:encoded><![CDATA[<p>At the beginning of January, Microsoft released a beta version of MFC Feature Pack, an exstension to the MFC shipped with Visual Studio 2008. This feature pack allows developers to create applications with the look and feel of Office, Visual Studio and Internet Explorer. MFC application can now support:</p>
<ul>
<li>Office Ribbon</li>
<li>Office 2003, XP and 2007 look and feel</li>
<li>docking toolbars and panes in the Visual Studio style</li>
<li>customizable toolbars and menus</li>
<li>advanced GUI controls</li>
<li>advaced MDI tabs and groups</li>
</ul>
<p>I have published an article on <a href="http://www.codeguru.com/">www.codeguru.com</a> about enabling Office 2007 style on a MDI application. The article is called <a target="_blank" href="http://www.codeguru.com/cpp/cpp/cpp_mfc/tutorials/article.php/c14929/">MFC Feature Pack: An Introduction</a>. I encourage you to read it. A Romanian version will be available soon at <a href="http://www.codexpert.ro/">www.codexpert.ro</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mariusbancila.ro/blog/2008/03/12/mfc-feature-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

