in

DevPinoy.org

A Filipino Developers Community
All Tags » sql » tips » .NET (RSS)
ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it here!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • profiling ado.net queries

    you want to know the queries being executed by your application which uses ADO.NET. sql profiler comes in. however you got agents running (whatever they are), you also browse the tables using Enterprise Manager or Visual Studio and you want them to be excluded in the watch list. Filter is the key, Under...
    Posted to jokiz (Weblog) by jokiz on 04-05-2006
  • Stored Procedure Versioning

    I have been wanting to put stored procedures in our current project under source control. Although changes to SPs will be minimal, we all know what we can get when we keep history of parts of our code and the ease of comparing them side by side. Searching usenet as usual, it brought me to this KB: How...
    Posted to jokiz (Weblog) by jokiz on 06-17-2005
Page 1 of 1 (2 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems