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

C#

 
GeneralBitmap Transparency Issue Pin
Joseph LeBlanc26-May-03 14:08
Joseph LeBlanc26-May-03 14:08 
GeneralC# & XML should take the blue pill ;-) Pin
antoine@orchus-tech26-May-03 11:45
antoine@orchus-tech26-May-03 11:45 
GeneralRe: C# & XML should take the blue pill ;-) Pin
Chris Maunder26-May-03 16:01
cofounderChris Maunder26-May-03 16:01 
GeneralRe: C# & XML should take the blue pill ;-) Pin
antoine@orchus-tech26-May-03 19:02
antoine@orchus-tech26-May-03 19:02 
GeneralRe: C# & XML should take the blue pill ;-) Pin
J. Dunlap26-May-03 19:13
J. Dunlap26-May-03 19:13 
GeneralRe: C# & XML should take the blue pill ;-) Pin
antoine@orchus-tech27-May-03 4:10
antoine@orchus-tech27-May-03 4:10 
GeneralCode sample (+) Pin
Karavaev Denis27-May-03 0:49
Karavaev Denis27-May-03 0:49 
GeneralRe: C# & XML should take the blue pill ;-) Pin
Manster27-May-03 6:09
Manster27-May-03 6:09 
Add the using System.Xml; line of code to the top of your project. This will allow you to use most of the xml .Net classes. The XmlDocument, XmlNode, XmlNodeList, XmlElement, and XmlAttribute classes are the ones you'll use the most.
GeneralNewbie to C# :o) Pin
MemLeak26-May-03 8:53
MemLeak26-May-03 8:53 
GeneralRe: Newbie to C# :o) Pin
Daniel Strigl27-May-03 0:21
Daniel Strigl27-May-03 0:21 
GeneralImages on toolbar buttons Pin
monrobot1326-May-03 7:28
monrobot1326-May-03 7:28 
QuestionResources...Where do they go? Pin
monrobot1326-May-03 7:12
monrobot1326-May-03 7:12 
AnswerRe: Resources...Where do they go? Pin
James T. Johnson26-May-03 11:23
James T. Johnson26-May-03 11:23 
GeneralRe: small C application Pin
KingTermite26-May-03 4:19
KingTermite26-May-03 4:19 
GeneralWeb Services on localhost Pin
gadgetfbi26-May-03 2:58
gadgetfbi26-May-03 2:58 
GeneralRe: Web Services on localhost Pin
Rocky Moore26-May-03 5:08
Rocky Moore26-May-03 5:08 
GeneralSystem.Security File I/O problem Pin
Paul Griffin26-May-03 0:18
Paul Griffin26-May-03 0:18 
GeneralRe: System.Security File I/O problem Pin
apferreira26-May-03 0:31
apferreira26-May-03 0:31 
GeneralRe: System.Security File I/O problem Pin
Paul Griffin26-May-03 0:45
Paul Griffin26-May-03 0:45 
GeneralRe: System.Security File I/O problem Pin
apferreira26-May-03 1:02
apferreira26-May-03 1:02 
GeneralRe: System.Security File I/O problem Pin
Paul Griffin26-May-03 1:08
Paul Griffin26-May-03 1:08 
GeneralRe: System.Security File I/O problem Pin
Paul Griffin26-May-03 4:12
Paul Griffin26-May-03 4:12 
GeneralRe: System.Security File I/O problem Pin
Josh Martin27-May-03 13:52
Josh Martin27-May-03 13:52 
GeneralWorking on other application Pin
yarns25-May-03 21:27
yarns25-May-03 21:27 
GeneralRe: Working on other application Pin
apferreira26-May-03 0:20
apferreira26-May-03 0:20 

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.