Click here to Skip to main content
15,914,447 members
Home / Discussions / C#
   

C#

 
GeneralRe: Invoking script methods from C# Browser Control Pin
Andy Brummer26-Nov-03 6:00
sitebuilderAndy Brummer26-Nov-03 6:00 
GeneralRe: Invoking script methods from C# Browser Control Pin
snappa26-Nov-03 8:10
snappa26-Nov-03 8:10 
GeneralRe: Invoking script methods from C# Browser Control Pin
Heath Stewart26-Nov-03 8:14
protectorHeath Stewart26-Nov-03 8:14 
GeneralRe: Invoking script methods from C# Browser Control Pin
snappa26-Nov-03 10:43
snappa26-Nov-03 10:43 
GeneralRe: Invoking script methods from C# Browser Control Pin
Heath Stewart28-Nov-03 3:22
protectorHeath Stewart28-Nov-03 3:22 
QuestionWhere can I find details of namespaces? Pin
tom7626-Nov-03 5:18
tom7626-Nov-03 5:18 
AnswerRe: Where can I find details of namespaces? Pin
Nick Parker26-Nov-03 5:42
protectorNick Parker26-Nov-03 5:42 
AnswerRe: Where can I find details of namespaces? Pin
J. Dunlap26-Nov-03 11:12
J. Dunlap26-Nov-03 11:12 
Nick's advice is what I would give you, too. But I wanted to throw in some things here:

You'll also want to read articles on sites like this one and C-Sharp-Corner[^].


tom76 wrote:
in C++ I'd use iostream.h for i/o operations, but in C# I do not know what I would use

System.IO has many helpful classes for this - File and FileInfo for working with files, Directory for working with directories, Path for working with paths, and FileStream, TextWriter, TextReader, StreamReader, StreamWriter, etc for reading and writing to files.

"It is impossible to rightly govern the world without God and the Bible." -- George Washington

FLUID UI Toolkit | FloodFill in C# & GDI+







GeneralGood .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 4:35
sitebuilderAndy Brummer26-Nov-03 4:35 
GeneralRe: Good .net Html parser (not XML) Pin
Daniel Turini26-Nov-03 5:37
Daniel Turini26-Nov-03 5:37 
GeneralRe: Good .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 5:52
sitebuilderAndy Brummer26-Nov-03 5:52 
GeneralRe: Good .net Html parser (not XML) Pin
Daniel Turini26-Nov-03 5:58
Daniel Turini26-Nov-03 5:58 
GeneralRe: Good .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 6:05
sitebuilderAndy Brummer26-Nov-03 6:05 
GeneralRe: Good .net Html parser (not XML) Pin
Heath Stewart26-Nov-03 8:29
protectorHeath Stewart26-Nov-03 8:29 
GeneralRe: Good .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 8:43
sitebuilderAndy Brummer26-Nov-03 8:43 
QuestionDirect Access to the Keyboardbuffer ? Pin
Dennis Klein26-Nov-03 4:34
Dennis Klein26-Nov-03 4:34 
GeneralGetting Extention Icon Association List Pin
The_Catalyst26-Nov-03 3:39
sussThe_Catalyst26-Nov-03 3:39 
GeneralRe: Getting Extention Icon Association List Pin
Heath Stewart26-Nov-03 3:42
protectorHeath Stewart26-Nov-03 3:42 
QuestionHow to create layered Image like a PhotoShop Pin
kotarokotaro26-Nov-03 3:19
kotarokotaro26-Nov-03 3:19 
AnswerRe: How to create layered Image like a PhotoShop Pin
Christian Graus26-Nov-03 9:55
protectorChristian Graus26-Nov-03 9:55 
GeneralReplace DLL with my owns Pin
lajiyo26-Nov-03 1:36
lajiyo26-Nov-03 1:36 
GeneralRe: Replace DLL with my owns Pin
Heath Stewart26-Nov-03 2:56
protectorHeath Stewart26-Nov-03 2:56 
GeneralRe: Replace DLL with my owns Pin
Christian Graus26-Nov-03 9:56
protectorChristian Graus26-Nov-03 9:56 
GeneralRe: Replace DLL with my owns Pin
Colin Angus Mackay26-Nov-03 12:28
Colin Angus Mackay26-Nov-03 12:28 
GeneralRe: Replace DLL with my owns Pin
leppie26-Nov-03 13:13
leppie26-Nov-03 13:13 

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.