Click here to Skip to main content
15,890,043 members
Home / Discussions / C#
   

C#

 
AnswerRe: Open Web form from Mdi form Pin
led mike27-Jun-06 11:20
led mike27-Jun-06 11:20 
QuestionEvaluating a mathematical equation from a string [modified] Pin
Xodiak27-Jun-06 10:33
Xodiak27-Jun-06 10:33 
AnswerRe: Evaluating a mathematical equation from a string Pin
Josh Smith27-Jun-06 10:49
Josh Smith27-Jun-06 10:49 
AnswerRe: Need a way to jump to record. [modified] Pin
PyroManiak27-Jun-06 10:40
PyroManiak27-Jun-06 10:40 
QuestionDragDrop of buttons to TabControl Pin
For_IT27-Jun-06 9:53
For_IT27-Jun-06 9:53 
QuestionSaving Unicode characters Pin
For_IT27-Jun-06 9:46
For_IT27-Jun-06 9:46 
AnswerRe: Saving Unicode characters Pin
For_IT27-Jun-06 9:58
For_IT27-Jun-06 9:58 
QuestionDebug CompactFramework app on local PC? Pin
QuiJohn27-Jun-06 9:06
QuiJohn27-Jun-06 9:06 
I'm relatively new to C# programming, but I am using it to develop an app on the .NET Compact Framework. This works fine, I can deploy it via USB to my device and so on. However, debugging it on the device is a bit of a pain because my app slows waaaay down when sending the debug status info back to my PC. If I take the exe and run it on my PC, it actually runs (mostly) fine and is pretty nifty. However, what I would love to do is run it in the debugger on my PC. I'm hoping it would get better performance for debugging that way. But I can't figure out if or how I can do that. The only options for debugging seem to require a device, either physically connected or through an emulator.

Anyway, I hope I'm not missing anything too obvious; I'm new to VS2005 as well as C#. I also would prefer not creating a regular C# project that happens to use the same source files.

Thanks!
AnswerRe: Debug CompactFramework app on local PC? Pin
Gavin Roberts27-Jun-06 23:20
Gavin Roberts27-Jun-06 23:20 
QuestionSaving the current state of a form Pin
3Dizard27-Jun-06 7:56
3Dizard27-Jun-06 7:56 
AnswerRe: Saving the current state of a form Pin
Josh Smith27-Jun-06 9:21
Josh Smith27-Jun-06 9:21 
AnswerRe: Saving the current state of a form Pin
BoneSoft27-Jun-06 12:36
BoneSoft27-Jun-06 12:36 
QuestionOne more question Pin
3Dizard28-Jun-06 3:49
3Dizard28-Jun-06 3:49 
AnswerRe: Saving the current state of a form Pin
Rojan Gh.28-Jun-06 3:14
professionalRojan Gh.28-Jun-06 3:14 
QuestionDataGridView and Database Pin
Wouter Van Ranst27-Jun-06 6:02
Wouter Van Ranst27-Jun-06 6:02 
AnswerRe: DataGridView and Database Pin
led mike27-Jun-06 9:33
led mike27-Jun-06 9:33 
GeneralRe: DataGridView and Database Pin
Wouter Van Ranst28-Jun-06 0:21
Wouter Van Ranst28-Jun-06 0:21 
GeneralRe: DataGridView and Database Pin
led mike28-Jun-06 4:47
led mike28-Jun-06 4:47 
GeneralRe: DataGridView and Database Pin
Wouter Van Ranst28-Jun-06 4:50
Wouter Van Ranst28-Jun-06 4:50 
GeneralRe: DataGridView and Database Pin
led mike28-Jun-06 5:20
led mike28-Jun-06 5:20 
GeneralRe: DataGridView and Database Pin
Wouter Van Ranst28-Jun-06 5:36
Wouter Van Ranst28-Jun-06 5:36 
GeneralRe: DataGridView and Database Pin
led mike28-Jun-06 7:39
led mike28-Jun-06 7:39 
QuestionDelegate Beginner stage Pin
kurangu27-Jun-06 5:52
kurangu27-Jun-06 5:52 
AnswerRe: Delegate Beginner stage Pin
Robert Rohde27-Jun-06 6:12
Robert Rohde27-Jun-06 6:12 
GeneralRe: Delegate Beginner stage Pin
kurangu27-Jun-06 9:27
kurangu27-Jun-06 9:27 

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.