Browse by Tags

All Tags » SQL (RSS)

New version of LearnVisualStudio.NET launched by findleyd

It took us a while but the new version of LearnVisualStudio.NET is live. We've packed a lot into this redesign and we hope that you enjoy the improvements. I'll start with those items that you might not find all that interesting, but are a HUGE improvement...

Scripting stored procs into a data project is useless for me now. by findleyd

This is really frustrating. I used to ba able to script stored procs from the server explorer into a data project. It would create a single file for each proc and would look something like this: IF EXISTS ( SELECT * FROM sysobjects WHERE type = 'P' AND...
Filed under: , ,
More Posts