Click here to Skip to main content
15,891,136 members

Comments by Morl99 (Top 40 by date)

Morl99 29-Jun-11 18:40pm View    
Even though I formulated this as a question, it is actually a suggestion which could work as a solution to his problem. If not, he has a good place to add something to it, so that I can edit my solution to fit his needs.
Morl99 29-Jun-11 16:52pm View    
Like Vivek stated, you would have two interface, one that has IProduct1 and IProduct2 in it, and another one which has IProduct3 in it, Factory2 would then implement both interfaces, Factory1 would only implement the first interface. If you want specific help, show us your real problem ;)
Morl99 29-Jun-11 14:23pm View    
All I can say as well is: good luck. And if you find a valid solution, don't forget to wrap it into a Code-Project article ;-)
Morl99 29-Jun-11 14:16pm View    
FYI, you can avoid the Tags if you write < instead of < and > instead of >.
Morl99 29-Jun-11 14:08pm View    
Maybe on a side note, this is not a portal where people do your work. Either you have a problem, or you don't. Do not expect complete programs here... Why don't you start with googling for "Storing Image into database CSharp" and "Capture Webcam Image CSharp". I am sure you find plenty of information. If you have a problem trying, come back here and post your specific problem.