Re: Stored Procedures - Patterns and Practices

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Galore (galore_at_ig.com.br)
Date: 11/01/04


Date: Mon, 1 Nov 2004 00:34:17 -0300

Thanks everyone for answering this question.

[]'s

"Galore" <galore@ig.com.br> wrote in message
news:#y5bhYhvEHA.2564@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> does anyone know if there's a document about patterns and practices when
it
> comes about programming stored procedures? I've tried to find on MSDN
site,
> but I could not find anything.
>
> Thanks
>
>



Relevant Pages

  • Re: Stored Procedures - Patterns and Practices
    ... >> does anyone know if there's a document about patterns and practices ... when it comes about programming stored procedures? ... My rules for stored procedures are, in essense, all that stuff you ...
    (microsoft.public.sqlserver.programming)
  • Stored Procedures - Patterns and Practices
    ... does anyone know if there's a document about patterns and practices when it ... comes about programming stored procedures? ... I've tried to find on MSDN site, ...
    (microsoft.public.sqlserver.programming)
  • Re: Basic books on OOA&D
    ... I found Agile Software Development (Principles, Patterns, and Practices) - ... Object-Oriented Analysis and Design and the Unified Process) - Craig Larman. ... This book is Martin Fowler's first choice as a book introducing OO design. ...
    (comp.object)
  • Re: Application Blocks
    ... The patterns & practices group is primarily focused on helping customers ... platform changes when designing the blocks. ... interms of future Longhorn applications. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Class vs Component
    ... To me, best practices are essentially patterns, and if you look at the literature that is well known for OO patterns both from a decade ago and current day, you will find that often the context governs the patterns that are used. ... Typically I have have isolated data/datasets, webservices interaction, file IO, etc. using the Component class, relying heavily on the sharing capabilities it provides. ... They used much the same approach with the IssueVision NET 1.1 sample application. ...
    (microsoft.public.dotnet.framework.windowsforms)