Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralC# FAQ for C++ Developers Pin
Kant22-Apr-03 11:48
Kant22-Apr-03 11:48 
GeneralRe: C# FAQ for C++ Developers Pin
Alvaro Mendez22-Apr-03 15:37
Alvaro Mendez22-Apr-03 15:37 
GeneralCInt(), Int32.Parse(), Convert.ToInt32() Pin
kensai22-Apr-03 9:53
kensai22-Apr-03 9:53 
GeneralRe: CInt(), Int32.Parse(), Convert.ToInt32() Pin
David Stone22-Apr-03 10:04
sitebuilderDavid Stone22-Apr-03 10:04 
GeneralRe: CInt(), Int32.Parse(), Convert.ToInt32() Pin
Alvaro Mendez23-Apr-03 4:03
Alvaro Mendez23-Apr-03 4:03 
GeneralRe: CInt(), Int32.Parse(), Convert.ToInt32() Pin
Nick Parker23-Apr-03 4:39
protectorNick Parker23-Apr-03 4:39 
QuestionModifying the Executable at RunTime? Pin
Dire_st22-Apr-03 7:37
Dire_st22-Apr-03 7:37 
AnswerRe: Modifying the Executable at RunTime? Pin
Eric Gunnerson (msft)22-Apr-03 11:42
Eric Gunnerson (msft)22-Apr-03 11:42 
I don't think you can modify the executable.

You can, however, put all the data you want to store and recover into an object, and use serialization to save and load it.
GeneralDatabase connection in c# Pin
nthomson22-Apr-03 5:02
nthomson22-Apr-03 5:02 
GeneralRe: Database connection in c# Pin
Ed K22-Apr-03 5:12
Ed K22-Apr-03 5:12 
GeneralRe: Database connection in c# Pin
nthomson22-Apr-03 5:24
nthomson22-Apr-03 5:24 
GeneralRe: Database connection in c# Pin
Ray Cassick22-Apr-03 5:35
Ray Cassick22-Apr-03 5:35 
GeneralRe: Database connection in c# Pin
nthomson22-Apr-03 6:35
nthomson22-Apr-03 6:35 
QuestionAny converters for C++? Pin
Kant22-Apr-03 3:31
Kant22-Apr-03 3:31 
AnswerRe: Any converters for C++? Pin
Stephane Rodriguez.22-Apr-03 4:40
Stephane Rodriguez.22-Apr-03 4:40 
GeneralRe: Any converters for C++? Pin
Kant22-Apr-03 5:09
Kant22-Apr-03 5:09 
GeneralRe: Any converters for C++? Pin
Stephane Rodriguez.22-Apr-03 5:36
Stephane Rodriguez.22-Apr-03 5:36 
GeneralRe: Any converters for C++? Pin
Kant22-Apr-03 6:01
Kant22-Apr-03 6:01 
GeneralRe: Any converters for C++? Pin
Alvaro Mendez22-Apr-03 6:10
Alvaro Mendez22-Apr-03 6:10 
GeneralRe: Any converters for C++? Pin
Stephane Rodriguez.22-Apr-03 6:41
Stephane Rodriguez.22-Apr-03 6:41 
GeneralVS .NET Startpage only shows "My Profile" Pin
STW22-Apr-03 0:24
STW22-Apr-03 0:24 
GeneralRe: VS .NET Startpage only shows "My Profile" Pin
Dire_st22-Apr-03 7:40
Dire_st22-Apr-03 7:40 
GeneralExcel 2000 Pin
Marix21-Apr-03 21:06
Marix21-Apr-03 21:06 
GeneralRe: Excel 2000 Pin
Philip Fitzsimons22-Apr-03 2:15
Philip Fitzsimons22-Apr-03 2:15 
GeneralRe: Excel 2000 Pin
Eric Gunnerson (msft)22-Apr-03 11:39
Eric Gunnerson (msft)22-Apr-03 11:39 

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.