Click here to Skip to main content
15,913,308 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# question Pin
Jon Newman4-Mar-02 1:32
Jon Newman4-Mar-02 1:32 
GeneralRe: C# question Pin
Michael P Butler4-Mar-02 1:42
Michael P Butler4-Mar-02 1:42 
GeneralRe: C# question Pin
Jon Newman4-Mar-02 5:55
Jon Newman4-Mar-02 5:55 
GeneralMagic Version 1.2 Released Pin
3-Mar-02 21:46
suss3-Mar-02 21:46 
GeneralFTP client Pin
Frankie Leung3-Mar-02 19:43
Frankie Leung3-Mar-02 19:43 
GeneralPopup styled window Pin
Alex Stoddard3-Mar-02 15:04
Alex Stoddard3-Mar-02 15:04 
QuestionHow to convert "string" to "int"? Pin
alexandr2-Mar-02 5:48
alexandr2-Mar-02 5:48 
AnswerRe: How to convert "string" to "int" or other data type? Pin
Michael Mac2-Mar-02 6:13
Michael Mac2-Mar-02 6:13 
GeneralRe: How to convert "string" to "int" or other data type? Pin
Mazdak2-Mar-02 6:24
Mazdak2-Mar-02 6:24 
AnswerRe: How to convert "string" to "int"? Pin
Mazdak2-Mar-02 6:23
Mazdak2-Mar-02 6:23 
AnswerRe: How to convert "string" to "int"? Pin
///Ansch3-Mar-02 17:43
///Ansch3-Mar-02 17:43 
AnswerRe: How to convert "string" to "int"? Pin
Schnemar6-Mar-02 23:24
Schnemar6-Mar-02 23:24 
GeneralSelecting from listbox with right mouse button Pin
kyledunn1-Mar-02 10:52
kyledunn1-Mar-02 10:52 
GeneralRe: Selecting from listbox with right mouse button Pin
Schnemar6-Mar-02 23:28
Schnemar6-Mar-02 23:28 
GeneralAccessing Word Documents in C# Pin
1-Mar-02 8:41
suss1-Mar-02 8:41 
GeneralViewing Web Site Details Pin
Gavin_Mannion1-Mar-02 3:26
Gavin_Mannion1-Mar-02 3:26 
Generalmessages Pin
W_B1-Mar-02 1:07
W_B1-Mar-02 1:07 
GeneralRe: messages Pin
James T. Johnson1-Mar-02 14:36
James T. Johnson1-Mar-02 14:36 
GeneralRe: messages Pin
W_B3-Mar-02 22:40
W_B3-Mar-02 22:40 
Generalresource files in VS .NET Pin
Senkwe Chanda27-Feb-02 22:42
Senkwe Chanda27-Feb-02 22:42 
Hi guys, simple question, how do you use resource files in C#? For example, suppose I create an icon using the editor in VS .NET and the file is named icon1.ico, how would I the go about referencing that file from my code? Currently I keep getting file not found errors (during debugging) because it seems the system checks for the file in the bin directory (I think). Also, what is the best way to set up a repository of resources for my project? For example, if I have alot of different icons that I would like to use dynamically in my app, how would I set that up?

Regards, Senkwe

Just another wannabe code junky
GeneralRe: resource files in VS .NET Pin
James T. Johnson28-Feb-02 5:00
James T. Johnson28-Feb-02 5:00 
QuestionHow to open a new window?? Pin
27-Feb-02 19:16
suss27-Feb-02 19:16 
GeneralLock a column in datagrid Pin
paulb26-Feb-02 11:45
paulb26-Feb-02 11:45 
QuestionHow to make custom/own BASE classes Pin
Felix Nielsen25-Feb-02 7:00
Felix Nielsen25-Feb-02 7:00 
AnswerRe: How to make custom/own BASE classes Pin
James T. Johnson25-Feb-02 7:48
James T. Johnson25-Feb-02 7:48 

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.