Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Not Responding Pin
mav.northwind7-Sep-04 4:39
mav.northwind7-Sep-04 4:39 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 4:44
sreejith ss nair7-Sep-04 4:44 
GeneralRe: Not Responding Pin
mav.northwind7-Sep-04 5:21
mav.northwind7-Sep-04 5:21 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 5:31
sreejith ss nair7-Sep-04 5:31 
GeneralRe: Not Responding Pin
mav.northwind7-Sep-04 5:43
mav.northwind7-Sep-04 5:43 
GeneralRe: Not Responding Pin
Roland Bär21-Sep-04 21:59
Roland Bär21-Sep-04 21:59 
GeneralLaunching Application Pin
mathon7-Sep-04 0:48
mathon7-Sep-04 0:48 
GeneralRe: Launching Application Pin
Heath Stewart7-Sep-04 7:00
protectorHeath Stewart7-Sep-04 7:00 
You have to close the emulator. Closing the window of an application does not stop the process (except in a few, specially programmed applications). Programs continue to run when they're not visible. For debugging, if you like, you could add an extra menu item that actually quits the application as opposed to closing the window. There is a big difference.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
QuestionDataGrid: how can user enter null? Pin
Pete Burgess6-Sep-04 23:48
Pete Burgess6-Sep-04 23:48 
AnswerRe: DataGrid: how can user enter null? Pin
sreejith ss nair7-Sep-04 1:26
sreejith ss nair7-Sep-04 1:26 
GeneralRe: DataGrid: how can user enter null? Pin
Pete Burgess7-Sep-04 4:07
Pete Burgess7-Sep-04 4:07 
GeneralDebugging API under C# Pin
beerking6-Sep-04 23:33
beerking6-Sep-04 23:33 
Generalhelp me Pin
baha saleh6-Sep-04 22:05
baha saleh6-Sep-04 22:05 
GeneralRe: help me Pin
Colin Angus Mackay6-Sep-04 23:26
Colin Angus Mackay6-Sep-04 23:26 
QuestionIs my C# app installed? Pin
cdengler6-Sep-04 22:04
cdengler6-Sep-04 22:04 
AnswerRe: Is my C# app installed? Pin
Pradeep Shamarao6-Sep-04 23:56
Pradeep Shamarao6-Sep-04 23:56 
GeneralRe: Is my C# app installed? Pin
cdengler7-Sep-04 4:38
cdengler7-Sep-04 4:38 
GeneralRe: Is my C# app installed? Pin
Heath Stewart7-Sep-04 6:55
protectorHeath Stewart7-Sep-04 6:55 
GeneralRe: Is my C# app installed? Pin
cdengler7-Sep-04 9:29
cdengler7-Sep-04 9:29 
GeneralRe: Is my C# app installed? Pin
Heath Stewart7-Sep-04 11:41
protectorHeath Stewart7-Sep-04 11:41 
GeneralRe: Is my C# app installed? Pin
cdengler7-Sep-04 13:20
cdengler7-Sep-04 13:20 
GeneralRe: Is my C# app installed? Pin
Heath Stewart7-Sep-04 17:25
protectorHeath Stewart7-Sep-04 17:25 
GeneralRe: Is my C# app installed? Pin
cdengler8-Sep-04 5:20
cdengler8-Sep-04 5:20 
GeneralRe: Is my C# app installed? Pin
Heath Stewart8-Sep-04 7:40
protectorHeath Stewart8-Sep-04 7:40 
GeneralRe: Is my C# app installed? Pin
cdengler8-Sep-04 13:29
cdengler8-Sep-04 13:29 

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.