Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
Questionname of Language Pin
M Riaz Bashir14-Feb-07 18:21
M Riaz Bashir14-Feb-07 18:21 
AnswerRe: name of Language Pin
sharpiesharpie14-Feb-07 18:27
sharpiesharpie14-Feb-07 18:27 
GeneralRe: name of Language Pin
M Riaz Bashir14-Feb-07 18:36
M Riaz Bashir14-Feb-07 18:36 
GeneralRe: name of Language [modified] Pin
blackjack215014-Feb-07 22:34
blackjack215014-Feb-07 22:34 
QuestionString to Byte Conversion Pin
DavidMcP14-Feb-07 17:29
DavidMcP14-Feb-07 17:29 
AnswerRe: String to Byte Conversion Pin
stancrm14-Feb-07 20:09
stancrm14-Feb-07 20:09 
QuestionI am confiused and need your help with Windows Installer Pin
Khoramdin14-Feb-07 15:41
Khoramdin14-Feb-07 15:41 
AnswerRe: I am confiused and need your help with Windows Installer Pin
Syed Shahid Hussain14-Feb-07 18:27
Syed Shahid Hussain14-Feb-07 18:27 
First You've to compile your code in release version.
Now Add installer project;
In installer properties you specify to install dotnet framework with your application.

In short:
Needs for application installation are:

Windows installer 3.1
Dot Net FarameWrok 2.0
Application MSI or EXE installation file.

thats all. You've to install the written all packages one by one in the same order.

God Bless you.

Syed Shahid Hussain

QuestionLogin Class for C# Pin
allan.gagnon14-Feb-07 15:27
allan.gagnon14-Feb-07 15:27 
AnswerRe: Login Class for C# Pin
Christian Graus14-Feb-07 16:56
protectorChristian Graus14-Feb-07 16:56 
GeneralRe: Login Class for C# Pin
allan.gagnon15-Feb-07 3:17
allan.gagnon15-Feb-07 3:17 
GeneralRe: Login Class for C# Pin
Christian Graus15-Feb-07 8:10
protectorChristian Graus15-Feb-07 8:10 
GeneralRe: Login Class for C# Pin
allan.gagnon15-Feb-07 8:45
allan.gagnon15-Feb-07 8:45 
QuestionGirdview Template field problem Pin
SharonRao14-Feb-07 13:42
SharonRao14-Feb-07 13:42 
QuestionStartup - Triggering events Pin
Glen Harvy14-Feb-07 12:56
Glen Harvy14-Feb-07 12:56 
AnswerRe: Startup - Triggering events Pin
Luc Pattyn14-Feb-07 14:59
sitebuilderLuc Pattyn14-Feb-07 14:59 
QuestionMaking a count of unique elements in an array Pin
TrooperIronMan14-Feb-07 12:34
TrooperIronMan14-Feb-07 12:34 
AnswerRe: Making a count of unique elements in an array Pin
Luc Pattyn14-Feb-07 12:43
sitebuilderLuc Pattyn14-Feb-07 12:43 
GeneralRe: Making a count of unique elements in an array Pin
TrooperIronMan14-Feb-07 14:28
TrooperIronMan14-Feb-07 14:28 
GeneralRe: Making a count of unique elements in an array Pin
Luc Pattyn14-Feb-07 14:54
sitebuilderLuc Pattyn14-Feb-07 14:54 
GeneralRe: Making a count of unique elements in an array Pin
TrooperIronMan15-Feb-07 3:32
TrooperIronMan15-Feb-07 3:32 
GeneralRe: Making a count of unique elements in an array Pin
Guffa14-Feb-07 15:11
Guffa14-Feb-07 15:11 
GeneralRe: Making a count of unique elements in an array Pin
TrooperIronMan15-Feb-07 13:22
TrooperIronMan15-Feb-07 13:22 
QuestionFlash video files Pin
alostdruid14-Feb-07 11:18
alostdruid14-Feb-07 11:18 
QuestionSerial Communication using SerialDataReceivedEventHandler Pin
cocoonwls14-Feb-07 10:42
cocoonwls14-Feb-07 10:42 

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.