Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Compiling C# Code at runtime Pin
tom_dx16-Jun-05 2:55
tom_dx16-Jun-05 2:55 
GeneralRe: Compiling C# Code at runtime Pin
S. Senthil Kumar16-Jun-05 3:27
S. Senthil Kumar16-Jun-05 3:27 
GeneralRe: Compiling C# Code at run time Pin
eggie516-Jun-05 5:38
eggie516-Jun-05 5:38 
GeneralRe: Compiling C# Code at run time Pin
S. Senthil Kumar16-Jun-05 5:42
S. Senthil Kumar16-Jun-05 5:42 
QuestionCan someone suggest me style improvements? Pin
Alex Cutovoi16-Jun-05 1:58
Alex Cutovoi16-Jun-05 1:58 
GeneralSQLDMO Create Database in C# Pin
gordsh16-Jun-05 1:39
gordsh16-Jun-05 1:39 
QuestionHow to write Installer for a executable file Pin
pakFari16-Jun-05 1:32
pakFari16-Jun-05 1:32 
AnswerRe: How to write Installer for a executable file Pin
nemopeti16-Jun-05 3:55
nemopeti16-Jun-05 3:55 
You can find a lot of free installer programs on the WWW.
The easiest way is create the "setup" in WinRar or WinZip. The noder easy way is to create a Setup project in VS.NET
And I suggest you some installer program, I use:
- QSetup (it's good because can test target machine for Framework)
- Install Shield (good, but complicate and must pay a lot for it)
- Inno Setup (good, and as I remember it's free)
- Setup2Go (good, and as I remember it's free)

That's all I can help you.
AnswerRe: How to write Installer for a executable file Pin
S. Senthil Kumar16-Jun-05 5:05
S. Senthil Kumar16-Jun-05 5:05 
GeneralRe: How to write Installer for a executable file Pin
pakFari16-Jun-05 20:49
pakFari16-Jun-05 20:49 
GeneralOpen Graphic files in real PixelFormat Pin
Alpini16-Jun-05 1:01
Alpini16-Jun-05 1:01 
GeneralRe: Open Graphic files in real PixelFormat Pin
Daniel Turini16-Jun-05 3:38
Daniel Turini16-Jun-05 3:38 
GeneralRe: Open Graphic files in real PixelFormat Pin
Alpini16-Jun-05 4:32
Alpini16-Jun-05 4:32 
GeneralRe: Open Graphic files in real PixelFormat Pin
Dave Kreskowiak16-Jun-05 4:47
mveDave Kreskowiak16-Jun-05 4:47 
GeneralRe: Open Graphic files in real PixelFormat Pin
Alpini16-Jun-05 9:22
Alpini16-Jun-05 9:22 
GeneralMouseWheel Event Pin
Anonymous16-Jun-05 0:41
Anonymous16-Jun-05 0:41 
GeneralRe: MouseWheel Event Pin
Marc Clifton16-Jun-05 1:23
mvaMarc Clifton16-Jun-05 1:23 
QuestionAdd-in, how to work with it? Pin
Khoa Bui15-Jun-05 23:28
Khoa Bui15-Jun-05 23:28 
AnswerRe: Add-in, how to work with it? Pin
Werdna16-Jun-05 4:55
Werdna16-Jun-05 4:55 
GeneralCrystal report and C# Pin
jeya_00715-Jun-05 23:16
jeya_00715-Jun-05 23:16 
QuestionListView - some kind of a scroll event? Pin
iliyang15-Jun-05 22:55
iliyang15-Jun-05 22:55 
Questionwhat is the difference between Property and Public Field? Pin
Khoa Bui15-Jun-05 22:51
Khoa Bui15-Jun-05 22:51 
AnswerRe: what is the difference between Property and Public Field? Pin
iliyang15-Jun-05 23:06
iliyang15-Jun-05 23:06 
AnswerRe: what is the difference between Property and Public Field? Pin
Andrew Kirillov15-Jun-05 23:12
Andrew Kirillov15-Jun-05 23:12 
Generalthanks, I got it! Pin
Khoa Bui15-Jun-05 23:25
Khoa Bui15-Jun-05 23:25 

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.