Click here to Skip to main content
15,909,835 members
Home / Discussions / C#
   

C#

 
GeneralRe: swicth & case? Pin
PIEBALDconsult23-Mar-09 16:25
mvePIEBALDconsult23-Mar-09 16:25 
GeneralRe: swicth & case? Pin
dec8223-Mar-09 16:16
dec8223-Mar-09 16:16 
GeneralRe: swicth & case? Pin
Mycroft Holmes23-Mar-09 16:44
professionalMycroft Holmes23-Mar-09 16:44 
GeneralRe: swicth & case? Pin
PIEBALDconsult23-Mar-09 17:14
mvePIEBALDconsult23-Mar-09 17:14 
GeneralRe: swicth & case? Pin
dec8224-Mar-09 2:22
dec8224-Mar-09 2:22 
GeneralRe: swicth & case? Pin
PIEBALDconsult24-Mar-09 3:54
mvePIEBALDconsult24-Mar-09 3:54 
QuestionODAC and DbProviderFactory Pin
devvvy23-Mar-09 14:43
devvvy23-Mar-09 14:43 
QuestionA Class to interface with many types Pin
iltallman23-Mar-09 14:27
iltallman23-Mar-09 14:27 
Confused | :confused: I need to create a class which interfaces with a whole host of other classes. Instead of a Base Class <> Class relationship, I want a Class to interface between many different types of basic classes.

My New Interface Class <> Basic Class (of many types)

This way I have a COMMON interface and structure for my application to work with these basic types.

I think if I use the Base Class <> Class relationship, my application code will be very type specific because of the different functions and data that will be available with the different basic classes.

Is there a good location to read up on this? Any Go-By's? Anybody think this is backwards?

It may be worth mentioning that the different basic classes will all be of similar type, meaning all wil be data and functions. Its not like I am working with graphic, audio and/or function differences.
QuestionSaving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 14:24
Jacob Dixon23-Mar-09 14:24 
AnswerRe: Saving picture to SQL (PictureBox) GDI Error Pin
Xmen Real 23-Mar-09 15:19
professional Xmen Real 23-Mar-09 15:19 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 15:31
Jacob Dixon23-Mar-09 15:31 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Xmen Real 23-Mar-09 15:35
professional Xmen Real 23-Mar-09 15:35 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 15:40
Jacob Dixon23-Mar-09 15:40 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Xmen Real 23-Mar-09 15:44
professional Xmen Real 23-Mar-09 15:44 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 15:50
Jacob Dixon23-Mar-09 15:50 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Xmen Real 23-Mar-09 16:27
professional Xmen Real 23-Mar-09 16:27 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 16:56
Jacob Dixon23-Mar-09 16:56 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Xmen Real 23-Mar-09 16:59
professional Xmen Real 23-Mar-09 16:59 
AnswerRe: Saving picture to SQL (PictureBox) GDI Error Pin
Luc Pattyn23-Mar-09 16:03
sitebuilderLuc Pattyn23-Mar-09 16:03 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 16:14
Jacob Dixon23-Mar-09 16:14 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Luc Pattyn23-Mar-09 16:30
sitebuilderLuc Pattyn23-Mar-09 16:30 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Jacob Dixon23-Mar-09 16:42
Jacob Dixon23-Mar-09 16:42 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Luc Pattyn23-Mar-09 17:36
sitebuilderLuc Pattyn23-Mar-09 17:36 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Xmen Real 23-Mar-09 17:03
professional Xmen Real 23-Mar-09 17:03 
GeneralRe: Saving picture to SQL (PictureBox) GDI Error Pin
Luc Pattyn23-Mar-09 17:35
sitebuilderLuc Pattyn23-Mar-09 17:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.