<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>ManvirSingh.net</title>
	<link>http://www.manvirsingh.net</link>
	<description>Manvir&#039;s Blog!</description>
	<lastBuildDate>Tue, 01 Jun 2010 09:21:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>How to use XSLT to transform very large amount of data into Open XML workbook</title>
		<description><![CDATA[While working on document generation on server side, where Open XML SDK is the tool for a developer, I came across a scenario where the requirement was to generate Open XML based Excel Workbooks (XLSX), from older format of Excel Workbooks (XLS) files which contained a huge amount of data, like million rows in a [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/how-to-use-xslt-to-transform-very-large-amount-of-data-into-open-xml-workbook/</link>
			</item>
	<item>
		<title>Demystifying Microsoft Office Object Model &#8211; Part 2</title>
		<description><![CDATA[Hello everyone! In the last post we left off with a small example of how to automate Microsoft Office applications from our custom solutions. This week we are going to discuss about what does Microsoft Office object model means, and will discuss about various classes/interfaces available in the Office applications. As I had mentioned earlier, [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/demystifying-microsoft-office-object-model-part-2/</link>
			</item>
	<item>
		<title>Alternate Data Stream associated with a Word document gets lost when its converted to latest format</title>
		<description><![CDATA[It has been a while when I last posted something… and with this post I am making a comeback While working with Word during these days, I encountered a scenario where, if I had an Alternate Data Stream (ADS) associated with Word 97-2003 format document and I converted it to the newest format (DOCX format) [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/alternate-data-stream-associated-with-a-word-document-gets-lost-when-its-converted-to-latest-format/</link>
			</item>
	<item>
		<title>Demystifying Microsoft Office Object Model &#8211; Part I</title>
		<description><![CDATA[After programming with the Microsoft Office applications like Word, Excel, and PowerPoint for some time, I feel that using these applications in your own solutions can be quite overwhelming for the first timers. So, I thought of writing this post to introduce the concepts to everyone who wants to program/use Office applications in their own [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/demystifying-microsoft-office-object-model-part-i/</link>
			</item>
	<item>
		<title>Paste as Link of Excel Chart may fail in PowerPoint</title>
		<description><![CDATA[While working with PowerPoint 2007 today I noticed a strange behavior: If you have a Chart in an Excel workbook, and you want to insert this chart as link in a PowerPoint Slide by using Paste Special, it may fail to paste anything in the slide if the current view is Outline View. Also, even [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/paste-as-link-of-excel-chart-may-fail-in-powerpoint/</link>
			</item>
	<item>
		<title>An MFC based ActiveX may crash Excel 2003 when inserted while recording a macro</title>
		<description><![CDATA[Let’s say we have created an ActiveX control using the wizard in Visual Studio 2008, and have checked the “Available in Insert Object Dialog” checkbox on the last page of the wizard as shown below: As the name suggests, this setting enables the ActiveX control to be in “Insert Object” dialog box, which is available [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/an-mfc-based-activex-may-crash-excel-2003-when-inserted-while-recording-a-macro/</link>
			</item>
	<item>
		<title>Hello world!</title>
		<description><![CDATA[Phew! Finally, I am writing my first post! While writing this, I am thinking what should I write in it or what could I possibly post in My Blog in future. Hmm&#8230; Well it could be about programming concepts, game programming, and other technical stuff. I could also write about general topics, my thinking and [...]]]></description>
		<link>http://www.manvirsingh.net/index.php/hello-world/</link>
			</item>
</channel>
</rss>
