Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Screen Shot Pin
Christian Graus17-Mar-08 9:18
protectorChristian Graus17-Mar-08 9:18 
GeneralRe: Screen Shot Pin
Kristian Sixhøj17-Mar-08 3:58
Kristian Sixhøj17-Mar-08 3:58 
GeneralUnable to start debugging a web application in VS2003 Pin
i_want_to_learn_c#17-Mar-08 1:54
i_want_to_learn_c#17-Mar-08 1:54 
GeneralRe: Unable to start debugging a web application in VS2003 Pin
Rob Philpott17-Mar-08 2:27
Rob Philpott17-Mar-08 2:27 
GeneralRe: Unable to start debugging a web application in VS2003 Pin
i_want_to_learn_c#17-Mar-08 2:49
i_want_to_learn_c#17-Mar-08 2:49 
GeneralRe: Unable to start debugging a web application in VS2003 Pin
Rob Philpott17-Mar-08 3:47
Rob Philpott17-Mar-08 3:47 
GeneralC# XML and thread tutorial Pin
George_George17-Mar-08 1:49
George_George17-Mar-08 1:49 
GeneralRe: C# XML and thread tutorial Pin
led mike17-Mar-08 4:28
led mike17-Mar-08 4:28 
Neither is very specific to a language. XML is a standard there is DOM API and SAX API they are very similar in every language I have used them in. Threading is threading and again not language specific. If you learn the concepts it is very simple to translate the language specific tools for your needs.

www.w3schools.com might have some short tutorials and samples on XML etc. If you do much work with XML you also need to learn XPath which you will also find there. You might also try Wikipedia for anything you need a basic introduction into.

For threading there is a site that people frequently give as a good location for learning. I don't remember it but if you search in the C++ / MFC forum you should find where people have given the URL. When I was trying to get a handle on threading I read Advanced Windows by Richter. I believe he has a .NET or even C# book out now that likely has similar threading coverage in it from the .NET platform perspective.

good luck


led mike

GeneralRe: C# XML and thread tutorial Pin
George_George17-Mar-08 17:38
George_George17-Mar-08 17:38 
GeneralRe: C# XML and thread tutorial Pin
Bekjong17-Mar-08 5:55
Bekjong17-Mar-08 5:55 
GeneralRe: C# XML and thread tutorial Pin
George_George17-Mar-08 17:32
George_George17-Mar-08 17:32 
GeneralRe: C# XML and thread tutorial Pin
Bekjong17-Mar-08 23:04
Bekjong17-Mar-08 23:04 
GeneralRe: C# XML and thread tutorial Pin
George_George17-Mar-08 23:15
George_George17-Mar-08 23:15 
QuestionAdding animation to Windows Application Pin
Krazy Programmer17-Mar-08 1:40
Krazy Programmer17-Mar-08 1:40 
GeneralRe: Adding animation to Windows Application Pin
Anthony Mushrow17-Mar-08 1:51
professionalAnthony Mushrow17-Mar-08 1:51 
General[Message Deleted] Pin
nkmkrishna17-Mar-08 1:29
nkmkrishna17-Mar-08 1:29 
QuestionRe: Microsoft certification Pin
Vasudevan Deepak Kumar17-Mar-08 1:34
Vasudevan Deepak Kumar17-Mar-08 1:34 
QuestionRe: Microsoft certification Pin
Rajesh R Subramanian17-Mar-08 1:35
professionalRajesh R Subramanian17-Mar-08 1:35 
GeneralRe: Microsoft certification Pin
Vasudevan Deepak Kumar17-Mar-08 1:37
Vasudevan Deepak Kumar17-Mar-08 1:37 
GeneralRe: Microsoft certification Pin
Rajesh R Subramanian17-Mar-08 1:39
professionalRajesh R Subramanian17-Mar-08 1:39 
GeneralRe: Microsoft certification Pin
Vasudevan Deepak Kumar17-Mar-08 1:42
Vasudevan Deepak Kumar17-Mar-08 1:42 
GeneralRe: Microsoft certification Pin
CPallini17-Mar-08 1:51
mveCPallini17-Mar-08 1:51 
GeneralRe: Microsoft certification Pin
Rajesh R Subramanian17-Mar-08 2:01
professionalRajesh R Subramanian17-Mar-08 2:01 
QuestionQuestion to the moderators.. Pin
ptr2void17-Mar-08 1:02
ptr2void17-Mar-08 1:02 
GeneralRe: Question to the moderators.. Pin
Christian Graus17-Mar-08 1:06
protectorChristian Graus17-Mar-08 1:06 

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.