Click here to Skip to main content
15,893,594 members
Home / Discussions / C#
   

C#

 
GeneralRe: Struct vs array performance Pin
SeMartens28-Jan-09 3:14
SeMartens28-Jan-09 3:14 
GeneralRe: Struct vs array performance Pin
User 665828-Jan-09 3:23
User 665828-Jan-09 3:23 
AnswerRe: Struct vs array performance Pin
C Change28-Jan-09 3:09
C Change28-Jan-09 3:09 
AnswerRe: Struct vs array performance Pin
Ennis Ray Lynch, Jr.28-Jan-09 4:02
Ennis Ray Lynch, Jr.28-Jan-09 4:02 
Questionxml data Pin
arkiboys28-Jan-09 1:47
arkiboys28-Jan-09 1:47 
AnswerRe: xml data Pin
SeMartens28-Jan-09 1:51
SeMartens28-Jan-09 1:51 
GeneralRe: xml data Pin
arkiboys28-Jan-09 2:01
arkiboys28-Jan-09 2:01 
QuestionUML Modelling of C# / .NET Windows Apps? Pin
C Change28-Jan-09 0:28
C Change28-Jan-09 0:28 
I'm in the process of learning C#/.NET & UML, having previously done many years of embedded C/C++, with a smidgen of UML and VS6/MFC. I'm doing a home project, and can now at least put *simple* windows apps together. I want to now do a good object oriented design for a C# project - I've got Visual Paradigm for UML to help me here.

The problem I have is this: How best to model in an OOD the windows infrastructure elements of the design:-
* GUI components. Forms, buttons, text windows, etc etc.
* Event handlers. Being event-drive they just "pop up from nowhere" and then disappear again.
* How the underlying infrastructure knits it all together.

I can imagine that if I have a "PressMeHere" button, then it would be an object having a "PressMeHere_ButtonClick" event handler as one of its public methods, but it would be nice to see what it is in the system that invokes this method, and how the major .NET components interact.

Can anyone point me to a UML modelling of a typical .NET Windows application? Something that clearly identifies the demarcation between .NET/Windows infrastructure, versus application. I'd be very grateful if anyone can.

modified on Wednesday, January 28, 2009 9:10 AM

QuestionDownloadfile issue from server Pin
ashok_rgm28-Jan-09 0:15
ashok_rgm28-Jan-09 0:15 
AnswerRe: Downloadfile issue from server Pin
Manas Bhardwaj28-Jan-09 0:28
professionalManas Bhardwaj28-Jan-09 0:28 
GeneralRe: Downloadfile issue from server Pin
ashok_rgm28-Jan-09 0:54
ashok_rgm28-Jan-09 0:54 
AnswerRe: Downloadfile issue from server Pin
Aman Bhullar28-Jan-09 1:31
Aman Bhullar28-Jan-09 1:31 
Questionhow to do a multi task on a single button click Pin
sandhya1427-Jan-09 23:53
sandhya1427-Jan-09 23:53 
AnswerRe: how to do a multi task on a single button click Pin
rah_sin27-Jan-09 23:58
professionalrah_sin27-Jan-09 23:58 
GeneralRe: how to do a multi task on a single button click Pin
sandhya1428-Jan-09 0:04
sandhya1428-Jan-09 0:04 
GeneralRe: how to do a multi task on a single button click Pin
sandhya1428-Jan-09 0:20
sandhya1428-Jan-09 0:20 
AnswerRe: how to do a multi task on a single button click Pin
DaveyM6928-Jan-09 0:04
professionalDaveyM6928-Jan-09 0:04 
GeneralRe: how to do a multi task on a single button click Pin
sandhya1428-Jan-09 0:18
sandhya1428-Jan-09 0:18 
GeneralRe: how to do a multi task on a single button click Pin
DaveyM6928-Jan-09 0:32
professionalDaveyM6928-Jan-09 0:32 
Questionhow can i send file name to desktop application Pin
ahmedhassan9627-Jan-09 23:51
ahmedhassan9627-Jan-09 23:51 
AnswerRe: how can i send file name to desktop application Pin
Michael Bookatz28-Jan-09 0:17
Michael Bookatz28-Jan-09 0:17 
GeneralRe: how can i send file name to desktop application Pin
ahmedhassan9628-Jan-09 0:42
ahmedhassan9628-Jan-09 0:42 
GeneralRe: how can i send file name to desktop application Pin
Michael Bookatz28-Jan-09 0:52
Michael Bookatz28-Jan-09 0:52 
QuestionLoading vjslib dynamically Pin
Gareth H27-Jan-09 22:49
Gareth H27-Jan-09 22:49 
AnswerRe: Loading vjslib dynamically Pin
Karmendra Suthar27-Jan-09 23:34
Karmendra Suthar27-Jan-09 23:34 

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.