<?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>Tech.It.2.Me-&#62;{By.Anton.Perez} &#187; General Development</title>
	<atom:link href="http://antonperez.com/category/general-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://antonperez.com</link>
	<description>Technical satisfaction guaranteed...</description>
	<lastBuildDate>Fri, 13 Apr 2012 03:32:11 +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>soapUI random data cheat sheet</title>
		<link>http://antonperez.com/2012/03/14/soapui-random-data-cheat-sheet/</link>
		<comments>http://antonperez.com/2012/03/14/soapui-random-data-cheat-sheet/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 01:24:49 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[General Development]]></category>
		<category><![CDATA[Resource]]></category>

		<guid isPermaLink="false">http://antonperez.com/?p=1380</guid>
		<description><![CDATA[Adding for my own archival purposes: Date &#8211; ${=String.format(&#8216;%tF&#8217;, new Date() + 1)} GUID – Guid_${=(int)(Math.random()*100000000)}]]></description>
			<content:encoded><![CDATA[<p>Adding for my own archival purposes:</p>
<ul>
<li>Date &#8211; ${=String.format(&#8216;%tF&#8217;, new Date() + 1)}</li>
<li>GUID – Guid_${=(int)(Math.random()*100000000)}</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2012/03/14/soapui-random-data-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 access denied on &#8220;Publish&#8221;</title>
		<link>http://antonperez.com/2012/02/08/visual-studio-2010-access-denied-on-publish/</link>
		<comments>http://antonperez.com/2012/02/08/visual-studio-2010-access-denied-on-publish/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 23:10:20 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[General Development]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://antonperez.com/2012/02/08/visual-studio-2010-access-denied-on-publish/</guid>
		<description><![CDATA[I was getting the errors below when publishing to a file system: Connecting to C:\inetpub\wwwroot\webapp&#8230; Transformed Web.config using Web.Debug.config into obj\Debug\TransformWebConfig\transformed\Web.config. Copying all files to temporary location below for package/publish: obj\Debug\Package\PackageTmp. Publishing folder /&#8230; Unable to add &#8216;Web.config&#8217; to the Web site.&#160; Unable to add file &#8216;Web.config&#8217;.&#160; Access is denied. Publishing folder Account&#8230; Publishing folder [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting the errors below when publishing to a file system:</p>
<blockquote><p>Connecting to C:\inetpub\wwwroot\<em>webapp</em>&#8230;       <br />Transformed Web.config using Web.Debug.config into obj\Debug\TransformWebConfig\transformed\Web.config.       <br />Copying all files to temporary location below for package/publish:       <br />obj\Debug\Package\PackageTmp.       <br />Publishing folder /&#8230;       <br />Unable to add &#8216;Web.config&#8217; to the Web site.&#160; Unable to add file &#8216;Web.config&#8217;.&#160; Access is denied.       <br />Publishing folder Account&#8230;       <br />Publishing folder bin&#8230;       <br />Unable to add &#8216;bin/<em>webapp</em>.dll&#8217; to the Web site.&#160; Unable to add file &#8216;bin\<em>webapp</em>.dll&#8217;.&#160; Access is denied.       <br />Unable to add &#8216;bin/<em>webapp</em>.pdb&#8217; to the Web site.&#160; Unable to add file &#8216;bin\<em>webapp</em>.pdb&#8217;.&#160; Access is denied.       <br />Publishing folder Scripts&#8230;       <br />Publishing folder Styles&#8230;       <br />========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========       <br />========== Publish: 0 succeeded, 1 failed, 0 skipped ==========</p>
</blockquote>
<p>The fix: Open Visual Studio 2010 with “Run as Adminstrator” (right-click it and choose that option).</p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2012/02/08/visual-studio-2010-access-denied-on-publish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Visual SourceSafe 2005 with Visual Studio 2010</title>
		<link>http://antonperez.com/2011/03/18/using-visual-sourcesafe-2005-with-visual-studio-2010/</link>
		<comments>http://antonperez.com/2011/03/18/using-visual-sourcesafe-2005-with-visual-studio-2010/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 21:07:52 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[General Development]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://antonperez.com/2011/03/18/using-visual-sourcesafe-2005-with-visual-studio-2010/</guid>
		<description><![CDATA[You may notice that when you attempt to add your solution to a source control in Visual Studio 2010, that it only shows a TFS server as a choice. Don’t be alarmed, however, just: 1. Go to Tools &#62; Options. 2. Click Show all settings if not checked, then go to Source Control. 3. Go [...]]]></description>
			<content:encoded><![CDATA[<p>You may notice that when you attempt to add your solution to a source control in Visual Studio 2010, that it only shows a TFS server as a choice. Don’t be alarmed, however, just:</p>
<p>1. Go to <strong>Tools</strong> &gt; <strong>Options</strong>.</p>
<p>2. Click <strong>Show all settings</strong> if not checked, then go to <strong>Source Control</strong>.</p>
<p>3. Go to <strong>Plug-in Selection</strong>, then change the dropdown to <strong>Microsoft Visual SourceSafe</strong>.</p>
<p>4. That’s it!</p>
<p>Happy Trailing!</p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2011/03/18/using-visual-sourcesafe-2005-with-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Service Reference in Visual Studio 2010</title>
		<link>http://antonperez.com/2011/03/04/web-service-reference-in-visual-studio-2010/</link>
		<comments>http://antonperez.com/2011/03/04/web-service-reference-in-visual-studio-2010/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 22:48:08 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Resource]]></category>

		<guid isPermaLink="false">http://antonperez.com/2011/03/04/web-service-reference-in-visual-studio-2010/</guid>
		<description><![CDATA[If you’ve used Visual Studio 2008 or 2010, you’ll notice that Web Reference is no longer there (like in VS 2005 and previous), instead, you see Service Reference –- actually, it’s STILL there, just hidden! So, what’s the difference?  Well, according to this post: Add Web Reference is the old-style, deprecated ASP.NET webservices (ASMX) technology [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve used Visual Studio 2008 or 2010, you’ll notice that <strong>Web Reference is</strong> no longer there (like in VS 2005 and previous), instead, you see <strong>Service Reference –</strong>-<strong> </strong>actually, it’s STILL there, just hidden!</p>
<p>So, what’s the difference?  Well, according to this <a href="http://stackoverflow.com/questions/2158106/web-reference-vs-service-reference">post</a>:</p>
<blockquote><p><strong>Add Web Reference</strong> is the old-style, deprecated ASP.NET webservices (ASMX) technology (using only the XmlSerializer for your stuff) &#8211; if you do this, you get an ASMX client for an ASMX web service. You can do this in just about any project (Web App, Web Site, Console App, Winforms &#8211; you name it).</p>
<p><strong>Add Service Reference</strong> is the new way of doing it, adding a WCF service reference, which gives you a much more advanced, much more flexible service model than just plain old ASMX stuff.</p></blockquote>
<p>So, how do you access it?  Simple &#8212; right-click on <strong>Service References </strong>in the Solution Explorer window and…</p>
<p><img style="display: inline; border: 0px;" title="image" src="http://antonperez.com/wp-content/uploads/2011/03/image.png" border="0" alt="image" width="539" height="440" /></p>
<p>Click on “Advanced…”</p>
<p><img style="display: inline; border: 0px;" title="image" src="http://antonperez.com/wp-content/uploads/2011/03/image1.png" border="0" alt="image" width="555" height="521" /></p>
<p>Then click on “Add Web Reference…”</p>
<p><img style="display: inline; border: 0px;" title="image" src="http://antonperez.com/wp-content/uploads/2011/03/image2.png" border="0" alt="image" width="705" height="496" /></p>
<p>Voila!  You can now consume the web service like you did pre-Visual Studio 2008 era.  Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2011/03/04/web-service-reference-in-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure source control for Visual Studio</title>
		<link>http://antonperez.com/2010/11/19/how-to-configure-source-control-for-visual-studio/</link>
		<comments>http://antonperez.com/2010/11/19/how-to-configure-source-control-for-visual-studio/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 00:03:36 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[General Development]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://antonperez.com/2010/11/19/how-to-configure-source-control-for-visual-studio/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://antonperez.com/wp-content/uploads/2010/11/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://antonperez.com/wp-content/uploads/2010/11/image_thumb.png" width="648" height="378" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2010/11/19/how-to-configure-source-control-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

