Software Development Network Logo
  • Audio and Video
  • Visual Basic
  • Visual C++
  • Game Technologies
  • Visual FoxPro
  • Smart Devicet
  • Windows Forms
  • SQL Server
  • Visual Studio
  • IE Development
  • Microsoft ISV
  • VS Team System
  • Windows Vista
  • Visual C#
  • .NET Development

Software Development Network >> Smart Devicet

Smart Devicet

New Question

PictureBox displays white background
WSDL bug
Process.Start() causing TypeLoadException
Page up/down with rocker
path not found - vs2005 to SQLCE .sdf file
WM 5 & 6 Web services capabilities
how to create shortcut , and read a shortcut target ..
Http Image File Uploader for .net compact framework 2.0
Why can't I ping outside of the Emulator?
programatically checkin file to vss visual source save

Top Answerers

OfF3nSiV3
Frank.gogo
Steve from adzac
RayDMS
Ajaidas
WolfgangB
Tryin2Bgood
Deanrm
slein
Grace SQL
sitemap
Only Title

Answer Questions

  • EIUTYRONE simple question

    I am developing a project that has multiple picture boxes that are filled dynamically in my code. During development I hard coded that picture location to the sd card and just put the pictures out there. Now I have to allow the user to install the software and all either on the sd card or the hand held itself. What I am wanting to do is to have a pics folder in my project containing all of the pictures and refer to them there. That way no matter where the end user puts the software, the pics will be there. I need to know how to refer to these pictures in my code. currently I have: Dim image As New Bitmap("sd card\APIS Mobile\Pics\hhapistitle3.jpg") any help is appreciated. Thanks If you can ...Show All

  • Dasa How to manage phone calls without using TAPI on Windows Mobile 2003 SE Phone edition

    When I'm using TAPI to manage the phone functionality of my device MDA III (Windows Mobile 2003 SE Phone Edition) I have a problem with GPRS reconnection. When I remove the code, which uses TAPI the reconnection works, but I can't use my phone. One solution is to use the default device’s phone application, but in this case I must invoke it, when I want to make a phone call, show it on the screen and transfer the phone number. The other problem is the case with incoming calls. I don’t know whether is possible to catch these calls without TAPI. I read some articles about RIL, but I don’t know how to use it ! Best Regards Tihomir Ignatov Thanks Alex! I created a managed wrapper for RIL and it works fine! Yes, b ...Show All

  • Troy Lundin Windows Vista compatibility

    Hi. Im beta testing windows Vista and it seems to have some touble with the photo uploader. the uploder instals properly but once you open it, it says that it cant found photos at your computer because you have a new image format. does anyone knows how to solve this E.Coy: This forum is for questions and discussions related to Windows Live Spaces development. For Windows Vista issues, check this page: http://msdn2.microsoft.com/en-us/windowsvista/aa904945.aspx for as list of forums, newsgroups, and other resources related to Vista. Thanks! ...Show All

  • Itzik Katzav How to free resources on windows form

    Hello All, I am developing a window form applicationin .NET Compact Framework 2.0. My problem is after i dispose a form it is not freeing up the memory used by that form. Here is the code :: static void Main() { 1. using ( Form1 frm = new Form1 ()) 2. { 3. frm.ShowDialog(); 4. } 5. } If Form1 is a blank form with just a button that close the form (this.Close()) then my Memory usage is as follows Line No. Used Memory in MB 1. 17.08 Once Form1 is loaded 17.42 5. 17.42 Before the application started the Used Memory size was 14.55. MB FYI :: I know that th ...Show All

  • kiwilamb problem in loading the custom service in samrtphone?

    problem in loading the custom service in samrtphone I made myservice for pocketpc WM5.0 its runs successfully in pocketpc by activate service. I'm using device emulator for pocket pc sdk 5.0. Now i want to use that service in samrtphone WM 5.0. for this i change the SDK to smartphone and signed the Myservice.Cab file with "SDKSamplePrivDeveloper.pfx". The cab file installed successfully but not loaded with the "ActivateService" or "RegisterService" method for smartphone. But Atleast I should have solution to test my application in the emulator.How Can I test my application Then how can i signed it with any trusted privileged certificate 2,I have a similar issue regarding contacts tool menu creation for smartphone.I in ...Show All

  • Leebo31 Installer for Pocket PC WM 5.0

    Is there a difference in the way you create a setup for Pocket PC WM 5.0 I know that in a regular Windows application, you create a setup and deployment project in your current solution and then you build the setup project which creates the installer. What about for Pocket PC, what steps are required to do so I know that when you want to install a program to your pocket pc, you run the installer from a regular machine and then the installer looks to see if you have a Pocket PC connected through ActiveSync. Just wondering how you do that As easy as this seems, it's difficult for me to find a solution to this problem. It is different, just follow through the process in VS2005 in the setup & Deployment projects. For a be ...Show All

  • ReneeC Windows Mobile 5.0 ppc phone edition

    I have a VPA compact, running a German version of Windows Mobile 5.0 ppc phone edition. Is there a way were i can change this to English. Thanks This forum is smart device development related. Since your question is not related to smart device development, it's off topic here. If you’re having a hardware issue, please contact hardware manufacturer or reseller. If you having an issue with 3rd party software, please contact respective software manufacturer or reseller. Otherwise please post to relevant forum or news group: http://support.microsoft.com/newsgroups/default.aspx Closing as off topic. yes, 1. if you have the source you can change it ...Show All

  • R. Muti Windows CE dropping WLAN when in Standby mode

    I am using Windows CE .NET 4.20, the problem i have at the moment is that when the PC goes into Standbby it drops the Wireless network. Having played with the Power states we still don't seem to be able to keep the WLAN connection from dropping. Looking to keep it alive whilst still having the screen go into Standby. Anyone know what the exact registry setting would need to be Try using SetPowerRequirements API (need to P/Invoke) http://channel9.msdn.com/wiki/default.aspx/MobileDeveloper.SetPowerRequirement http://msdn.microsoft.com/library/default.asp url=/library/en-us/dncenet/html/WINCE41_Power_Manager.asp YOu would have to check the registry to find out the WLAN device name Thanks for ...Show All

  • hellomcv Live messenger and local live maps (virtual earth)

    Hi Not sure if this is the right place to ask but i have tried searching over the internet for the answer with no joy. How do I share maps in windows live messenger Now i had this funtionality last year but I can no longer find a way to do it. In the share options whilst on a map share with a contact is not listed, nor is it in the share activities in live messenger. Can anyone help Thanks, Neil http://gallery.live.com/liveItemDetail.aspx li=7e2d5e0b-988d-4719-a461-675e42a8c9b9&l=6 That should be the activity you are looking for. ...Show All

  • Grant_A When are the values (in the reports for instance) considered as stable?

    Hi, I was wondering whether there is a delay that I have to take into consideration when I download report from the API to be sure that the values I download are stable. What I mean is: does the msn staff go through the values (clicks for instance) to adjust them (false clicks to be removed...) which can make a report downloaded at 8:00 different from the same report downloaded at 8:30 (if my account is checked during this half hour by the staff) Thanks. Speicifying the AllOrNone flag, does it mean that the full report is (immediately) available when I ask for it or do I get an empty report whether it is not ready yet That used to be the case, but now the reports are ...Show All

  • edburdo Is .NET Compact Framework 2.0 supports Generics?

    Hi guys, I got this exception at run time after i deployed my application, System.MissingMethodException was unhandled Message: Could not load type 'System.Collections.Generic.Dictionary`2' from assembly 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC'. There is no design-time error, and I'm using the .NET Compact Framework 2.0 SP1. Thanks in advance. Hiya I can use this line: System.Collections.Generic. Dictionary < string , string > d = new Dictionary < string , string >(); on my device, so generics er supported. Maybe you should try to re-deploy the .net framework on your device Best Regards ...Show All

  • srfitz2000 Tile Overlay Refresh

    We are rendering overlay tiles in VE and we need a way to refresh our overlay tiles already present (loaded) in a VE session. There does not appear to be a way to do this. I have tried: DeleteLayer and DeleteTileSource and then re-add (AddTileSource and AddLayer)...we even tried deleting everything and reloading the map Map.LoadMap... Our overlay tiles just immediately re-appear instead of the source in GetTilePath getting called again. What can we do We resolved it...yes, it was a browser caching issue. Our GetTilePath points to a custom http handler to generate the tile images. All we had to do was convince the browser the same tile (xPos, yPos and zoomLevel) was actually a new tile by adding a superfulous parameter on t ...Show All

  • Steven Gilissen Notification for Change in Contacts

    Is there a way to get notification for change in contacts ..So that i can update the contacts my app is maintaining Hi Rauhanlinnake, I added a eventListener as suggested by you .But when i change contacts(add/delete/edit) i dont get a call to my function contactCollection_ListChanged . Supports Change Notification is Also set to True.. what can be the issue Hi Airan (or anybody else!) Did you ever find a solution to this I have the following sample code, but the event is never called: Code Snippet Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load Dim session As New OutlookSession() AddHandler sess ...Show All

  • sedlin Can i create a user control for pda?

    Because i have made an userControl for pda in C# but when I deploy my project I have this error: Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\MyPrincipalProyect\system.windows.forms.dll'. Deployment and/or registration failed with error: 0x80070070. There is not enough space on the disk. Device Connectivity Component If i take off Using system.windows.forms; i can't deploy Does not matter. Emulator is also a device, only simulated. No desktop assemblies are allowed. pocket pc 2003 OsoPolar wrote: Because i have made an userControl for pda in C# but when I deploy my project I ...Show All

  • Juice Johnson I AM UNABLE TO FIND IMEI no of Smartphone

    hi can any body tell me how to get IMEI of smartphone on wm 5.0 with vc++(VS2005) ............... vaibhav This forum is primarily monitored by Visual Studio for devices group. Please check this link for more appropriate forum for this type of queries http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=286724&SiteID=1 Thanks Srikanth Bogadapati ...Show All

757677787980818283848586878889909192

©2008 Software Development Network

powered by phorum