Click here to Skip to main content
15,901,373 members
Home / Discussions / C#
   

C#

 
AnswerRe: Integrate MS Word Pin
eestar6-Aug-07 1:12
eestar6-Aug-07 1:12 
Questionclose all XML nodes by defualt Pin
hamid_m3-Aug-07 0:25
hamid_m3-Aug-07 0:25 
AnswerRe: close all XML nodes by defualt Pin
Guffa3-Aug-07 0:39
Guffa3-Aug-07 0:39 
GeneralRe: close all XML nodes by defualt Pin
hamid_m3-Aug-07 2:43
hamid_m3-Aug-07 2:43 
GeneralRe: close all XML nodes by defualt Pin
Malcolm Smart3-Aug-07 3:20
Malcolm Smart3-Aug-07 3:20 
GeneralRe: close all XML nodes by defualt Pin
hamid_m3-Aug-07 3:44
hamid_m3-Aug-07 3:44 
GeneralRe: close all XML nodes by defualt Pin
Malcolm Smart3-Aug-07 3:49
Malcolm Smart3-Aug-07 3:49 
GeneralRe: close all XML nodes by defualt Pin
hamid_m3-Aug-07 3:54
hamid_m3-Aug-07 3:54 
GeneralRe: close all XML nodes by defualt Pin
PIEBALDconsult4-Aug-07 4:34
mvePIEBALDconsult4-Aug-07 4:34 
AnswerRe: close all XML nodes by defualt Pin
hamid_m4-Aug-07 5:16
hamid_m4-Aug-07 5:16 
QuestionAsynchronous UDPClient BeginReceive Method Pin
martin_hughes2-Aug-07 23:59
martin_hughes2-Aug-07 23:59 
AnswerRe: Asynchronous UDPClient BeginReceive Method Pin
Guffa3-Aug-07 1:52
Guffa3-Aug-07 1:52 
GeneralRe: Asynchronous UDPClient BeginReceive Method Pin
martin_hughes3-Aug-07 2:38
martin_hughes3-Aug-07 2:38 
QuestionUpdating a form from a class ( same instance) problem Pin
Hardboiled862-Aug-07 23:58
Hardboiled862-Aug-07 23:58 
AnswerRe: Updating a form from a class ( same instance) problem Pin
Martin#3-Aug-07 1:34
Martin#3-Aug-07 1:34 
AnswerRe: Updating a form from a class ( same instance) problem Pin
Chintan.Desai3-Aug-07 2:57
Chintan.Desai3-Aug-07 2:57 
QuestionAVI frames to JPG or BMP conversion using C# Pin
sriathma2-Aug-07 23:46
sriathma2-Aug-07 23:46 
Questionopen file which can see inside of it Pin
nhathoang2-Aug-07 23:24
nhathoang2-Aug-07 23:24 
AnswerRe: open file which can see inside of it Pin
Christian Graus2-Aug-07 23:27
protectorChristian Graus2-Aug-07 23:27 
AnswerRe: open file which can see inside of it Pin
Manoj Kumar Rai2-Aug-07 23:53
professionalManoj Kumar Rai2-Aug-07 23:53 
Use StreamReader object to read the content of the file and display it in a window. Also, please make sure that your file may not only contain text data but it can contain picture etc. Hence, if you want to see the real world inside the file you should reading it in binary format and display the records.


Manoj
Never Gives up

GeneralRe: open file which can see inside of it Pin
nhathoang3-Aug-07 0:02
nhathoang3-Aug-07 0:02 
AnswerRe: open file which can see inside of it Pin
Chintan.Desai3-Aug-07 2:58
Chintan.Desai3-Aug-07 2:58 
QuestionCreate a telephone directory Pin
sgeorgije2-Aug-07 22:49
sgeorgije2-Aug-07 22:49 
AnswerRe: Create a telephone directory Pin
Christian Graus2-Aug-07 23:06
protectorChristian Graus2-Aug-07 23:06 
GeneralRe: Create a telephone directory Pin
sgeorgije2-Aug-07 23:12
sgeorgije2-Aug-07 23:12 

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.