|
-
July 23rd, 2009, 04:45 AM
#1
Win application as container for modules
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
-
July 23rd, 2009, 01:15 PM
#2
Re: Win application as container for modules
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.
-
July 23rd, 2009, 05:14 PM
#3
Re: Win application as container for modules
What I am looking for is something similar to CAB to implement Composite UI applications
-
July 23rd, 2009, 05:21 PM
#4
Re: Win application as container for modules
 Originally Posted by skuanet
What I am looking for is something similar to CAB to implement Composite UI applications
Perhaps you should learn how to create an application first and then come back with a specific question.
-
July 23rd, 2009, 05:33 PM
#5
Re: Win application as container for modules
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.
-
July 23rd, 2009, 05:45 PM
#6
Re: Win application as container for modules
 Originally Posted by skuanet
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.
Last edited by BigEd781; July 23rd, 2009 at 05:52 PM.
-
July 23rd, 2009, 11:16 PM
#7
Re: Win application as container for modules
Pls tell us what does CAB means ?
-
July 24th, 2009, 09:27 AM
#8
Re: Win application as container for modules
-
July 25th, 2009, 06:24 AM
#9
Re: Win application as container for modules
 Originally Posted by skuanet
What I am looking for is something similar to CAB to implement Composite UI applications
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|