Click here to Skip to main content
15,879,474 members
Home / Discussions / C#
   

C#

 
QuestionC# using stored procedure Pin
rachel_m14-Sep-12 20:46
rachel_m14-Sep-12 20:46 
AnswerRe: C# using stored procedure Pin
Wayne Gaylard14-Sep-12 21:20
professionalWayne Gaylard14-Sep-12 21:20 
AnswerRe: C# using stored procedure Pin
prashant patil 498714-Sep-12 22:31
prashant patil 498714-Sep-12 22:31 
QuestionDetection of an installed program Pin
Fred 3414-Sep-12 5:30
Fred 3414-Sep-12 5:30 
AnswerRe: Detection of an installed program Pin
Richard MacCutchan14-Sep-12 5:34
mveRichard MacCutchan14-Sep-12 5:34 
GeneralRe: Detection of an installed program Pin
Shameel14-Sep-12 5:46
professionalShameel14-Sep-12 5:46 
GeneralRe: Detection of an installed program Pin
Richard MacCutchan14-Sep-12 6:10
mveRichard MacCutchan14-Sep-12 6:10 
GeneralRe: Detection of an installed program Pin
Shameel14-Sep-12 9:01
professionalShameel14-Sep-12 9:01 
Richard MacCutchan wrote:
On the contrary, the actual program will not start.

The actual program WILL start and execute a native bootstrap that loads the mscoree.dll (which is Framework version agnostic). It is this dll that actually checks if the supported Runtime is installed and displays a message box if it is not installed.


Richard MacCutchan wrote:
the point being that the user code will never get control in order to 'see' this problem.

Agree.
GeneralRe: Detection of an installed program Pin
Richard MacCutchan14-Sep-12 9:29
mveRichard MacCutchan14-Sep-12 9:29 
GeneralRe: Detection of an installed program Pin
Fred 3414-Sep-12 8:19
Fred 3414-Sep-12 8:19 
GeneralRe: Detection of an installed program Pin
Richard MacCutchan14-Sep-12 9:26
mveRichard MacCutchan14-Sep-12 9:26 
AnswerRe: Detection of an installed program Pin
OriginalGriff14-Sep-12 6:24
mveOriginalGriff14-Sep-12 6:24 
AnswerRe: Detection of an installed program Pin
Abhinav S14-Sep-12 8:17
Abhinav S14-Sep-12 8:17 
GeneralRe: Detection of an installed program Pin
Fred 3414-Sep-12 8:29
Fred 3414-Sep-12 8:29 
GeneralRe: Detection of an installed program Pin
Richard MacCutchan14-Sep-12 9:34
mveRichard MacCutchan14-Sep-12 9:34 
GeneralRe: Detection of an installed program Pin
Fred 3414-Sep-12 9:56
Fred 3414-Sep-12 9:56 
SuggestionRe: Detection of an installed program Pin
Paul Conrad14-Sep-12 10:25
professionalPaul Conrad14-Sep-12 10:25 
GeneralRe: Detection of an installed program Pin
Richard MacCutchan14-Sep-12 22:49
mveRichard MacCutchan14-Sep-12 22:49 
AnswerRe: Detection of an installed program Pin
jschell14-Sep-12 11:01
jschell14-Sep-12 11:01 
AnswerRe: Detection of an installed program Pin
PIEBALDconsult15-Sep-12 3:28
mvePIEBALDconsult15-Sep-12 3:28 
QuestionWindowsFormApplication.csprof could not be loaded<solved> Pin
Hbr_Tha_real14-Sep-12 4:01
Hbr_Tha_real14-Sep-12 4:01 
AnswerRe: WindowsFormApplication.csprof could not be loaded Pin
Dave Kreskowiak14-Sep-12 4:12
mveDave Kreskowiak14-Sep-12 4:12 
GeneralRe: WindowsFormApplication.csprof could not be loaded Pin
Hbr_Tha_real14-Sep-12 4:56
Hbr_Tha_real14-Sep-12 4:56 
QuestionHow to enable Browser Helper Object (BHO) and Toolbar in Internet Explorer using c# Pin
abhinish13-Sep-12 23:47
abhinish13-Sep-12 23:47 
AnswerRe: How to enable Browser Helper Object (BHO) and Toolbar in Internet Explorer using c# Pin
Ravi Bhavnani14-Sep-12 2:26
professionalRavi Bhavnani14-Sep-12 2:26 

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.