.NET: Writing 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/11 14:14 UTC
Read the original article Hit count: 375

Filed under:
|
|

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

© Stack Overflow or respective owner

Related posts about .NET

Related posts about dll