Log in

View Full Version : Easy Data Entry With The Visual Studio Debugger


Peter Foot
04-05-2005, 08:00 PM
<div class='os_post_top_link'><a href='http://blogs.msdn.com/davidklinems/archive/2005/04/03/405104.aspx' target='_blank'>http://blogs.msdn.com/davidklinems/.../03/405104.aspx</a><br /><br /></div><i>"If you've ever used a Pocket PC device, you are likely familiar with the SIP keyboard -- it's that little mini keyboard that pops up on the bottom of the screen. When debugging, you can save yourself some time by entering data into your text boxes using the Watch window, instead of the SIP keyboard. Using Visual Studio, this is very easy."</i><br /><br />David Kline shares a developer trick to make life easier when debugging .NET Compact Framework applications, saving you the hassle of data entry on the device itself.

darrylb
04-06-2005, 12:36 PM
It kind fits into that category of "things you didn't know you could do with Visual Studio".

Personally, it I find it better to use PocketController or the remote control power toy as the comment in the article said.

Kowalski
04-06-2005, 03:44 PM
remote control power toy is a very handy tool but someone has to solve the speed issue! the utility is very slow thus making the program away from usefull