Hi all,
I need to develop a gui acting as a container for modules implementing different task.
Can you please show me any useful links?
Many Thanks
Printable View
Hi all,
I need to develop a gui acting as a container for modules implementing different task.
Can you please show me any useful links?
Many Thanks
There won't be any useful links unless you tell us what exactly you are looking for. may be you can start with an example of what you are trying to do.
In the mean time if you want to explore WinForms samples, you can download 101 samples for C# from MSDN. Taht should give you a start on how to design WinForms applications.
What I am looking for is something similar to CAB to implement Composite UI applications
I hope you are joking or I think you don't know what CAB is.
I am a senior developer and software architecht working in big companies , not lookink foe hello world application.
Please stop , thanks.
I somehow doubt that. For a senior dev you don't have very good grammar (though, to be fair, English may not be your first language), and I would expect an experienced individual to have provided some background. We see many beginner's come in here asking questions like "how can I build an application that does 'x'?" Generally, people who know what they are doing have specific questions and frame them well for anyone who may try to help, they don't ask vague, un-answerable questions.
It is like asking a mechanical engineer "how do I build a robot?". Well, that requires a lot of concepts and experience. A person with more experience may ask a question like "how do I interface such-and-such a motor into my existing such-and-such", a question that can actually be answered in a forum like this.
I do apologize if that last post seemed rude though, it was not my intention.
Pls tell us what does CAB means ?
So basically you are looking at putting lot of modules together in a Cab file and then building a UI that will use these modules as and when required?
What is the purpose of this kind of UI? Can you give an example, that would help us in going in the proper direction.