<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>sqlazureexplorer Wiki &amp; Documentation Rss Feed</title><link>http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Home</link><description>sqlazureexplorer Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Please NOTE that this addin is no longer needed, because Visual Studio now has built in support in the Server Explorer for Azure. This project is kept in Codeplex for those who want to look at the code. The last version was compiled for Visual Studio 2010 beta 2.&lt;/h2&gt;
This is an attempt to learn something of SQL Azure and VS2010 Extensions development by creating an SQL Azure Explorer Extension&amp;#47;Addin for Visual Studio 2010, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun.&lt;br /&gt;
&lt;h2&gt;Version 0.2.3&lt;/h2&gt;No new features, just a quick fix to get the title/caption of the explorer tool window correct. Sorry about that.
&lt;h2&gt;Version 0.2.2&lt;/h2&gt;&lt;a href="http://sqlazureexplorer.codeplex.com/releases/view/34711"&gt;This version&lt;/a&gt; works for Visual Studio 2010 Beta 2. No new features.
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Fri, 02 Jul 2010 18:33:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100702063335P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Extensions development by creating an SQL Azure Explorer Extension&amp;#47;Addin for Visual Studio 2010, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 2&lt;/b&gt;. &lt;br /&gt;
&lt;h2&gt;Version 0.2.3&lt;/h2&gt;No new features, just a quick fix to get the title/caption of the explorer tool window correct. Sorry about that.
&lt;h2&gt;Version 0.2.2&lt;/h2&gt;&lt;a href="http://sqlazureexplorer.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34711"&gt;This version&lt;/a&gt; works for Visual Studio 2010 Beta 2. No new features.
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Wed, 28 Oct 2009 14:15:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091028021514P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 2&lt;/b&gt;. &lt;br /&gt;
&lt;h2&gt;Version 0.2.2&lt;/h2&gt;&lt;a href="http://sqlazureexplorer.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34711"&gt;This version&lt;/a&gt; works for Visual Studio 2010 Beta 2. No new features.
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Tue, 20 Oct 2009 23:10:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091020111001P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 2&lt;/b&gt;. &lt;br /&gt;
&lt;h2&gt;Version 0.2.2&lt;/h2&gt;This version works for Visual Studio 2010 Beta 2. No new features.
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Tue, 20 Oct 2009 13:34:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091020013436P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE! I'm going to release a VS2010 Beta 2 version as soon as I have tested everything properly first :)&lt;/b&gt;
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Tue, 20 Oct 2009 06:55:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091020065506A</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. &lt;br /&gt;&lt;b&gt;NOTE!&lt;/b&gt; I'm going to release a VS2010 Beta 2 version as soon as I have tested everything properly first :)
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Tue, 20 Oct 2009 06:54:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091020065447A</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. 
&lt;h2&gt;Version 0.2.1&lt;/h2&gt;Version 0.2.1 is the same as 0.2.0 except for a small bug fix where users where always listing users from the master database (note to self - never release when you cannot run integration tests for some reason)&lt;br /&gt;&lt;br /&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/wikipage?title=Code%20Intro&amp;referringTitle=Home"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Mon, 19 Oct 2009 14:43:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091019024309P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. 
&lt;h2&gt;Version 0.2.0&lt;/h2&gt;New version released with new features for creating and dropping databases, logins and users: &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=87787" alt="version020.png" title="version020.png" /&gt;
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Logins&lt;/li&gt;
&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;
&lt;li&gt;Users&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Create/drop Database&lt;/li&gt;
&lt;li&gt;Create/drop Login&lt;/li&gt;
&lt;li&gt;Create/drop User&lt;/li&gt;
&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Code%20Intro"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Thu, 15 Oct 2009 13:46:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091015014613P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun. &lt;b&gt;Please note that&lt;/b&gt; this addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. 
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Code%20Intro"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Thu, 01 Oct 2009 16:12:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091001041208P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun.
&lt;h2&gt;Note&lt;/h2&gt;This addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. 
&lt;h2&gt;Version 0.1.1&lt;/h2&gt;New version released with the same functionality but with better UI performance (async loading of databases, tables etc.). Please download and feedback.
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Code%20Intro"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Thu, 01 Oct 2009 16:11:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091001041105P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer &amp;#42;Addin for Visual Studio 2010 Beta 1&amp;#42;, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun.
&lt;h2&gt;Note&lt;/h2&gt;This addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. Also, the &lt;b&gt;performance&lt;/b&gt; for anything but small databases is very slow right now, as it is doing a big chunk of querying at startup. This is going to be fixed though. This is a start :)
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formatter&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Code%20Intro"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Thu, 01 Oct 2009 15:21:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091001032103P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;This is an attempt to learn something of SQL Azure and VS2010 Addin development by creating an SQL Azure Explorer &amp;#42;Addin for Visual Studio 2010 Beta 1&amp;#42;, even though Microsoft will probably provide such a tool eventually, this is for learning and having some programming fun.
&lt;h2&gt;Note&lt;/h2&gt;This addin will only work for &lt;b&gt;Visual Studio 2010 Beta 1&lt;/b&gt;. Also, the &lt;b&gt;performance&lt;/b&gt; for anything but small databases is very slow right now, as it is doing a big chunk of querying at startup. This is going to be fixed though. This is a start :)
&lt;h2&gt;Features&lt;/h2&gt;Some of the main features right now is:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;SQL Azure Explorer which contains:
&lt;ul&gt;&lt;li&gt;Databases&lt;/li&gt;
&lt;li&gt;Tables with columns&lt;/li&gt;
&lt;li&gt;Views with columns&lt;/li&gt;
&lt;li&gt;Stored procs with parameters&lt;/li&gt;
&lt;li&gt;Functions with parameters&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Context menues for:
&lt;ul&gt;&lt;li&gt;Open Sql Editor Window&lt;/li&gt;
&lt;li&gt;Select Top 100 Rows&lt;/li&gt;
&lt;li&gt;Script as CREATE for all tables, views, stored procs and functions&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SQL Editor Window with built in:
&lt;ul&gt;&lt;li&gt;SQL Execute&lt;/li&gt;
&lt;li&gt;Off line parser&lt;/li&gt;
&lt;li&gt;Script formater&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Sample Screenshots&lt;/h2&gt;Select Top 100 Rows:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85475" alt="SelectTop100Rows.png" title="SelectTop100Rows.png" /&gt;&lt;br /&gt;&lt;br /&gt;SQL Editor:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85477" alt="SqlEditor.png" title="SqlEditor.png" /&gt;&lt;br /&gt;&lt;br /&gt;Script as CREATE:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85479" alt="ScriptAsCreate.png" title="ScriptAsCreate.png" /&gt;&lt;br /&gt;&lt;br /&gt;Formating of SQL:&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlazureexplorer&amp;DownloadId=85478" alt="FormatingOfSql.png" title="FormatingOfSql.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt;For some introductory code documentation/explanation and where to start &amp;quot;digging&amp;quot; to get a grasp, look here -&amp;gt; &lt;a href="http://sqlazureexplorer.codeplex.com/Wiki/View.aspx?title=Code%20Intro"&gt;Code Intro&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JohanDanforth</author><pubDate>Tue, 29 Sep 2009 12:27:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090929122756P</guid></item></channel></rss>