Click here to Skip to main content
15,919,500 members
Home / Discussions / C#
   

C#

 
QuestionCreating a Class File Pin
ChennaiBabu11-Aug-06 18:41
ChennaiBabu11-Aug-06 18:41 
AnswerRe: Creating a Class File Pin
Colin Angus Mackay11-Aug-06 19:55
Colin Angus Mackay11-Aug-06 19:55 
GeneralRe: Creating a Class File Pin
Guffa12-Aug-06 3:25
Guffa12-Aug-06 3:25 
GeneralRe: Creating a Class File Pin
Colin Angus Mackay12-Aug-06 5:19
Colin Angus Mackay12-Aug-06 5:19 
GeneralRe: Creating a Class File Pin
Guffa12-Aug-06 12:43
Guffa12-Aug-06 12:43 
GeneralRe: Creating a Class File Pin
Colin Angus Mackay12-Aug-06 12:46
Colin Angus Mackay12-Aug-06 12:46 
QuestionApplication re-installs when i click on exe in start-menu Pin
wasife11-Aug-06 17:59
wasife11-Aug-06 17:59 
AnswerRe: Application re-installs when i click on exe in start-menu Pin
Stanciu Vlad11-Aug-06 21:28
Stanciu Vlad11-Aug-06 21:28 
The applicatin reinstals because you have alterated it's root directory and or the binary files, so, the smart and wise Windows Installer reinstals your application. In order to avoid runnting the custom action over and over put a condition to find out weather is a fresh install or a repair - I can't remeber what was the condition.

protected internal static readonly ... and I wish the list could continue ...

QuestionStarting application after install Pin
wasife11-Aug-06 16:42
wasife11-Aug-06 16:42 
AnswerRe: Starting application after install Pin
CooperWu13-Aug-06 0:36
CooperWu13-Aug-06 0:36 
Questionmonitoring specific USB Pin
allenmpcx11-Aug-06 13:20
allenmpcx11-Aug-06 13:20 
AnswerRe: monitoring specific USB Pin
Dave Kreskowiak11-Aug-06 16:46
mveDave Kreskowiak11-Aug-06 16:46 
QuestionRecording from a TV Tuner Pin
kb1ibh11-Aug-06 13:10
kb1ibh11-Aug-06 13:10 
AnswerRe: Recording from a TV Tuner Pin
leppie12-Aug-06 11:06
leppie12-Aug-06 11:06 
Questionenum types... Pin
Besinci11-Aug-06 10:28
Besinci11-Aug-06 10:28 
AnswerRe: enum types... Pin
Dustin Metzgar11-Aug-06 10:42
Dustin Metzgar11-Aug-06 10:42 
GeneralRe: enum types... Pin
Besinci11-Aug-06 10:50
Besinci11-Aug-06 10:50 
GeneralRe: enum types... Pin
Dustin Metzgar11-Aug-06 11:01
Dustin Metzgar11-Aug-06 11:01 
QuestionExiting app in Catch Pin
Stick^11-Aug-06 10:01
Stick^11-Aug-06 10:01 
AnswerRe: Exiting app in Catch Pin
Stefan Troschuetz11-Aug-06 10:47
Stefan Troschuetz11-Aug-06 10:47 
GeneralRe: Exiting app in Catch Pin
Stick^11-Aug-06 10:58
Stick^11-Aug-06 10:58 
GeneralRe: Exiting app in Catch Pin
Ennis Ray Lynch, Jr.11-Aug-06 11:08
Ennis Ray Lynch, Jr.11-Aug-06 11:08 
GeneralRe: Exiting app in Catch Pin
Stefan Troschuetz11-Aug-06 20:40
Stefan Troschuetz11-Aug-06 20:40 
GeneralRe: Exiting app in Catch Pin
Stick^11-Aug-06 23:26
Stick^11-Aug-06 23:26 
AnswerRe: Exiting app in Catch Pin
Glen Harvy11-Aug-06 10:54
Glen Harvy11-Aug-06 10:54 

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.