Click here to Skip to main content
16,005,316 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionkeyboard events and mouse events? Pin
imran_rafique19-Aug-02 1:29
imran_rafique19-Aug-02 1:29 
Generalplz solve mine problem Pin
imran_rafique19-Aug-02 0:30
imran_rafique19-Aug-02 0:30 
GeneralCan't step into code (no break point) Pin
Anonymously17-Aug-02 9:08
Anonymously17-Aug-02 9:08 
GeneralRe: Can't step into code (no break point) Pin
Sijin18-Aug-02 20:08
Sijin18-Aug-02 20:08 
GeneralRe: Can't step into code (no break point) Pin
Anonymously20-Aug-02 6:49
Anonymously20-Aug-02 6:49 
QuestionUpgrade Failed: Exception occured The referenced Component CommonDialog is missing a design timr license ? Pin
Derek Smigelski13-Aug-02 5:04
Derek Smigelski13-Aug-02 5:04 
GeneralAn array of all Selected rows in a Datagrid Pin
Knappen13-Aug-02 4:00
Knappen13-Aug-02 4:00 
QuestionHow to create your own "ad hoc" framework? Pin
Anonymous12-Aug-02 15:57
Anonymous12-Aug-02 15:57 
hello Everybody,

I am working on a project involving PCs as peer sensors on a network. The sensor can use ccd cameras (microscops), can process acquired images, can replicate data on an overlay network (P2P), can distribute processing (actually start, control and stop them remotely).

I'd like to create a object-oriented, component-oriented "generic" framework in C++... for sensors in general and for my application in particular. Also, I'd like to have some functionalities (Input, Processing, Networking...), as independent components, i.e. that can be used without the others (separate DLLs?).


Sensor Component
|
|- Input Component
|
|- Processing Component
|
|- Networking Component
|
|- Coordinator Component


MySensor Component : inherited from Sensor Component
|
|- Vision Component : inherited from Input Component
|
|- MyProcessing : inherited from Processing Component
|
|- P2P : inherited from Networking Component
|
|- MyCoordinator : inherited from Coordinator Component


How do I make such a framework? What tools are the easiest?
Where should I start?
Should I buy a book "creating our own framework for dummies"?


Any comments are welcome!!
Thanks a lot!

Bertrand Boichon

Research Assistant
Electrical & Computer Engr.
Oregon State University

AnswerRe: How to create your own "ad hoc" framework? Pin
ian mariano29-Oct-02 9:10
ian mariano29-Oct-02 9:10 
GeneralTool for testing and accessing web service (announcement) Pin
Vyacheslav Pedak12-Aug-02 4:51
Vyacheslav Pedak12-Aug-02 4:51 
GeneralJava Pet store vs .Net Pet Shop Pin
barbsgar12-Aug-02 1:55
barbsgar12-Aug-02 1:55 
GeneralEncryption Pin
Dan Smith10-Aug-02 13:25
Dan Smith10-Aug-02 13:25 
GeneralRe: Encryption Pin
Anonymous Poster16-Aug-02 16:37
sussAnonymous Poster16-Aug-02 16:37 
GeneralLost in the Sea of .Net Mania Pin
wilche10-Aug-02 4:34
wilche10-Aug-02 4:34 
GeneralRe: Lost in the Sea of .Net Mania Pin
SimonS10-Aug-02 4:41
SimonS10-Aug-02 4:41 
GeneralRe: Lost in the Sea of .Net Mania Pin
James T. Johnson10-Aug-02 4:55
James T. Johnson10-Aug-02 4:55 
GeneralRe: Lost in the Sea of .Net Mania Pin
wilche10-Aug-02 20:43
wilche10-Aug-02 20:43 
Questioncan any body help me Pin
imran_rafique9-Aug-02 22:23
imran_rafique9-Aug-02 22:23 
Generallegacy Visual C++ code and .NET Pin
rbc9-Aug-02 14:03
rbc9-Aug-02 14:03 
GeneralRe: legacy Visual C++ code and .NET Pin
Christopher Lord13-Aug-02 7:50
Christopher Lord13-Aug-02 7:50 
GeneralRe: legacy Visual C++ code and .NET Pin
Nemanja Trifunovic19-Aug-02 8:52
Nemanja Trifunovic19-Aug-02 8:52 
GeneralWhining people…. Pin
Ray Cassick9-Aug-02 11:49
Ray Cassick9-Aug-02 11:49 
GeneralRe: Whining people…. Pin
James T. Johnson9-Aug-02 15:43
James T. Johnson9-Aug-02 15:43 
GeneralRe: Whining people…. Pin
Rama Krishna Vavilala9-Aug-02 15:59
Rama Krishna Vavilala9-Aug-02 15:59 
GeneralRe: Whining people…. Pin
James T. Johnson9-Aug-02 16:43
James T. Johnson9-Aug-02 16:43 

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.