SQL Azure Explorer Add-in for VS2010

New version (0.1.1) of SQL Azure Explorer, an Add-in for VS2010 has been released with better UI performance

you can download new build at http://sqlazureexplorer.codeplex.com/

some of features mentioned on CodePlex site about SQL Azure Explore

  • SQL Azure Explorer which contains:
    • Databases
    • Tables with columns
    • Views with columns
    • Stored procs with parameters
    • Functions with parameters
  • Context menues for:
    • Open Sql Editor Window
    • Select Top 100 Rows
    • Script as CREATE for all tables, views, stored procs and functions
  • SQL Editor Window with built in:
    • SQL Execute
    • Off line parser
    • Script formatter

0 comments:

DISCLAIMER

The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog is solely my opinion and only represent my thoughts, intentions, plans or strategies. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.