You are hereHome
 Tags
  1. 5 items are tagged with SQL
  2. 2 items are tagged with Codeplex
  3. 2 items are tagged with IdentitySwitcher
  4. 2 items are tagged with Installation
  5. 2 items are tagged with Skin Object
  6. 2 items are tagged with Upgrading
  7. 1 items are tagged with AJAX Extensions
  8. 1 items are tagged with ASP.NET
  9. 1 items are tagged with debugging
  10. 1 items are tagged with email validation
  11. 1 items are tagged with Google
  12. 1 items are tagged with Inline Skin Object
  13. 1 items are tagged with intellisense
  14. 1 items are tagged with Language
  15. 1 items are tagged with moving
  16. 1 items are tagged with regex
  17. 1 items are tagged with Search Results
  18. 1 items are tagged with Skinning
  19. 1 items are tagged with SQL Server 2008
  20. 1 items are tagged with TokenReplace
  21. 1 items are tagged with Visual Studio 2008
  

SQL Server 2008 Developer Goodies

Last Updated 09/17/2008
By: Erik van Ballegoij

Where it comes to using SQL Server features, I am a very late adopter. Not by choice, for all the DotNetNuke modules I create, I'd like to maintain backwards compatibility as much as possible, especially since DotNetNuke also fully supports MS SQL Server 2000.

Just slowly I am converting to use nvarchar(max), which is not available in SQL Server 2000. There is one tool I've become a great fan of though, and that is SQL Prompt, by Red-Gate. This is a great tool, adding intellisense to SQL Server, in management tools such as SQL Server Management Studio, Visual Studio and QueryAnalyzer. I can tell you it is a real time saver!

Just recently i did a complete new installation of Windows Vista, Visual Studio 2008 and SQL Server 2008. (read about my adventure with ASP.NET AJAX extensions for ASP.NET 2.0) I hadn't kept up really with all the new features in SQL Server 2008, so it came as big  surprise to me that I had intellisense available in SQL Management Studio 2008, without installing SQL Prompt! See for yourself:

sqlserver intellisense

Another thing that seems to be a great tool voor developers: real time sql script debugging!. Check this out:

sqlserver debugging

This will make it so much easier for developers to create their SPROCs.... Good Job Microsoft!

 

 

Rate this:
Recent Comments
Good to know.....now to go make a few downloads :)
Posted By: Mitchel Sellers on 09/26/2008
 Powered By
DotNetNuke Powered! This site is proudly powered by DotNetNuke.