.NET: Wrinting DataAccess dll

Posted by RedsDevils on Stack Overflow See other posts from Stack Overflow or by RedsDevils
Published on 2010-04-28T09:02:58Z Indexed on 2010/05/07 19:08 UTC
Read the original article Hit count: 366

Filed under:
|
|

I would like to write all data relations processes (general functions regarding with DataAccess via .NET) in dll and I wanna use it repeatedly. What kinds of functions should have in that dll? Some want to use Storedprocedures , Some with Statemets. Can you all suggest me? Please guide me! Thanks all!

© Stack Overflow or respective owner

Related posts about .NET

Related posts about dll