Software Development Network Logo
  • .NET Development
  • Windows Live
  • Visual C#
  • Visual C++
  • Visual J#
  • VS Express Editions
  • Microsoft ISV
  • SQL Server
  • VS Team System
  • Windows Vista
  • Visual FoxPro
  • Game Technologies
  • Visual Basic
  • Smart Device
  • Visual Studio

Software Development Network >> Smart Device

Smart Device

New Question

SNAPI - GPRS coverage lost callback
How to change font in dialog??
add control problem with multiple framework
Interop assembly problem
When will WM5 SDK for Smartphone RTM
How to debug home screen plugin?
a problem when using 'Bitmapdata' in cf2.0
Deployment Errors in PDA
Draw on top of picturebox?
Problem building DLL project with VS 2005

Top Answerers

Tom Hallmark
Catherine L D
Michellek18
AshishKSrivastava
Vikas Ahuja MSFT
hoinar
cheetoz
Vasundhara
RobbanH
Alan Millington
Solgenia
Only Title

Answer Questions

  • Tom Patton Defragmented Internal Memory

    Is there a tool that can be used to defragment internal memory. Not an SDCard. I have found lots of tools for that. But nothing for internal memory. Any odeas Thanks Reset should help in that case. I though you see that problem after your application has been running for a while, i.e. problem is created by the application itself. Becuase one of the devices we are developing on has become so fragmen ...Show All

  • Harold van de Kamp eMbedded Visual C++ 4.0

    Hi there. Could anyone explain to me the significance of this DVD I've been getting with my MSDN subscription and how it is different from regular C++ as a part of MS Visual Studio. Thanks. Do you know of anyone who has succesfully ported a .dll from EVC++ 4.0 sp4 to VS2005 The wizard appears to leave many, many unfinished bits, which MSDN doesn't acknowledge in the "Issues with Porting ..." article. Starting from scratch ...Show All

  • bezael How to shut off PDA (wince ) background light by prgoram ?

    I just want to shut off background light temporary , not permanent . it mean when I touch the screen of pda or hit the keyboard , background light can light again . I know the power button of pda can shut off the light , but it also let pda sleep , it would pause the current program  , but it is not I want to do . thanks for your help ! calvin no , when I set off background light in the standard power settings menu . it ...Show All

  • n0n How to play .wmv/.wma file on a smartphone 5.0 Emulator using .net 2005

    Dear All, i am executing System.diagnostics.Process.Start("xxx.wmv","") statement to run .wmv file on my smartphone emulator in visual studio.net 2005. I am getting Exception, "UnHandled System.ComponentModel.Win32Exception in System.dll". Help me please, how to handle the above exception. Amarender. Yes, I have passed the full path.I think Emulator is unable to recognize the path. Do I need to do anything more to make Emulator to recogni ...Show All

  • Ohad Israeli Dell Axim's x50v/x51v hardware Direct3D driver slower than software rendering in HX4700

    The (in)efficiency of the Dell Axim x51v's Intel 2700G D3DM driver is by now fairly well known, but I thought it worth posting about this, also as a brief followup to Mark Prentice's excellent piece on D3DM efficiency ( http://blogs.msdn.com/markprenticems/archive/2006/03/10/547983.aspx ). I've just updated my HP HX4700 to WM5, and so have been able to test it's efficiency in running D3DM programs that I've written and those of other aut ...Show All

  • Dev2808 Smart Device application for windows CE. NET and java web Service

    Hello, I’m trying to develop a smart client application for Windows CE.NET using Visual studio. This application invoke a jax-rpc web service deployed in Sun Application server edition 8. When i invoke one method that returns a boolean, gives me this error: error: "An unhandled exception of type 'System.Web.Services.Protocols.SoapHeaderException' occurred in System.Web.Services.dll Additional information: JAXRPC.TIE.01: caught exception while ...Show All

  • grossi Is it possible to get at the Pocket Word object model?

    Hi guys, I'd like to access the Pocket Word api on Windows Mobile 2003 SE. Where should I look to get started (if it's at all possible) Thanks Senkwe Thanks Amit. To the best of my knowledge Office Applications on devices don't support VBA or automation. Amit ...Show All

  • Aleko_b Time bug in Smartphone emulator?

    I notice that the current time on the emulator is not working correctly. The seconds increment, but the minutes do not. For instance it goes from 1:42:59PM to 1:42:00PM again, instead of 1:43:00PM. Why is this happening Can you describe a little more about how you are observing this (the clock on the start page, some time API or something else) The emulator gets the time directly from your desktop machine, so ...Show All

  • Z-J R

    Hi I'm writing my first Device app... I get the following error from seemingly innocuous code: Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\DeviceApplication1\DeviceApplication1.exe'. Error 0x80070020: The process cannot access the file because it is being used by another process. Device Connectivity Component Any suggestions as to what might be wrong Thanks, ...Show All

  • YongLi Remove TextBox Border

    There is no BorderStyle for TextBox control. How do I implement this in VB.Net Daniel, Thank ! I think that should work for me. There is a workaround. You place the textbox in a smaller panel (read this thread from the beginning): http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/browse_frm/thread/4b0db0e960c94b72/0512ddbb39e69620 Cheers ...Show All

  • NickDewhurst "ActiveSync cannot recognize this device" error....

    When I connect to the emulator and cradle it,I get the following error: " Microsoft ActiveSync cannot recognize this device for one of two reasons: ... ... " It was ok before but doesnt work now...what is the reason Hi Anshul. You can see this option at the "Device Emulator Manager". In the menu you have >Actions>Clear Save State. After that you can "Cradle" it and Active Sync ...Show All

  • Dwayne Need SmartPhone Connectivity through ActiveSync Questions

    Ok, I've been having major issues with the emulator and connectivity and finally gave up on it, so I'm working exclusively on the phone now (much better experience!). My problem is related to connectivity. I can connect just fine with Internet Explorer to both my local machine connected via ActiveSync and the Internet (Hurray!). Unfortunately, the same is not true for Web Services called from the the device. I can call either a local machine Web ...Show All

  • LuisValencia WM5 Smart phone projects with Visual .NET 2003 C#?

    I have the standard edition of Visual Studio .NET 2003 C# edition. Can I write smartphone apps or use the SDK with that Or must I upgrade to VS2005 Thanks. VS 2003 SE does not support device development at all, so you can not. VS 2003 Pro or above would allow for SP 2003 project which should work on WM 5.0 SP in compatibility mode. You won't be able to use any WM 5.0 APIs in that setup, so getting VS 2005 ...Show All

  • Kasper Wegmann Is it possible to create a web-based wap browser with mobile SDK

    Hello Everyone, I need to create an online wap browser for our clients so that they can view wireless contents from normal web browser. And my first idea was to embedd a device emulator into webpage as a control. However, this way is impossible. Then I checked some online wap browsers but I could't find the method they used to achieve this. Please let me know if you have any idea about where I should start. Thanks a lot for your great ...Show All

  • rsb_mda Treo 700w Emulator connection pob

    Hello i have recently installed the Treo 700w emulator. I can open the Device Emulator Manager and run the Treo 700 emulator, even sync it with Activesync, but I can not connect to it from MSVS 2005. When I try to run my application it starts the Treo emulator but it does not connect. I have no trouble connecting to the other win5mobile emulators. I just get an error Device connect failed, nothing else. Thanks Jon Just saw your post w ...Show All

828384858687888990919293949596979899

©2008 Software Development Network

powered by phorum