<?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>Manny&#039;s Blog</title>
	<atom:link href="https://mannysiddiqui.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://mannysiddiqui.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Aug 2014 00:12:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">7592050</site><cloud domain='mannysiddiqui.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://secure.gravatar.com/blavatar/71695eb4b2d29a2aa905abe288f38c6f3b28ecd38d95bb4e21862c637992ebd6?s=96&#038;d=https%3A%2F%2Fs2.wp.com%2Fi%2Fwebclip.png</url>
		<title>Manny&#039;s Blog</title>
		<link>https://mannysiddiqui.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://mannysiddiqui.wordpress.com/osd.xml" title="Manny&#039;s Blog" />
	<atom:link rel='hub' href='https://mannysiddiqui.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Using Swift with Cocoa and Objective-C</title>
		<link>https://mannysiddiqui.wordpress.com/2014/08/24/using-swift-with-cocoa-and-objective-c/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/08/24/using-swift-with-cocoa-and-objective-c/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Mon, 25 Aug 2014 00:12:18 +0000</pubDate>
				<category><![CDATA[Mobile]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/2014/08/24/using-swift-with-cocoa-and-objective-c/</guid>

					<description><![CDATA[Came across the following pre-release documentation while searching on how to mix Swift and Objective-C. Seems pretty easy! Using Swift with Cocoa and Objective-C]]></description>
										<content:encoded><![CDATA[<p>Came across the following pre-release documentation while searching on how to mix Swift and Objective-C. Seems pretty easy!</p>
<p><a title="Using Swift with Cocoa and Objective-C" href="https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/BuildingCocoaApps/index.html#//apple_ref/doc/uid/TP40014216-CH2-XID_0" target="_blank">Using Swift with Cocoa and Objective-C</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/08/24/using-swift-with-cocoa-and-objective-c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">318</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>The imported project &#034;C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Windows Azure Tools\2.3\Microsoft.WindowsAzure.targets&#034; was not found.</title>
		<link>https://mannysiddiqui.wordpress.com/2014/05/23/the-imported-project-cprogram-files-x86msbuildmicrosoftvisualstudiov10-0windows-azure-tools2-3microsoft-windowsazure-targets-was-not-found/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/05/23/the-imported-project-cprogram-files-x86msbuildmicrosoftvisualstudiov10-0windows-azure-tools2-3microsoft-windowsazure-targets-was-not-found/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Fri, 23 May 2014 22:57:07 +0000</pubDate>
				<category><![CDATA[Builds]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[AzureTools]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=311</guid>

					<description><![CDATA[Visual Studio 2013 ultimate began reporting this error while F5-ing the application; surprisingly the application compiles just fine! It just would not debug which I was able to do a day before! The imported project &#8220;C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Windows Azure Tools\2.3\Microsoft.WindowsAzure.targets&#8221; was not found. Confirm that the path in the &#60;Import&#62; declaration is correct, and that [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Visual Studio 2013 ultimate began reporting this error while F5-ing the application; surprisingly the application compiles just fine! It just would not debug which I was able to do a day before!</p>
<p><em>The imported project &#8220;C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Windows Azure Tools\2.3\Microsoft.WindowsAzure.targets&#8221; was not found. Confirm that the path in the &lt;Import&gt; declaration is correct, and that the file exists on disk.</em></p>
<p>I searched online but could not find helpful information. I made couple of attempts to fix the issue (reinstalled the Azure Tools for VS 2013) but no use! It kept giving me this error. From the error description it is obvious that the VS is unable to find the Microsoft.WindowsAzure.targets file.</p>
<p>After a while I realized that I had installed <a href="http://www.red-gate.com/products/dotnet-development/dotnet-demon/" target="_blank">Red Gate’s .NET Daemon</a> and this error could be related to that. Saw the following setting on the .NET Daemon menu – unchecking it allowed me to F5 the application without running into that error!</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/05/image.png"><img title="image" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0;" border="0" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/05/image_thumb.png?w=244&#038;h=174" width="244" height="174"></a></p>
<p>At least now I knew which software was causing the issue. Unchecking the setting in the daemon isn’t the solution; I had to address the root cause which is the missing Microsoft.WindowsAzure.targets file.</p>
<p>On my development machines this file existed under the folders for Windows Azure Tools for Visual Studio 2.2 (<em>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\<strong><span style="background-color:#ffff00;">v12.0</span></strong>\Windows Azure Tools\<strong><span style="background-color:#ffff00;">2.2</span></strong></em>) and 2.3 (<em>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\<strong><span style="background-color:#ffff00;">v12.0</span></strong>\Windows Azure Tools\<strong><span style="background-color:#ffff00;">2.3</span></strong>)</em>.</p>
<p>The .NET Daemon was looking for this file under <em>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\<strong><span style="background-color:#ffff00;">v10.0</span></strong>\Windows Azure Tools\2.3</em> folder! All I did to resolve the issue was to mimic the folder structure for v12.0 under v10.0.</p>
<p>Questions for the Red Gate team in case they read this post. I may be wrong but this appears to be an issue or perhaps I didn’t install the Daemon correctly. What is the elegant solution that would NOT require me to copy the folders? Perhaps the Daemon should just look at the project it is dealing with to figure out what version of the Azure Tools it is using and look for the .targets file in the respective folder under correct Visual Studio sub-folder (v10.0, v12.0, etc.)?</p>
<p>Edited:</p>
<p>I received the following response from the Red Gate support. Hope it helps.</p>
<p><em>Hi, sorry you had a problem with Demon.</em> </p>
<p><em>Msbuild paths have changed in Visual Studio 2013 and this may cause some problems for .NET Demon if you have files that still point to older versions of VS or to the old msbuild path. This error happens when a .nuget package restore file points to the wrong MSBuild tools path. In this case, removing your restore files (particularly Nuget.config and Nuget.targets) from your solution and file system, and then re-enabling package restore should resolve it. Similar errors can occur if you have either the PlatformToolset or VisualStudioVersion properties set to an older version, but changing their values to “v12.0” should help.</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/05/23/the-imported-project-cprogram-files-x86msbuildmicrosoftvisualstudiov10-0windows-azure-tools2-3microsoft-windowsazure-targets-was-not-found/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">311</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/05/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Azure Symbols and Icon Set</title>
		<link>https://mannysiddiqui.wordpress.com/2014/02/19/windows-azure-symbols-and-icon-set/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/02/19/windows-azure-symbols-and-icon-set/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 19 Feb 2014 20:26:27 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Case Tools]]></category>
		<category><![CDATA[Stencil]]></category>
		<category><![CDATA[Visio]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=304</guid>

					<description><![CDATA[Rob Boucher just posted a link to the recently published &#8220;Windows Azure Symbols and Icon Set&#8221; containing Visio stencil for creating diagrams for system built for Azure and related PNG files! Already loving it. http://www.microsoft.com/en-us/download/details.aspx?id=41937 This is how the stencil looks in Visio.]]></description>
										<content:encoded><![CDATA[<p>Rob Boucher just posted a link to the recently published &#8220;Windows Azure Symbols and Icon Set&#8221; containing Visio stencil for creating diagrams for system built for Azure and related PNG files! Already loving it.</p>
<p><a title="http://www.microsoft.com/en-us/download/details.aspx?id=41937" href="http://www.microsoft.com/en-us/download/details.aspx?id=41937">http://www.microsoft.com/en-us/download/details.aspx?id=41937</a></p>
<p>This is how the stencil looks in Visio.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/02/image.png"><img style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/02/image_thumb.png?w=244&#038;h=215" width="244" height="215" border="0" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/02/19/windows-azure-symbols-and-icon-set/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">304</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/02/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Azure Network Security White Paper</title>
		<link>https://mannysiddiqui.wordpress.com/2014/02/18/windows-azure-network-security-white-paper/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/02/18/windows-azure-network-security-white-paper/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 19 Feb 2014 02:26:07 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Whitepapers]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=299</guid>

					<description><![CDATA[Just came across this white paper on Windows Azure Network Security. Looking forward to reading it; appears to have useful information.]]></description>
										<content:encoded><![CDATA[<p>Just came across <a href="http://download.microsoft.com/download/4/3/9/43902EC9-410E-4875-8800-0788BE146A3D/Windows%20Azure%20Network%20Security%20Whitepaper%20-%20FINAL.docx" target="_blank">this</a> white paper on Windows Azure Network Security. Looking forward to reading it; appears to have useful information.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/02/18/windows-azure-network-security-white-paper/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">299</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET Framework 4.5.1 Broke .NET 4.0 Application</title>
		<link>https://mannysiddiqui.wordpress.com/2014/01/21/net-framework-4-5-1-broke-net-4-0-application/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/01/21/net-framework-4-5-1-broke-net-4-0-application/#comments</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 22 Jan 2014 03:51:45 +0000</pubDate>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[Diagnostics]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=295</guid>

					<description><![CDATA[Recently we installed the latest Windows Updates; one of the updates installed .NET Framework 4.5.1! After installing the updates, .NET 4.0 Web API project stopped working. Following three errors were reported in the logs generated by the application; this is the same code that was running fine before the updates were installed! Please note that [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Recently we installed the latest Windows Updates; one of the updates installed .NET Framework 4.5.1!</p>
<p>After installing the updates, .NET 4.0 Web API project stopped working. Following three errors were reported in the logs generated by the application; this is the same code that was running fine before the updates were installed! Please note that each of the following was a separately reported exception which occurred when the code was trying to open a connection to the database.</p>
<ul>
<li><em>System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</em></li>
<li><em>System.InvalidOperationException: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.</em></li>
<li><em>System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 &#8211; The message received was unexpected or badly formatted.) &#8212;&gt; System.ComponentModel.Win32Exception (0x80004005): The message received was unexpected or badly formatted</em></li>
</ul>
<p>The following errors were found in the Applications event log.</p>
<p><em>Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2<br />
Faulting module name: System.Data.dll, version: 4.0.30319.18408, time stamp: 0x52310bef<br />
Exception code: 0xc0000005<br />
Fault offset: 0x000000000002ca0c<br />
Faulting process id: 0x1c44<br />
Faulting application start time: 0x01cf160933711ff2<br />
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe<br />
Faulting module path: C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll<br />
Report Id: b43e16a4-81fd-11e3-9401-d4ae5267f94a</em></p>
<p><em>Fault bucket , type 0<br />
Event Name: APPCRASH<br />
Response: Not available<br />
Cab Id: 0</em></p>
<p>Problem signature:<br />
P1: w3wp.exe<br />
P2: 7.5.7601.17514<br />
P3: 4ce7afa2<br />
P4: System.Data.dll<br />
P5: 4.0.30319.18408<br />
P6: 52310bef<br />
P7: c0000005<br />
P8: 000000000002ca0c<br />
P9:<br />
P10:</p>
<p>Attached files:</p>
<p>These files may be available here:<br />
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_w3wp.exe_1dabd81cc049f8988c7cfa9798cf58f89514c50_0970896a</p>
<p>Analysis symbol:<br />
Rechecking for solution: 0<br />
Report Id: b43e16a4-81fd-11e3-9401-d4ae5267f94a<br />
Report Status: 4</p>
<p>Research on Google didn’t help much because different people received these errors in different contexts and the solutions/tips varied from restarting the computer to changing the way we access the database! We didn’t want to touch the code because this application was working moments ago! There has to be something in the Windows Updates that broke the application.</p>
<p>Painstaking review of the Windows Updates which were installed that day couldn’t result in anything important that would help narrow down to a particular update.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image3.png"><img style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb3.png?w=244&#038;h=96" width="244" height="96" border="0" /></a></p>
<p>Then all of a sudden, the light bulb moment! I remember seeing .NET Framework 4.5.1 in the list of updates Windows wanted to install but it wasn’t in the above list! So where did it go? It was found in the “Add/Remove Programs” area. Before we could uninstall it, we wanted to check whether that is the culprit. Little research on .NET Framework 4.5.1 lead us to the <a title="KB2915689" href="http://support.microsoft.com/kb/2915689" target="_blank">KB2915689</a> which talks about one of the errors we were getting!</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image4.png"><img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb4.png?w=244&#038;h=135" width="244" height="135" border="0" /></a></p>
<p>We tried the first workaround by disabling the Sophos Antivirus which had several BSP/LSP installed on the server but no use; the application still threw the same errors.</p>
<p>The second workaround was to uninstall .NET Framework 4.5.1 and we did just that! Please make a note of the following gotchas (originally listed <a href="http://msdn.microsoft.com/en-us/library/5a4x27ek(v=vs.110).aspx" target="_blank">here</a>) before you install or uninstall .NET Framework 4.5.1</p>
<ul>
<li>The .NET Framework 4.5.1 is an in-place update to the .NET Framework 4.5.</li>
<li>The .NET Framework 4.5 and .NET Framework 4.5.1 replace the .NET Framework 4. When you install these versions on a system that has the .NET Framework 4 installed, the assemblies are replaced.</li>
<li>Uninstalling the .NET Framework 4.5 also removes pre-existing .NET Framework 4 files. If you want to go back to the .NET Framework 4, you must reinstall it and any updates to it. (See Installing the .NET Framework 4.)</li>
</ul>
<p>In a nutshell, we were able to run the application again by following these steps:</p>
<ol>
<li>Uninstall the .NET Framework 4.5.1</li>
<li>Install the .NET Framework 4.0</li>
<li>Update the Application Pool for the particular application to use .NET 4.0 (apparently uninstalling 4.5.1 changed it to .NET 2.0)</li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/01/21/net-framework-4-5-1-broke-net-4-0-application/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">295</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Which .NET Frameworks and Updates are Installed?</title>
		<link>https://mannysiddiqui.wordpress.com/2014/01/20/which-net-frameworks-and-updates-are-installed/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/01/20/which-net-frameworks-and-updates-are-installed/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Tue, 21 Jan 2014 00:50:41 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Diagnostics]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=287</guid>

					<description><![CDATA[Recently we had to deal with an issue where a .NET Framework update caused a .NET 4.0 application to stop working. In fact the IIS worker process was crashing! Long story short, we had to figure out which versions of .NET and the respective updates were installed on the server in order to take corrective [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Recently we had to deal with an issue where a .NET Framework update caused a .NET 4.0 application to stop working. In fact the IIS worker process was crashing! Long story short, we had to figure out which versions of .NET and the respective updates were installed on the server in order to take corrective actions. The following links helped determine the information needed.</p>
<p><a title="How to: Determine Which .NET Framework Versions Are Installed" href="http://msdn.microsoft.com/en-us/library/hh925568(v=vs.110).aspx" target="_blank">How to: Determine Which .NET Framework Versions Are Installed</a></p>
<p><a title="How to: Determine Which .NET Framework Updates Are Installed" href="http://msdn.microsoft.com/en-us/library/hh925567(v=vs.110).aspx" target="_blank">How to: Determine Which .NET Framework Updates Are Installed</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/01/20/which-net-frameworks-and-updates-are-installed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">287</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix for &#8220;The Windows Azure computer emulator must be run elevated&#8221; error</title>
		<link>https://mannysiddiqui.wordpress.com/2014/01/07/fix-for-the-windows-azure-computer-emulator-must-be-run-elevated-error/</link>
					<comments>https://mannysiddiqui.wordpress.com/2014/01/07/fix-for-the-windows-azure-computer-emulator-must-be-run-elevated-error/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Tue, 07 Jan 2014 19:56:12 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Emulator]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=281</guid>

					<description><![CDATA[Debugging a Cloud Service project in Visual Studio 2013 requires you to run VS under elevated account (such as an Admin). You would receive the following message if you try to Debug the project without running the VS under an elevated account. This happens because by default the Full Emulator is supposed to run which [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Debugging a Cloud Service project in Visual Studio 2013 requires you to run VS under elevated account (such as an Admin). You would receive the following message if you try to Debug the project without running the VS under an elevated account.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image.png"><img loading="lazy" title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb.png?w=244&#038;h=112" width="244" height="112"></a></p>
<p>This happens because by default the Full Emulator is supposed to run which needs the elevated access.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image1.png"><img loading="lazy" title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb1.png?w=244&#038;h=142" width="244" height="142"></a></p>
<p>You can avoid running the VS under elevated account if you change the Cloud Service project’s Emulator setting to “Use Emulator Express” which does not require the VS to run under elevated account. See below.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image2.png"><img loading="lazy" title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb2.png?w=244&#038;h=139" width="244" height="139"></a></p>
<p>You would miss out on few features but this may not be a deal breaker for many developers. See the following article for more information &#8211; <a title="Debugging a Cloud Service with Emulator Express" href="http://msdn.microsoft.com/en-us/library/windowsazure/dn339018.aspx" target="_blank">Debugging a Cloud Service with Emulator Express</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2014/01/07/fix-for-the-windows-azure-computer-emulator-must-be-run-elevated-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">281</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2014/01/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>AzureTools&#8211;Diagnostic Utility</title>
		<link>https://mannysiddiqui.wordpress.com/2013/09/07/azuretoolsdiagnostic-utility/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/09/07/azuretoolsdiagnostic-utility/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sat, 07 Sep 2013 13:22:19 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[AzureTools]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=269</guid>

					<description><![CDATA[On the Windows Azure Advisors group, one of the Azure team members shared this utility which MS Azure teams use internally for diagnostic the problems! You can find more information about it here.]]></description>
										<content:encoded><![CDATA[<p>On the Windows Azure Advisors group, one of the Azure team members shared <a href="http://dsazure.blob.core.windows.net/azuretools/AzureTools.exe" target="_blank">this</a> utility which MS Azure teams use internally for diagnostic the problems! You can find more information about it <a href="http://blogs.msdn.com/b/kwill/archive/2013/08/26/azuretools-the-diagnostic-utility-used-by-the-windows-azure-developer-support-team.aspx?Redirected=true" target="_blank">here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/09/07/azuretoolsdiagnostic-utility/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">269</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Got enrolled in the Windows Azure Advisors program!</title>
		<link>https://mannysiddiqui.wordpress.com/2013/09/07/got-enrolled-in-the-windows-azure-advisors-program/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/09/07/got-enrolled-in-the-windows-azure-advisors-program/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sat, 07 Sep 2013 12:58:31 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Advisors]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=265</guid>

					<description><![CDATA[I recently got enrolled in the Windows Azure Advisors program. It is a group of Windows Azure architects, developers and the MS Azure teams to collaborate on ideas, to discuss upcoming features, and really to help out each other by asking and answering questions! Looking forward to more Azure learning and discussions.]]></description>
										<content:encoded><![CDATA[<p>I recently got enrolled in the <a title="Windows Azure Advisors" href="https://www.yammer.com/azureadvisors" target="_blank">Windows Azure Advisors</a> program. It is a group of Windows Azure architects, developers and the MS Azure teams to collaborate on ideas, to discuss upcoming features, and really to help out each other by asking and answering questions! Looking forward to more Azure learning and discussions.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/09/07/got-enrolled-in-the-windows-azure-advisors-program/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">265</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Resource Management on Windows Azure SQL Database</title>
		<link>https://mannysiddiqui.wordpress.com/2013/08/28/resource-management-on-windows-azure-sql-database/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/08/28/resource-management-on-windows-azure-sql-database/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 28 Aug 2013 11:37:43 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Resource Management]]></category>
		<category><![CDATA[SQL Database]]></category>
		<category><![CDATA[Throttling]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=260</guid>

					<description><![CDATA[Most of you might know that Microsoft’s cloud database engine, SQL Database, implements throttling in order to avoid a rouge or poorly coded application from affecting performance of other applications that might be sharing the same cloud infrastructure. Throttling is good because it promotes writing optimize code but it also helps to know the thresholds [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Most of you might know that Microsoft’s cloud database engine, SQL Database, implements throttling in order to avoid a rouge or poorly coded application from affecting performance of other applications that might be sharing the same cloud infrastructure.</p>
<p>Throttling is good because it promotes writing optimize code but it also helps to know the thresholds that define the size of the sandbox that the applications must remain in before the throttling kicks-in. I could not find concrete throttling thresholds and solid guidance until recently.</p>
<p>Microsoft just published some material on this topic; it covers not only the concepts (throttling, governance, etc.) involved in the resource management but also concrete throttling thresholds, best practices and code example. Check it out @ <a title="Resource Management in Windows Azure SQL Database" href="http://msdn.microsoft.com/en-us/library/windowsazure/dn338083.aspx" target="_blank">Resource Management in Windows Azure SQL Database</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/08/28/resource-management-on-windows-azure-sql-database/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">260</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Books on Agile</title>
		<link>https://mannysiddiqui.wordpress.com/2013/08/18/books-on-agile/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/08/18/books-on-agile/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sun, 18 Aug 2013 13:28:11 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[ALM]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Kanban]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[XP]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=257</guid>

					<description><![CDATA[While watching API Design related presentations on InfoQ, I came across following books on Agile. These are kind of dated but still appear to have relevant information. Scrum and XP from the Trenches &#8211; Download this book FREE (PDF) Kanban and Scrum &#8211; making the most of both &#8211; Download this book FREE (PDF)]]></description>
										<content:encoded><![CDATA[<p>While watching <a href="http://www.infoq.com/api/?utm_source=infoq&amp;utm_medium=header_graybar&amp;utm_campaign=topic_clk" target="_blank">API Design</a> related presentations on InfoQ, I came across following books on Agile. These are kind of dated but still appear to have relevant information.</p>
<p><a title="http://www.infoq.com/minibooks/scrum-xp-from-the-trenches" href="http://www.infoq.com/minibooks/scrum-xp-from-the-trenches" target="_blank">Scrum and XP from the Trenches</a> &#8211; <a title="Download this book FREE (PDF)" href="http://www.infoq.com/resource/minibooks/scrum-xp-from-the-trenches/en/pdf/ScrumAndXpFromTheTrenchesonline07-31.pdf">Download this book FREE (PDF)</a></p>
<p><a title="http://www.infoq.com/minibooks/kanban-scrum-minibook" href="http://www.infoq.com/minibooks/kanban-scrum-minibook" target="_blank">Kanban and Scrum &#8211; making the most of both</a> &#8211; <a title="Download this book FREE (PDF)" href="http://www.infoq.com/resource/minibooks/kanban-scrum-minibook/en/pdf/KanbanAndScrumInfoQVersionFINAL.pdf">Download this book FREE (PDF)</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/08/18/books-on-agile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">257</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile-friendly Server Interfaces</title>
		<link>https://mannysiddiqui.wordpress.com/2013/08/18/mobile-friendly-server-interfaces/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/08/18/mobile-friendly-server-interfaces/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sun, 18 Aug 2013 13:22:38 +0000</pubDate>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=255</guid>

					<description><![CDATA[Watched this video on InfoQ about designing APIs for the mobile applications. Few good tips and insights I gathered after watching it are as follows. Things to consider while designing the mobile APIs Battery life Latency Chunky vs. Chatty gZip data, especially JSON. Instead of loading everything in one go, think about loading data on [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Watched <a href="http://www.infoq.com/presentations/mobile-api-design" target="_blank">this</a> video on InfoQ about designing APIs for the mobile applications. Few good tips and insights I gathered after watching it are as follows.</p>
<ol>
<li>Things to consider while designing the mobile APIs
<ul>
<li>Battery life
<li>Latency
<li>Chunky vs. Chatty</li>
</ul>
<li>gZip data, especially JSON.
<li>Instead of loading everything in one go, think about loading data on events.
<li>Should the application (hence the APIs) be optimized for reading or writing or both?
<li>Have caching strategy in place. Cache, not only on the client side, but also on the server side.
<li>Granular, true REST interfaces are great but you might end up making several calls to get the data your screen needs. You might have to create screen specific APIs ( the APIs that provide data and services for one screen ) in order to reduce the # of calls made to the server.
<li>Pre-generate or pre-process and cache the data that you think the application might need.
<li>Offload work to the client.</li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/08/18/mobile-friendly-server-interfaces/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">255</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>How Microsoft IT is Utilizing Windows Azure</title>
		<link>https://mannysiddiqui.wordpress.com/2013/08/11/how-microsoft-it-is-utilizing-windows-azure/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/08/11/how-microsoft-it-is-utilizing-windows-azure/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sun, 11 Aug 2013 19:12:16 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Enterprise Systems]]></category>
		<category><![CDATA[Hybrid Applications]]></category>
		<category><![CDATA[Migration]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=251</guid>

					<description><![CDATA[The following case studies explain in detail how Microsoft IT is utilizing Windows Azure for their own applications. Makes an interesting read, especially the technical architecture diagrams in the case studies. Migrating a Business-Critical Application to Windows Azure Building Reliable Background Processes for a Business Critical Application with Windows Azure Migrating the Microsoft Partner Network [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The following case studies explain in detail how Microsoft IT is utilizing Windows Azure for their own applications. Makes an interesting read, especially the technical architecture diagrams in the case studies.</p>
<p><a title="Migrating a Business-Critical Application to Windows Azure" href="http://technet.microsoft.com/en-us/library/jj656670.aspx">Migrating a Business-Critical Application to Windows Azure</a></p>
<p><a title="Building Reliable Background Processes for a Business Critical Application with Windows Azure" href="http://download.microsoft.com/download/B/E/6/BE6105EC-9A4A-4E09-B428-C7C1289F0FF6/2115BCWebTCS.docx">Building Reliable Background Processes for a Business Critical Application with Windows Azure</a></p>
<p><a title="Migrating the Microsoft Partner Network to Windows Azure" href="http://download.microsoft.com/download/D/4/0/D40C21FF-F4BD-4DD5-AF1A-6A838B258C6F/2114PVP_TCS.docx">Migrating the Microsoft Partner Network to Windows Azure</a></p>
<p><a title="Using Windows Azure to Implement a Hybrid Application" href="http://download.microsoft.com/download/9/C/1/9C1050A3-B38A-4F1A-9D1F-E1D334E21B91/2121P@M_TCS.docx">Using Windows Azure to Implement a Hybrid Application</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/08/11/how-microsoft-it-is-utilizing-windows-azure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">251</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Database Premium Edition</title>
		<link>https://mannysiddiqui.wordpress.com/2013/07/24/sql-database-premium-edition/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/07/24/sql-database-premium-edition/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 24 Jul 2013 12:01:54 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[SQL Database]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=248</guid>

					<description><![CDATA[Recently Microsoft announced Premium Edition of SQL Database. In simple words, it allows you to reserve the capacity so that it is not shared with other tenants! Similar to having your dedicated SQL infrastructure minus the maintenance overhead that comes with it. Caution – This could be a double-edge sword though. I believe that auto-throttling [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Recently Microsoft announced <a title="Premium Edition" href="http://www.windowsazure.com/en-us/pricing/details/sql-database/#service-premium" target="_blank">Premium Edition</a> of SQL Database. In simple words, it allows you to reserve the capacity so that it is not shared with other tenants! Similar to having your dedicated SQL infrastructure minus the maintenance overhead that comes with it.</p>
<p>Caution – This could be a double-edge sword though. I believe that auto-throttling in cloud environments helps promote good architecture and coding practices, hence having a dedicated environment with elevated limits may be seen by some as a solution to bad architecture and coding problems; instead of fixing the code, they might be inclined to throw more capacity at it. Be careful!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/07/24/sql-database-premium-edition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">248</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>IE Developer Tools</title>
		<link>https://mannysiddiqui.wordpress.com/2013/07/09/ie-developer-tools/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/07/09/ie-developer-tools/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Tue, 09 Jul 2013 19:36:52 +0000</pubDate>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Technical Documentation]]></category>
		<category><![CDATA[Extensions]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=221</guid>

					<description><![CDATA[This is the most comprehensive documentation that I ever came across on the IE Developer Tools. Bookmark it! Using the F12 developer tools]]></description>
										<content:encoded><![CDATA[<p>This is the most comprehensive documentation that I ever came across on the IE Developer Tools. Bookmark it!</p>
<p><a title="Using the F12 developer tools" href="http://msdn.microsoft.com/en-us/library/ie/bg182326(v=vs.85).aspx" target="_blank">Using the F12 developer tools</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/07/09/ie-developer-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">221</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>FailSafe: Building Scalable, Resilient Cloud Services</title>
		<link>https://mannysiddiqui.wordpress.com/2013/07/06/failsafe-building-scalable-resilient-cloud-services/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/07/06/failsafe-building-scalable-resilient-cloud-services/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sun, 07 Jul 2013 01:02:08 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Availability]]></category>
		<category><![CDATA[Cloud Services]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Enterprise Systems]]></category>
		<category><![CDATA[Lessons Learned]]></category>
		<category><![CDATA[Manageability]]></category>
		<category><![CDATA[Scalability]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=199</guid>

					<description><![CDATA[While researching on Azure design resources for designing enterprise cloud systems, I came across the following video series published on Channel 9 by Windows Azure CAT team. FailSafe: Building Scalable, Resilient Cloud Services Great effort by Mark Simms (@mabsimms), UlrichH, and marcmercuri (@marcmercuri). I also found couple of other sessions delivered by Mark and others [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>While researching on Azure design resources for designing enterprise cloud systems, I came across the following video series published on Channel 9 by Windows Azure CAT team.</p>
<p><a title="FailSafe: Building Scalable, Resilient Cloud Services" href="http://channel9.msdn.com/Series/FailSafe" target="_blank">FailSafe: Building Scalable, Resilient Cloud Services</a></p>
<p>Great effort by Mark Simms (@mabsimms), <a title="UlrichH" href="http://channel9.msdn.com/Niners/UlrichH" target="_blank">UlrichH</a>, and marcmercuri (@marcmercuri).</p>
<p>I also found couple of other sessions delivered by Mark and others on designing and building scalable cloud applications.</p>
<ul>
<li><a title="Building Big- Lessons learned from Windows Azure customers - Part I" href="http://channel9.msdn.com/Events/Build/2012/3-029">Building Big- Lessons learned from Windows Azure customers &#8211; Part I</a></li>
<li><a title="Building Big- Lessons learned from Windows Azure customers - Part II" href="http://channel9.msdn.com/Events/Build/2012/3-030">Building Big- Lessons learned from Windows Azure customers &#8211; Part II</a></li>
<li><a title="Resilient Cloud Apps" href="http://channel9.msdn.com/Events/Patterns-Practices-Symposium-Online/pattern-practices-symposium-2013/Resilient-Cloud-Apps">Resilient Cloud Apps</a></li>
<li><a title="Building Big- Lessons Learned from Windows Azure Customers" href="http://channel9.msdn.com/Events/Build/2013/4-554">Building Big- Lessons Learned from Windows Azure Customers</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/07/06/failsafe-building-scalable-resilient-cloud-services/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">199</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server Best Practices</title>
		<link>https://mannysiddiqui.wordpress.com/2013/07/05/sql-server-best-practices/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/07/05/sql-server-best-practices/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Fri, 05 Jul 2013 11:40:23 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Best Practices]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=165</guid>

					<description><![CDATA[I came across the following Wiki page that lists quite a few resources related to SQL Server best practices. http://technet.microsoft.com/en-us/sqlserver/bb671430]]></description>
										<content:encoded><![CDATA[<p>I came across the following Wiki page that lists quite a few resources related to SQL Server best practices.</p>
<p><a title="http://technet.microsoft.com/en-us/sqlserver/bb671430" href="http://technet.microsoft.com/en-us/sqlserver/bb671430">http://technet.microsoft.com/en-us/sqlserver/bb671430</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/07/05/sql-server-best-practices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">165</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server Data Tools June 2013 Update</title>
		<link>https://mannysiddiqui.wordpress.com/2013/07/04/sql-server-data-tools-june-2013-update/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/07/04/sql-server-data-tools-june-2013-update/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Thu, 04 Jul 2013 21:56:39 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=161</guid>

					<description><![CDATA[I just installed the SQL Server Data Tools June 2013 Update. Among many features, the most important for me at least is the Visual Data Comparison. Check out details @ Announcing SQL Server Data Tools &#8211; June 2013 Get the update here.]]></description>
										<content:encoded><![CDATA[<p>I just installed the SQL Server Data Tools June 2013 Update. Among many features, the most important for me at least is the Visual Data Comparison.</p>
<p>Check out details @ <a title="Announcing SQL Server Data Tools - June 2013" href="http://blogs.msdn.com/b/ssdt/archive/2013/06/24/announcing-sql-server-data-tools-june-2013.aspx">Announcing SQL Server Data Tools &#8211; June 2013</a></p>
<p>Get the update <a href="http://msdn.microsoft.com/en-us/data/hh297027" target="_blank">here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/07/04/sql-server-data-tools-june-2013-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">161</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2013 Preview</title>
		<link>https://mannysiddiqui.wordpress.com/2013/06/27/visual-studio-2013-preview/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/06/27/visual-studio-2013-preview/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Thu, 27 Jun 2013 18:36:23 +0000</pubDate>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Videos]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=152</guid>

					<description><![CDATA[Microsoft recently released Visual Studio 2013 Preview. Download Features in action You can also install the ASP.NET and Web Tools Refresh that adds few new features in Visual Studio. ASP.NET vNext has extensive detail on the new features. Checkout the following videos to learn more about new features added to the coolest development tool in [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Microsoft recently released Visual Studio 2013 Preview.</p>
<p><a title="Download" href="http://go.microsoft.com/fwlink/?LinkId=306566" target="_blank">Download</a></p>
<p><a title="Features in action" href="http://www.microsoft.com/visualstudio/eng/2013-preview#story-2013preview" target="_blank">Features in action</a></p>
<p>You can also install the <a title="ASP.NET and Web Tools Refresh" href="http://go.microsoft.com/fwlink/?LinkID=309552" target="_blank">ASP.NET and Web Tools Refresh</a> that <a href="http://blogs.msdn.com/b/webdev/archive/2013/06/26/announcing-release-of-asp-net-and-web-tools-for-visual-studio-2013-preview-and-the-refresh-update.aspx" target="_blank">adds few new features</a> in Visual Studio. <a title="ASP.NET vNext" href="http://www.asp.net/vnext" target="_blank">ASP.NET vNext</a> has extensive detail on the new features.</p>
<p>Checkout the following videos to learn more about new features added to the coolest development tool in the world <img class="wlEmoticon wlEmoticon-smile" style="border-style:none;" alt="Smile" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/wlemoticon-smile.png?w=869" /></p>
<p><a title="What’s New in ASP.NET and Visual Studio 2013" href="http://channel9.msdn.com/Events/Build/2013/2-546">What’s New in ASP.NET and Visual Studio 2013</a></p>
<p><a title="Visual Studio 2013 Preview with Soma Somasegar" href="http://channel9.msdn.com/Events/Build/2013/9-002">Visual Studio 2013 Preview with Soma Somasegar</a></p>
<p><a title="What’s New in the Visual Studio 2013 IDE" href="http://channel9.msdn.com/Events/Build/2013/3-339">What’s New in the Visual Studio 2013 IDE</a></p>
<p><a title="What’s New in Visual Studio 2013 for C++ Developers" href="http://channel9.msdn.com/Events/Build/2013/2-305">What’s New in Visual Studio 2013 for C++ Developers</a></p>
<p><a title="What's New in Visual Studio &amp; Blend for XAML Developers" href="http://channel9.msdn.com/Events/Build/2013/3-321">What&#8217;s New in Visual Studio &amp; Blend for XAML Developers</a></p>
<p><a title="Visual Studio 2013 for Web Developers- Deep Dive" href="http://channel9.msdn.com/Events/Build/2013/3-503">Visual Studio 2013 for Web Developers- Deep Dive</a></p>
<p><a title="What's New in Blend for HTML Developers" href="http://channel9.msdn.com/Events/Build/2013/2-311">What&#8217;s New in Blend for HTML Developers</a></p>
<p><a title="Developing Apps for SharePoint 2013 with Visual Studio 2013" href="http://channel9.msdn.com/Events/Build/2013/3-319">Developing Apps for SharePoint 2013 with Visual Studio 2013</a></p>
<p><a title="Visual Studio 2013 Diagnostics Tools for XAML-Based Windows Store Apps" href="http://channel9.msdn.com/Events/Build/2013/3-322">Visual Studio 2013 Diagnostics Tools for XAML-Based Windows Store Apps</a></p>
<p><a title="Diagnosing Issues in JavaScript Windows Store Apps with Visual Studio 2013" href="http://channel9.msdn.com/Events/Build/2013/3-312">Diagnosing Issues in JavaScript Windows Store Apps with Visual Studio 2013</a></p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image5.png"><img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb5.png?w=216&#038;h=244" width="216" height="244" border="0" /></a></p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image6.png"><img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb6.png?w=175&#038;h=244" width="175" height="244" border="0" /></a></p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image7.png"><img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb7.png?w=175&#038;h=244" width="175" height="244" border="0" /></a></p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image8.png"><img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb8.png?w=244&#038;h=135" width="244" height="135" border="0" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/06/27/visual-studio-2013-preview/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">152</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server 2012 CTP1 Installation Rule Failed</title>
		<link>https://mannysiddiqui.wordpress.com/2013/06/26/sql-server-2012-ctp1-installation-rule-failed/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/06/26/sql-server-2012-ctp1-installation-rule-failed/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 26 Jun 2013 16:42:08 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Installation]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=141</guid>

					<description><![CDATA[This is strange! I received the following error message while installing the SQL Server 2012 CTP1. It appears this version of SQL Server could not be installed on a machine that already had other versions of SQL Server. Not sure the reasons behind it, yet to research on it, but it is frustrating to say [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This is strange! I received the following error message while installing the SQL Server 2012 CTP1. It appears this version of SQL Server could not be installed on a machine that already had other versions of SQL Server. Not sure the reasons behind it, yet to research on it, but it is frustrating to say the least; I am hoping this is only because it is a CTP release. Prior to SQL Server 2014 I was able to install more than one versions of SQL Server on the same machine!</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image4.png"><img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border:0;" title="image" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb4.png?w=244&#038;h=106" width="244" height="106" border="0" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/06/26/sql-server-2012-ctp1-installation-rule-failed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">141</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/06/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Azure Alerts and Monitoring</title>
		<link>https://mannysiddiqui.wordpress.com/2013/06/26/windows-azure-alerts-and-monitoring/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/06/26/windows-azure-alerts-and-monitoring/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Wed, 26 Jun 2013 16:36:54 +0000</pubDate>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Monitoring]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=137</guid>

					<description><![CDATA[Windows Azure team recently added alerts and notification support to the platform! Looking forward to exploring and implementing it in our new system. http://blogs.msdn.com/b/windowsazure/archive/2013/06/26/alerting-and-notifications-support-for-windows-azure-applications.aspx]]></description>
										<content:encoded><![CDATA[<p>Windows Azure team recently added alerts and notification support to the platform! Looking forward to exploring and implementing it in our new system.</p>
<p><a title="http://blogs.msdn.com/b/windowsazure/archive/2013/06/26/alerting-and-notifications-support-for-windows-azure-applications.aspx" href="http://blogs.msdn.com/b/windowsazure/archive/2013/06/26/alerting-and-notifications-support-for-windows-azure-applications.aspx">http://blogs.msdn.com/b/windowsazure/archive/2013/06/26/alerting-and-notifications-support-for-windows-azure-applications.aspx</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/06/26/windows-azure-alerts-and-monitoring/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">137</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Building Web Apps with ASP.NET Jump Start &#8211; 01 What&#8217;s New in ASP.NET 4.5</title>
		<link>https://mannysiddiqui.wordpress.com/2013/06/15/building-web-apps-with-asp-net-jump-start-01-whats-new-in-asp-net-4-5/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/06/15/building-web-apps-with-asp-net-jump-start-01-whats-new-in-asp-net-4-5/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sat, 15 Jun 2013 11:06:35 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Important Notes / Summaries]]></category>
		<category><![CDATA[Jumpstart]]></category>
		<category><![CDATA[Training]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=127</guid>

					<description><![CDATA[Source &#8211; Building Web Apps with ASP.NET Jump Start In order to do web development, you need to understand the following: Visual Studio HTML5 and CSS3 standards and smarts JavaScript language features Page Inspector One code editor for client and server Web Essentials extension NuGet Package manager – new way to bring dependencies into the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; <a title="Building Web Apps with ASP.NET Jump Start" href="https://www.microsoftvirtualacademy.com/training-courses/create-web-apps-with-asp-net" target="_blank">Building Web Apps with ASP.NET Jump Start</a></p>
<p>In order to do web development, you need to understand the following:</p>
<h3>Visual Studio </h3>
<ul>
<li>HTML5 and CSS3 standards and smarts
<li>JavaScript language features
<li>Page Inspector
<li>One code editor for client and server
<li>Web Essentials extension</li>
</ul>
<h3>NuGet </h3>
<ul>
<li>Package manager – new way to bring dependencies into the project
<li>Install and configure in your project
<li>Handle dependencies and versions</li>
</ul>
<h3>ASP.NET </h3>
<ul>
<li>Model Binding with ASP.NET Web Forms – Strongly Typed Data Controls
<li>Web Forms Friendly URLs
<li>Same routing system as MVC – in fact the routing system houses in ASP.NET but MVC also uses it
<li>Bundling and Optimization
<li>LESS editor
<li>Page Inspector
<li>async </li>
<ul>
<li><em>async</em> and threading are kind of different
<li><em>Client.DownloadStringTaskAsync</em>
<li><em>Task.WaitAll</em> – blocks the current thread until all of the specified async requests have completed
<li><em>Task.WhenAll</em> – will wait for all of the specified async requests to finish before returning
<li>“Async” and “await” keywords
<li>“Async = true” on the page</li>
</ul>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/06/15/building-web-apps-with-asp-net-jump-start-01-whats-new-in-asp-net-4-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">127</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>IIS Database Manager</title>
		<link>https://mannysiddiqui.wordpress.com/2013/06/08/iis-database-manager/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/06/08/iis-database-manager/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sun, 09 Jun 2013 00:43:13 +0000</pubDate>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Extensions]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=122</guid>

					<description><![CDATA[I came across this jewel while searching on IIS 7 Extensions. Basically it extends IIS Manager by allowing users to manage SQL Server or MySQL databases! A logical question comes to mind. SQL Server Management Studio is available and provides lot more features then what is the need for this extension? This extension is particularly [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I came across this jewel while searching on IIS 7 Extensions. Basically it extends IIS Manager by allowing users to manage SQL Server or MySQL databases!</p>
<p>A logical question comes to mind. SQL Server Management Studio is available and provides lot more features then what is the need for this extension?</p>
<p>This extension is particularly helpful in case of remote administration of databases. With SSMS, certain firewall ports need to be opened which may or may not be possible in certain environments. Since IIS Database Manager runs on the IIS Server, hence the server administrators can delegate database management to authorized users without opening additional ports for DB management.</p>
<p>Learn more about it at the following URLs.</p>
<p><a title="Database Manager" href="http://www.iis.net/downloads/microsoft/database-manager" target="_blank">Database Manager</a></p>
<p><a href="http://www.iis.net/learn/extensions/database-manager" target="_blank">Using the Database Manager</a></p>
<p><a title="Database Manager for Hosters" href="http://www.iis.net/learn/web-hosting/web-server-for-shared-hosting/database-manager-for-hosters">Database Manager for Hosters</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/06/08/iis-database-manager/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">122</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Virtual Academy&#8211;Upcoming Live Jump Start Events</title>
		<link>https://mannysiddiqui.wordpress.com/2013/05/19/microsoft-virtual-academyupcoming-live-jump-start-events/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/05/19/microsoft-virtual-academyupcoming-live-jump-start-events/#respond</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sun, 19 May 2013 14:32:02 +0000</pubDate>
				<category><![CDATA[ALM]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Training]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=95</guid>

					<description><![CDATA[Lately Microsoft Virtual Academy has been offering cutting-edge courses, not only for the IT folks but also for the developers and QA (especially related to the TFS/ALM). Check out upcoming live training sessions @ https://www.microsoftvirtualacademy.com/RSS.aspx?type=liveevents&#38;culture=en-US]]></description>
										<content:encoded><![CDATA[<p>Lately Microsoft Virtual Academy has been offering cutting-edge courses, not only for the IT folks but also for the developers and QA (especially related to the TFS/ALM).</p>
<p>Check out upcoming live training sessions @ <a title="https://www.microsoftvirtualacademy.com/RSS.aspx?type=liveevents&amp;culture=en-US" href="https://www.microsoftvirtualacademy.com/RSS.aspx?type=liveevents&amp;culture=en-US">https://www.microsoftvirtualacademy.com/RSS.aspx?type=liveevents&amp;culture=en-US</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/05/19/microsoft-virtual-academyupcoming-live-jump-start-events/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">95</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>
	</item>
		<item>
		<title>nuget &#8220;Access is denied&#8221; &#8220;Command existed with code 5&#8221;</title>
		<link>https://mannysiddiqui.wordpress.com/2013/05/11/nuget-access-is-denied-command-existed-with-code-5/</link>
					<comments>https://mannysiddiqui.wordpress.com/2013/05/11/nuget-access-is-denied-command-existed-with-code-5/#comments</comments>
		
		<dc:creator><![CDATA[Manny Siddiqui]]></dc:creator>
		<pubDate>Sat, 11 May 2013 19:13:39 +0000</pubDate>
				<category><![CDATA[Builds]]></category>
		<category><![CDATA[nuget]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<guid isPermaLink="false">http://mannysiddiqui.wordpress.com/?p=86</guid>

					<description><![CDATA[I just setup a new Windows Server 2008 R2 development VM in order to work on a project. Downloaded the source code from Git and hit “Rebuild Solution”. Few projects failed to build with the following error (taken from the Output window after enabling MSBuild verbosity to Detailed: Task &#8220;Exec&#8221; &#8220;C:\Work\Github\………….\.nuget\nuget.exe&#8221; install &#8220;C:\Work\Github\…………\packages.config&#8221; -source &#8220;&#8221;&#160; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I just setup a new Windows Server 2008 R2 development VM in order to work on a project. Downloaded the source code from Git and hit “Rebuild Solution”. Few projects failed to build with the following error (taken from the Output window after enabling MSBuild verbosity to Detailed:</p>
<p>Task &#8220;Exec&#8221; &#8220;C:\Work\Github\………….\.nuget\nuget.exe&#8221; install &#8220;C:\Work\Github\…………\packages.config&#8221; -source &#8220;&#8221;&nbsp; -RequireConsent -solutionDir &#8220;C:\Work\Github\…………….\ &#8220;</p>
<p>C:\Work\Github\…….\.nuget\NuGet.targets(87,9): error : Access is denied.</p>
<p>C:\Work\Github\…..\.nuget\NuGet.targets(87,9): error MSB3075: The command &#8220;&#8221;C:\Work\Github\…..\.nuget\nuget.exe&#8221; install &#8220;C:\Work\Github\…..\packages.config&#8221; -source &#8220;&#8221;&nbsp; -RequireConsent -solutionDir &#8220;C:\Work\Github\…..\ &#8220;&#8221; exited with code 5. Please verify that you have sufficient rights to run this command.<br />Done executing task &#8220;Exec&#8221; &#8212; FAILED.</p>
<p>The NuGet executable could not be executed during the build process! I had never faced this problem before. Came across few posts on the Internet where others were facing similar problems and had recommended to change certain NuGet settings or to delete and reinstall NuGet altogether. I did all that but no use.</p>
<p>I manually ran the nuget.exe in a command prompt and got the same “Access is denied” error. All of a sudden, light-bulb moment <img class="wlEmoticon wlEmoticon-smile" style="border-style:none;" alt="Smile" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/wlemoticon-smile.png?w=869"> I looked at the properties of the nuget.exe and that is where the answer was! See below the screen shot.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/image.png"><img loading="lazy" title="image" style="background-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0;" border="0" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/image_thumb.png?w=179&#038;h=244" width="179" height="244"></a></p>
<p>Perhaps this is Windows Server 2008 security feature but the Everyone was allowed only “Read” permission on the nuget.exe; in order for it to get executed, the caller should have the “Read &amp; Execute” permission as well.</p>
<p>Granting the “Everyone” group “Read &amp; Execute” seems to solve the problem.</p>
<p><a href="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/image1.png"><img loading="lazy" title="image" style="border-top:0;border-right:0;background-image:none;border-bottom:0;padding-top:0;padding-left:0;margin:0;border-left:0;display:inline;padding-right:0;" border="0" alt="image" src="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/image_thumb1.png?w=179&#038;h=244" width="179" height="244"></a></p>
<p>I would love to hear if you know of a better way to solve this issue. Drop me a line. Thanks.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mannysiddiqui.wordpress.com/2013/05/11/nuget-access-is-denied-command-existed-with-code-5/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">86</post-id>
		<media:content url="https://1.gravatar.com/avatar/7a58a47356feb13587b8b5722b9659477ffe581380106b5ccec7134ad76d0c5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mannysiddiqui</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://mannysiddiqui.wordpress.com/wp-content/uploads/2013/05/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>
