PC Review


Reply
Thread Tools Rate Thread

Connection String Object

 
 
deciacco
Guest
Posts: n/a
 
      2nd May 2007
I want to create a ConnectionString class. I don't think there is one
already in the framework, although there not being one seems strage too.

Should I inherit from some other class or implement some interface, or
simply make it a standalone object.

Any ideas?

Thanks!


 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      2nd May 2007
In this (as in many other) case I'd suggest that you first do a thorough
search on "connectionstring class". No point in reinventing the wheel if you
don't have to...
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"deciacco" wrote:

> I want to create a ConnectionString class. I don't think there is one
> already in the framework, although there not being one seems strage too.
>
> Should I inherit from some other class or implement some interface, or
> simply make it a standalone object.
>
> Any ideas?
>
> Thanks!
>
>
>

 
Reply With Quote
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      2nd May 2007
P.S. To be a little more specific:
http://msdn2.microsoft.com/en-us/library/ms254947(VS.80).aspx
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"deciacco" wrote:

> I want to create a ConnectionString class. I don't think there is one
> already in the framework, although there not being one seems strage too.
>
> Should I inherit from some other class or implement some interface, or
> simply make it a standalone object.
>
> Any ideas?
>
> Thanks!
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a connection object (sql/oledb/odbc) based on connection method/string. Hetal Microsoft VB .NET 2 30th Apr 2007 05:55 PM
Using DSN in connection string with SqlConnection Object =?Utf-8?B?TmlybWFsa3VtYXI=?= Microsoft ADO .NET 1 1st Dec 2004 02:13 PM
Connection String object Convert to String Variable Type =?Utf-8?B?TWlrZSBNb29yZQ==?= Microsoft ASP .NET 2 26th Oct 2004 03:43 PM
Connection object versus Connection String =?Utf-8?B?Q293Ym95IChHcmVnb3J5IEEuIEJlYW1lcikgLSBN Microsoft ADO .NET 6 8th Oct 2004 08:03 PM
Re: Connection String & Con Object Question Manuel Canas Microsoft ADO .NET 2 8th Jul 2004 11:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:44 AM.