<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>AnJ Inc's Weblog</title>
	<atom:link href="http://anjinc.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anjinc.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 Mar 2008 18:46:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='anjinc.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>AnJ Inc's Weblog</title>
		<link>http://anjinc.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://anjinc.wordpress.com/osd.xml" title="AnJ Inc&#039;s Weblog" />
	<atom:link rel='hub' href='http://anjinc.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The Evils of Some Programers</title>
		<link>http://anjinc.wordpress.com/2008/03/10/the-evils-of-some-programers/</link>
		<comments>http://anjinc.wordpress.com/2008/03/10/the-evils-of-some-programers/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 18:44:38 +0000</pubDate>
		<dc:creator>anjinc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anjinc.wordpress.com/?p=13</guid>
		<description><![CDATA[Gmail Scam!! Read article at TechCrunch <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=13&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Gmail Scam!!</p>
<p>Read article at <a href="http://www.techcrunch.com/2008/03/09/gmail-scam-signal-of-a-much-bigger-security-issue/" title="Gmail Scam" target="_blank">TechCrunch </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anjinc.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anjinc.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anjinc.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anjinc.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anjinc.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anjinc.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anjinc.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anjinc.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anjinc.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anjinc.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=13&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anjinc.wordpress.com/2008/03/10/the-evils-of-some-programers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3bdc6db3ea7e9a5de17281651877bae5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnJ Inc</media:title>
		</media:content>
	</item>
		<item>
		<title>ProcessStartInfo anomalies</title>
		<link>http://anjinc.wordpress.com/2008/02/27/processstartinfo-anomalies/</link>
		<comments>http://anjinc.wordpress.com/2008/02/27/processstartinfo-anomalies/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 18:18:57 +0000</pubDate>
		<dc:creator>anjinc</dc:creator>
				<category><![CDATA[Programing]]></category>

		<guid isPermaLink="false">http://anjinc.wordpress.com/2008/02/27/processstartinfo-anomalies/</guid>
		<description><![CDATA[I have found that trying to run an application as a different user in .Net is not as easy as I had thought.&#160; This has spawned off the fact that in my previous post, I had decided to start creating a Windows Service to autolaunch the billmind.exe application under the Administrator credentials. Consider the following [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=9&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have found that trying to run an application as a different user in .Net is not as easy as I had thought.&nbsp; This has spawned off the fact that in my previous post, I had decided to start creating a Windows Service to autolaunch the billmind.exe application under the Administrator credentials.  </p>
<p>Consider the following code:  </p>
<p>&nbsp; </p>
<p>
<div style="border-right:gray 1px solid;border-top:gray 1px solid;font-size:8pt;overflow:auto;border-left:gray 1px solid;width:89.48%;cursor:text;max-height:200px;line-height:12pt;border-bottom:gray 1px solid;font-family:consolas, 'Courier New', courier, monospace;height:136px;background-color:#f4f4f4;margin:20px 0 10px;padding:4px;">
<div style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;padding:0;">
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#0000ff;">With</span> myProcess</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">    .UserName = <span style="color:#006080;">"[insert user name here]"</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;">    .Password = <span style="color:#006080;">"[insert password here]"</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">    .UseShellExecute = <span style="color:#0000ff;">False</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#0000ff;">End</span> With</pre>
</div>
</div>
<p>it looks correct except the myProcess.Password value has the following error:</p>
<blockquote>
<p>Error&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; Value of type &#8216;String&#8217; cannot be converted to System.Security.SecureString&#8217;</p>
</blockquote>
<p>So I thought to myself, ok I will just create a new variable and declare it as a SecureString and pass that value.</p>
<div class="csharpcode-wrapper">
<div style="border-right:gray 1px solid;border-top:gray 1px solid;font-size:8pt;overflow:auto;border-left:gray 1px solid;width:97.25%;cursor:text;max-height:200px;line-height:12pt;border-bottom:gray 1px solid;font-family:consolas, 'Courier New', courier, monospace;height:78px;background-color:#f4f4f4;margin:20px 0 10px;padding:4px;">
<div style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;padding:0;">
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#0000ff;">Dim</span> UserPassowrd <span style="color:#0000ff;">As</span> Security.SecureString</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">UserPassowrd = <span style="color:#006080;">"[insert password here]"</span></pre>
</div>
</div>
</div>
<p>Still no go, Security.SecureString will only accept a SecureString value.&nbsp; Trolling through the net finally netted the following code to convert a clear text string into a secure string.</p>
<pre>&nbsp;</pre>
<div style="border-right:gray 1px solid;border-top:gray 1px solid;font-size:8pt;overflow:auto;border-left:gray 1px solid;width:97.17%;cursor:text;max-height:200px;line-height:12pt;border-bottom:gray 1px solid;font-family:consolas, 'Courier New', courier, monospace;height:210px;background-color:#f4f4f4;margin:20px 0 10px;padding:4px;">
<div style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;padding:0;">
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#008000;">''' &lt;summary&gt;</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;"><span style="color:#008000;">''' Converts cleartext password into SecureString Password</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#008000;">''' &lt;/summary&gt;</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;"><span style="color:#008000;">''' &lt;param name="UserPassword"&gt;&lt;/param&gt;</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#008000;">''' &lt;returns&gt;SecureString Password&lt;/returns&gt;</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;"><span style="color:#008000;">''' &lt;remarks&gt;.Net SecureString does not accept standard string inputs&lt;/remarks&gt;</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#0000ff;">Function</span> ConvertToSecureString(<span style="color:#0000ff;">ByVal</span> UserPassword <span style="color:#0000ff;">As</span> <span style="color:#0000ff;">String</span>)</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">&nbsp;</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;">    <span style="color:#0000ff;">Dim</span> retPassword <span style="color:#0000ff;">As</span> <span style="color:#0000ff;">New</span> SecureString</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">&nbsp;</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;">    <span style="color:#0000ff;">For</span> <span style="color:#0000ff;">Each</span> c <span style="color:#0000ff;">As</span> <span style="color:#0000ff;">Char</span> <span style="color:#0000ff;">In</span> UserPassword.ToCharArray</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">        retPassword.AppendChar(c)</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;">    <span style="color:#0000ff;">Next</span></pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">&nbsp;</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;">    <span style="color:#0000ff;">Return</span> retPassword</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:#f4f4f4;border-style:none;margin:0;padding:0;">&nbsp;</pre>
<pre style="font-size:8pt;overflow:visible;width:100%;color:black;line-height:12pt;font-family:consolas, 'Courier New', courier, monospace;background-color:white;border-style:none;margin:0;padding:0;"><span style="color:#0000ff;">End</span> Function</pre>
</div>
</div>
<p>So now, with the function in place the code can now convert a different users credentials and allow it to run.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anjinc.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anjinc.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anjinc.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anjinc.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anjinc.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anjinc.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anjinc.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anjinc.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anjinc.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anjinc.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=9&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anjinc.wordpress.com/2008/02/27/processstartinfo-anomalies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3bdc6db3ea7e9a5de17281651877bae5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnJ Inc</media:title>
		</media:content>
	</item>
		<item>
		<title>Quicken 2008 Billminder issues</title>
		<link>http://anjinc.wordpress.com/2008/02/27/quicken-2008-billminder-issues/</link>
		<comments>http://anjinc.wordpress.com/2008/02/27/quicken-2008-billminder-issues/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 18:01:58 +0000</pubDate>
		<dc:creator>anjinc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anjinc.wordpress.com/2008/02/27/quicken-2008-billminder-issues/</guid>
		<description><![CDATA[So running Quicken 2008, I have encountered issues with the billmind.exe application.&#160; It does not run under my current user account despite being an Administrator.&#160; The only way of running it is to invoke a &#8216;Run As&#8217; command and use the Admin account.&#160; Of course I had to log in as the Admin and point [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=8&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So running Quicken 2008, I have encountered issues with the billmind.exe application.&nbsp; It does not run under my current user account despite being an Administrator.&nbsp; The only way of running it is to invoke a &#8216;Run As&#8217; command and use the Admin account.&nbsp; Of course I had to log in as the Admin and point the Quicken profile for that account to use my data file.</p>
<p>Currently I am in the process of creating a &#8216;workaround&#8217; service that will launch the billmind app automatically.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anjinc.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anjinc.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anjinc.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anjinc.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anjinc.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anjinc.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anjinc.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anjinc.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anjinc.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anjinc.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=8&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anjinc.wordpress.com/2008/02/27/quicken-2008-billminder-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3bdc6db3ea7e9a5de17281651877bae5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnJ Inc</media:title>
		</media:content>
	</item>
		<item>
		<title>vsAmp2 &#8211; A Visual Studio 2008 audio player addin</title>
		<link>http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/</link>
		<comments>http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 18:53:49 +0000</pubDate>
		<dc:creator>anjinc</dc:creator>
				<category><![CDATA[Programing]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/</guid>
		<description><![CDATA[I have spent some time on trying to re-create a add-in that had existed in VB6 that would allow me to play audio and video files within the Visual Studio IDE while I code. This project is based on the .NET 2.0 framework and is coded using the VSPackage integration process. This code/solution has taught [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=3&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>I have spent some time on trying to re-create a add-in that had existed in VB6 that would allow me to play audio and video files within the Visual Studio IDE while I code.</p></blockquote>
<blockquote><p>This project is based on the .NET 2.0 framework and is coded using the <a href="http://msdn2.microsoft.com/en-us/library/bb166424(VS.80).aspx">VSPackage</a> integration process.</p></blockquote>
<blockquote><p>This code/solution has taught me a lot on how to write and modify the vsPackage information and how to utilized external assemblies to handle core processes of the &#8216;host&#8217; application.</p></blockquote>
<blockquote><p>As a side note, I am including the source code, but you must make a base solution within VS to &#8216;link&#8217; them all together.  vsAmp2 requires the playlistEditor.dll from the PlaylistManager project.</p></blockquote>
<p>Download Source code: <a href="http://anjinc.web.officelive.com/Documents/vsAmp2.zip">vsAmp2.zip</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anjinc.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anjinc.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anjinc.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&amp;blog=2927074&amp;post=3&amp;subd=anjinc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3bdc6db3ea7e9a5de17281651877bae5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnJ Inc</media:title>
		</media:content>
	</item>
	</channel>
</rss>
