Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
QuestionOthello Pin
kgopa24-Aug-06 3:11
kgopa24-Aug-06 3:11 
AnswerRe: Othello Pin
Guffa24-Aug-06 3:30
Guffa24-Aug-06 3:30 
AnswerRe: Othello Pin
Guffa5-Sep-06 9:45
Guffa5-Sep-06 9:45 
QuestionHow to create Dynamic menu in VS2005 Pin
rayanaravikumar24-Aug-06 2:47
rayanaravikumar24-Aug-06 2:47 
AnswerRe: How to create Dynamic menu in VS2005 Pin
Nader Elshehabi24-Aug-06 5:32
Nader Elshehabi24-Aug-06 5:32 
QuestionSqlClientPermission Pin
Gonzalo Brusella24-Aug-06 2:43
Gonzalo Brusella24-Aug-06 2:43 
Questioninserting and retrieving an image in/from an xml file using c#? [modified] Pin
biaali24-Aug-06 2:09
biaali24-Aug-06 2:09 
AnswerRe: inserting and retrieving an image in/from an xml file using c#? Pin
Nader Elshehabi24-Aug-06 10:14
Nader Elshehabi24-Aug-06 10:14 
Hello

You would use an XmlReader object to read the file into an XmlDocument object, then write it back after storing whatever you want using an XmlWriter. You can find all these classes in System.Xml namespace.

About displaying the picture, a PictureBox would be appropriate. Why not??

RegardsRose | [Rose]
QuestionQuestion regarding stream to file Pin
Green Fuze24-Aug-06 1:42
Green Fuze24-Aug-06 1:42 
AnswerRe: Question regarding stream to file Pin
Nader Elshehabi24-Aug-06 2:02
Nader Elshehabi24-Aug-06 2:02 
AnswerRe: Question regarding stream to file Pin
coolestCoder24-Aug-06 4:13
coolestCoder24-Aug-06 4:13 
GeneralRe: Question regarding stream to file Pin
Green Fuze24-Aug-06 5:36
Green Fuze24-Aug-06 5:36 
QuestionProblem with DataGridViewComboB oxColumn Pin
~~~Johnny~~~24-Aug-06 1:36
~~~Johnny~~~24-Aug-06 1:36 
Questionquerying a excel sheet Pin
gbabu1724-Aug-06 1:33
gbabu1724-Aug-06 1:33 
AnswerRe: querying a excel sheet Pin
Malcolm Smart24-Aug-06 1:37
Malcolm Smart24-Aug-06 1:37 
GeneralRe: querying a excel sheet Pin
gbabu1724-Aug-06 3:39
gbabu1724-Aug-06 3:39 
Questionreflection in C# Pin
Prodyut Pakhira24-Aug-06 1:10
Prodyut Pakhira24-Aug-06 1:10 
AnswerRe: reflection in C# Pin
Christian Graus24-Aug-06 1:15
protectorChristian Graus24-Aug-06 1:15 
QuestionC# audio file Pin
lenator24-Aug-06 0:56
lenator24-Aug-06 0:56 
AnswerRe: C# audio file Pin
Christian Graus24-Aug-06 1:15
protectorChristian Graus24-Aug-06 1:15 
GeneralRe: C# audio file Pin
lenator24-Aug-06 2:29
lenator24-Aug-06 2:29 
AnswerRe: C# audio file Pin
lenator24-Aug-06 3:35
lenator24-Aug-06 3:35 
AnswerRe: C# audio file Pin
Mohammad Hajjat24-Aug-06 4:24
Mohammad Hajjat24-Aug-06 4:24 
QuestionReg Treeview Pin
Shiv524-Aug-06 0:44
Shiv524-Aug-06 0:44 
AnswerRe: Reg Treeview Pin
Malcolm Smart24-Aug-06 1:35
Malcolm Smart24-Aug-06 1:35 

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.