<?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>Megh Neupane &#187; ClickOnce</title>
	<atom:link href="http://www.devinstall.com/category/clickonce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devinstall.com</link>
	<description>Managing Information Systems</description>
	<lastBuildDate>Sat, 01 May 2010 21:38:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Available: MSDN Library for Visual Studio 2008 SP1</title>
		<link>http://www.devinstall.com/2009/05/available-msdn-library-for-visual-studio-2008-sp1/</link>
		<comments>http://www.devinstall.com/2009/05/available-msdn-library-for-visual-studio-2008-sp1/#comments</comments>
		<pubDate>Fri, 01 May 2009 07:00:00 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ClickOnce]]></category>

		<guid isPermaLink="false">http://www.devinstall.com/2009/05/available-msdn-library-for-visual-studio-2008-sp1/</guid>
		<description><![CDATA[MSDN Library provides access to essential programming information, including technical reference documentations, white papers, software development kits and code samples necessary to develop web services and applications. This is an updated version of the MSDN Library for Visual Studio 2008 and this library contains Visual Studio 2008 Service Pack 1 documentation. Updated content sets in [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2009/05/available-msdn-library-for-visual-studio-2008-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Documentation for WiX in Microsoft Visual Studio Team System code name &#8220;Rosario&#8221; November CTP</title>
		<link>http://www.devinstall.com/2007/11/documentation-for-wix-in-microsoft-visual-studio-team-system-code-name-rosario-november-ctp/</link>
		<comments>http://www.devinstall.com/2007/11/documentation-for-wix-in-microsoft-visual-studio-team-system-code-name-rosario-november-ctp/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 20:31:50 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[Authoring Tools]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Software Packaging]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows Installer]]></category>
		<category><![CDATA[Wix]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2007/11/27/documentation-for-wix-in-microsoft-visual-studio-team-system-code-name-rosario-november-ctp/</guid>
		<description><![CDATA[This documentation contains information about the version of WiX distributed with Visual Studio Team System code name &#34;Rosario&#34; November CTP. It contains information about: &#8226; What WiX is &#8226; Using WiX on the command line &#8226; Using WiX in Visual Studio &#8226; WiX Schema Reference &#8226; Advanced WiX Usage such as patch building, custom actions, [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2007/11/documentation-for-wix-in-microsoft-visual-studio-team-system-code-name-rosario-november-ctp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Article &#8211; Using ClickOnce to Deploy .NET Applications</title>
		<link>http://www.devinstall.com/2006/12/article-using-clickonce-to-deploy-net-applications/</link>
		<comments>http://www.devinstall.com/2006/12/article-using-clickonce-to-deploy-net-applications/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 22:47:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ClickOnce]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/12/04/article-using-clickonce-to-deploy-net-applications/</guid>
		<description><![CDATA[In yet another article at kirupa.com, the author has a tutorial based for deploying .NET applications using ClickOnce, this time on/for&#160;Windows Vista. ClickOnce continues to be growing and with the advent of User Account Control in Vista and other security related features, it may prove to be the most viable technology for installing&#160;applications in the [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/12/article-using-clickonce-to-deploy-net-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Article: Deploy Your Applications and Components Using the Windows Installer</title>
		<link>http://www.devinstall.com/2006/11/article-deploy-your-applications-and-components-using-the-windows-installer/</link>
		<comments>http://www.devinstall.com/2006/11/article-deploy-your-applications-and-components-using-the-windows-installer/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 22:47:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[ClickOnce]]></category>
		<category><![CDATA[Windows Installer]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/11/22/article-deploy-your-applications-and-components-using-the-windows-installer/</guid>
		<description><![CDATA[As a latest addition for &#8220;tutorials&#8221; for how to create Windows Installer Packages using Visual Studio, author Prabhakar Manikonda at CodeGuru has simplified some steps involved to help .NET programmers get used to this easy-to-setup program that allows to deploy applications even without any knowledge of writing setup scripts. With screenshots and detailed 5-step process, author [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/11/article-deploy-your-applications-and-components-using-the-windows-installer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Administering ClickOnce Deployments</title>
		<link>http://www.devinstall.com/2006/10/administering-clickonce-deployments/</link>
		<comments>http://www.devinstall.com/2006/10/administering-clickonce-deployments/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 04:59:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ClickOnce]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/10/16/administering-clickonce-deployments/</guid>
		<description><![CDATA[ClickOnce provides an easy-to-use and flexible deployment mechanism for smart client applications built for the .NET Framework 2.0. ClickOnce offers end-user deployment, ready-made installation dialogs, a built-in security model, and automatic or on-demand updates. But while it&#8217;s great to have so many built-in features, one area that users often request more control is in tracking [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/10/administering-clickonce-deployments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Multiple Versions of .NET Framework</title>
		<link>http://www.devinstall.com/2006/10/running-multiple-versions-of-net-framework/</link>
		<comments>http://www.devinstall.com/2006/10/running-multiple-versions-of-net-framework/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 05:20:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[NET Framework]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/10/09/running-multiple-versions-of-net-framework/</guid>
		<description><![CDATA[If you are an application developer, you definitely understand that sometimes it&#8217;s a &#8216;pain&#8217; for your application if users want to install multiple versions of .NET Framework (may be required for some other applications) because you understand the higher version either didn&#8217;t exist at the time of coding or &#8216;standard procedures&#8217;&#160;were NOT followed for upgrade [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/10/running-multiple-versions-of-net-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Custom Pre-requisite for ClickOnce Applications</title>
		<link>http://www.devinstall.com/2006/10/adding-custom-pre-requisite-for-clickonce-applications/</link>
		<comments>http://www.devinstall.com/2006/10/adding-custom-pre-requisite-for-clickonce-applications/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 05:02:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[ClickOnce]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/10/09/adding-custom-pre-requisite-for-clickonce-applications/</guid>
		<description><![CDATA[With &#8220;ClickOnce&#8220;, running a Windows Forms application is as simple as clicking a link in a web page. Deploying or updating an application is simply a matter of updating files on a server; no need to individually touch every client. ClickOnce has&#160;the requirement&#160;pre-requisite of .NET Framework 2.0 or above which is&#160;listed on the default pre-requisite [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/10/adding-custom-pre-requisite-for-clickonce-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows SDK for September CTP of Windows Vista and .NET Framework 3.0 Runtime Components</title>
		<link>http://www.devinstall.com/2006/10/windows-sdk-for-september-ctp-of-windows-vista-and-net-framework-30-runtime-components/</link>
		<comments>http://www.devinstall.com/2006/10/windows-sdk-for-september-ctp-of-windows-vista-and-net-framework-30-runtime-components/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 22:51:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[NET Framework]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/10/01/windows-sdk-for-september-ctp-of-windows-vista-and-net-framework-30-runtime-components/</guid>
		<description><![CDATA[Microsoft Windows Software Development Kit (SDK) for September Customer Technology Preview (CTP) was released on September 28, 2006. The Windows SDK contains documentation, samples, headers, libraries, and tools designed to help you develop Microsoft Windows applications. The documentation, samples, and tools provided in the Windows SDK support application programming interfaces (APIs) available in the Windows [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/10/windows-sdk-for-september-ctp-of-windows-vista-and-net-framework-30-runtime-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2005 SP1 Beta and Windows Vista</title>
		<link>http://www.devinstall.com/2006/09/visual-studio-2005-sp1-beta-and-windows-vista/</link>
		<comments>http://www.devinstall.com/2006/09/visual-studio-2005-sp1-beta-and-windows-vista/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 21:30:52 +0000</pubDate>
		<dc:creator>menush</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://devinstall.msiblog.com/2006/09/26/visual-studio-2005-sp1-beta-and-windows-vista/</guid>
		<description><![CDATA[Microsoft has released the Visual Studio 2005 Service Pack 1 (SP1) Beta. &#8220;Visual Studio 2005 shipped in November of 2005 and this Service Pack incorporates fixes that we have addressed since that release&#8221;, announced Microsoft today. Following are the type of fixes you will find in this beta service pack: The Hotfixes and General Distribution [...]]]></description>
		<wfw:commentRss>http://www.devinstall.com/2006/09/visual-studio-2005-sp1-beta-and-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	
	<div style="display: none;" id="wikipopFrame"><iframe id="theFrame" style="border: none;" name="theFrame" width="340" height="400" src=""></iframe></div>

</channel>
</rss>
