Click here to Skip to main content
15,911,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: How i can pause/resume a thread in window form application. Pin
Abhipal Singh29-Jun-15 7:26
professionalAbhipal Singh29-Jun-15 7:26 
QuestionPutting an URL together in .NET 2 Pin
Member 1171394228-Jun-15 5:46
Member 1171394228-Jun-15 5:46 
AnswerRe: Putting an URL together in .NET 2 Pin
Eddy Vluggen28-Jun-15 6:01
professionalEddy Vluggen28-Jun-15 6:01 
GeneralRe: Putting an URL together in .NET 2 Pin
Member 1171394228-Jun-15 6:07
Member 1171394228-Jun-15 6:07 
GeneralRe: Putting an URL together in .NET 2 Pin
Eddy Vluggen28-Jun-15 6:14
professionalEddy Vluggen28-Jun-15 6:14 
AnswerRe: Putting an URL together in .NET 2 Pin
Afzaal Ahmad Zeeshan28-Jun-15 12:30
professionalAfzaal Ahmad Zeeshan28-Jun-15 12:30 
QuestionJoystick Pin
modarrn27-Jun-15 21:26
modarrn27-Jun-15 21:26 
AnswerRe: Joystick Pin
OriginalGriff27-Jun-15 21:52
mveOriginalGriff27-Jun-15 21:52 
Questionhow to read from specific cell in excell using C# WinForm ? Pin
goldsoft27-Jun-15 19:54
goldsoft27-Jun-15 19:54 
AnswerRe: how to read from specific cell in excell using C# WinForm ? Pin
Michael_Davies27-Jun-15 20:10
Michael_Davies27-Jun-15 20:10 
QuestionDeserialize XML in .NET 2.0 Pin
Member 1171394227-Jun-15 10:07
Member 1171394227-Jun-15 10:07 
AnswerRe: Deserialize XML in .NET 2.0 Pin
Afzaal Ahmad Zeeshan27-Jun-15 10:29
professionalAfzaal Ahmad Zeeshan27-Jun-15 10:29 
.NET 2 is a very old framework, why use it in very first place?

Anyways, System.Xml[^] namespace can be used in .NET 2.0 and can work with XML data in your applications. You can use it, or read more on that on MSDN (link attached).

Also, instead of XML I would recommend that you use JSON, it has a very compact size and structure and is widely used now a days for networking and APIs for HTTP use.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

QuestionHow Print using dot metric in Web as well as Desktop in C# Pin
Saneesh kunjunni27-Jun-15 5:36
Saneesh kunjunni27-Jun-15 5:36 
AnswerRe: How Print using dot metric in Web as well as Desktop in C# Pin
Sascha Lefèvre27-Jun-15 5:45
professionalSascha Lefèvre27-Jun-15 5:45 
GeneralRe: How Print using dot metric in Web as well as Desktop in C# Pin
Saneesh kunjunni27-Jun-15 6:41
Saneesh kunjunni27-Jun-15 6:41 
GeneralRe: How Print using dot metric in Web as well as Desktop in C# Pin
Sascha Lefèvre27-Jun-15 7:04
professionalSascha Lefèvre27-Jun-15 7:04 
GeneralRe: How Print using dot metric in Web as well as Desktop in C# Pin
Richard MacCutchan27-Jun-15 7:07
mveRichard MacCutchan27-Jun-15 7:07 
QuestionSend and Receive Encoding.Unicode text via sockets, Split it and compare the string Pin
surfersockets27-Jun-15 2:09
surfersockets27-Jun-15 2:09 
SuggestionRe: Send and Receive Encoding.Unicode text via sockets, Split it and compare the string Pin
Richard MacCutchan27-Jun-15 2:43
mveRichard MacCutchan27-Jun-15 2:43 
QuestionGenerics & XML Pin
Member 1171394227-Jun-15 0:57
Member 1171394227-Jun-15 0:57 
AnswerRe: Generics & XML Pin
F-ES Sitecore27-Jun-15 2:33
professionalF-ES Sitecore27-Jun-15 2:33 
QuestionIs it possible to use javascript mediastream in C#? Pin
Member 1161266226-Jun-15 16:22
Member 1161266226-Jun-15 16:22 
QuestionMessage Closed Pin
26-Jun-15 16:09
Member 1085088626-Jun-15 16:09 
AnswerRe: build keylogger Pin
Dave Kreskowiak26-Jun-15 17:33
mveDave Kreskowiak26-Jun-15 17:33 
RantVisual Studio Express 2013 Installer Package Pin
Member 932620926-Jun-15 15:10
Member 932620926-Jun-15 15:10 

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.