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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Multi-Language support in C#
Gprs/EDGE connection problem
CameraCapture
Culture prevents listview columns autosizing?
WSAGetLasError() = 120
Using PocketPC serial port
PostGIS, MSVE and alot pf Polylines/Polygons
Emulator to pc connection failed
Getting the personal message
HangUp Call

Top Answerers

amicalrahul
ramjamman
Sniper167
newbie1a
adam99
sl5
SParker1
R.Tutus
yvolk
Corres
sitemap
Only Title

Answer Questions

  • xxxmpsxxx Question

    My actual site warm2007.blogspot.com can be moved to a live space with the same template i think that it will be more confortable.. dear u saw googlepages ..if u find this helpful..mark this as the answer. yes frnd ..or better u go to googlepages.. ...Show All

  • eginde Overriding wceload's install directory in WM5

    In previous versions of Windows Mobile (starting with 2002, anyway), there was a way to programmatically override the install directory for a CAB with wceload.exe by using the /noaskdest command line switch and populating the following registry key: HKLM\Software\Apps\Microsoft Application Installer\Install With WM5, though, that functionality is half-broken. It's not completely ignoring that key, because the CAB file specified there is still installed, but it's ignoring the install directory that's specified there. What I'm wondering is, when will this bug be fixed, or is there now an alternate way to do it My reasons for wanting to do this instead of using wceload's install destination GUI are two-fold: - Uniform destination selection G ...Show All

  • NateRickard sync problem

    when i on my motorolla mpx220 mobile phone it gives a msz your phone running with low memory.and then the phone become hang. it also not allow now via usb sync with my pc.it also give a msz that ur divice is menufecture but windows can not recognize. what can i do to use my phone. Check the space on the SD Card. Are you able to establish a connection via ActiveSync What version of ActiveSync are you using As per this link http://www.motorola.com/motoinfo/product/details.jsp globalObjectId=53 Motorola mpx220 is indeed a Windows Mobile based phone. Manav This forum is dedicated to device development. Please post to relevant news group instead: http://support.microsoft.com/newsgroups/default.aspx Closing as off topi ...Show All

  • Kevin Feasey Somehow deriving an AddPolygon() from a Live Search Collection

    Dear Group, I've recently begun to experiment with Virtual Earth. I do a fair amount of JavaScript programming in my real job; so I created a rudimentary script to allow me to plot a polygon representing a political district in my city. I'm an alderman running for re-election and I got interested in Virtual Earth as a means to make an on-line map of aldermanic districts. Anyway, here is my rudimentary page: http://www.swerbach.com/Neenah3rd/NeenahAldermanicDistricts1and3.htm Summary of functions: Start: Start recording mouse click positions as LatLong pairs Stop: Stop recording mouse clicks Del Last Line: Remove last polyline drawn on the map Display: Show recorded mouse clicks in new window So click the 'Start' button an ...Show All

  • Mike Norman Live Messenger installer Bug

    when ever I open messenger it will sign me in then an installer box pops up tries to install somthing (I don't know what it just says windows live messenger with a green loading bar) then closes and closes messenger with it. This is a clean install of xp sp2 with IE7 rc1 and media player 11 beta if that helps at all. Has anyone elese run in to this problem and how do you fix it We have a user with the exact same issue. No beta software running on this PC, though. We found that if you add the user to the local Administrators group, the Intstaller does not run, and there is no problem. However, if you remove him from the Admin group, the problem reocurrs. Uninstalling/reinstalling does nothing to correct the problem. Live Messe ...Show All

  • veeruu Tracking windows mobile download site

    We are preparing to distribute our Windows mobile application (cab file) via several methods including many third party sites etc. Our application has to talk to our server to register the user and update data in the application regularly. When the user first registers we would like to track the source that they downloaded the file from. We could embed in each separate cab file a unique source ID but then we would have to resign each one at $35 a pop. (We have custom builds for each device so all devices times all sites really adds up). Is there a way to add or somehow appending this kind of tracking information that anyone has done in the past I could imagine if you are doing an install via ActiveSync you could perhaps include a sec ...Show All

  • h1 Check for land / disable zoom

    Hey I have 2 questions, that I'm hoping you can help me with. 1. Is it posible to determine if a specific position is land or water 2. Is it posible to disable the mouse wheel zoom function Or just disable zoom Great ideas, Dave! 1 - I'm embarassed I didn't think of that... 2 - A quick search (live.com, of course) brought up this page on trapping the mousewheel: http://adomas.org/javascript-mouse-wheel/  <<UPDATE: after playing around with this, I can't get the page-level events to fire when the mouse is positioned over the map. Maybe I'm missing something there, but it looks like the map control takes precedence. I'll update again if I figure it out.>> ...Show All

  • vgvKarthik Memory insufficient on Mobile 5.0 emulator

    I try to debug an application on windows mobile 5.0, however there is a low memory on the emulator. I am try to reconfigure the memory size for the emulator however the part was being disable. Please advice No it should not be related to that. Unless you can tell me what is the command-line using which emulator was launched, it is difficult for me to figure out the issue. Please let me know the same. -Thanks, Mohit Run from a command-line instead of explorer passing it the PID of the process. -Thanks, Mohit By command-line i mean find out using what command-line emulator was launch ...Show All

  • cjou2004 Getting Client Error while searching

    Hello, I am developing ATLAS based MSN search. I configured as similar to the MSNSearchCSharpSample. But it throws me exception 'Client error' Can anyone help me At first sight I would say you have forgotten to set the CultureInfo parameter. E. g.: Request.CultureInfo = "en-US"; I would recommend to test your application in a first step only with the search results without SearchFlags , spelling suggestion and Phonebook . It is also recommended to use a tool like Fiddler to monitor the soap requests and responses so that you see the soap faults which the web service returns. Thanks for your reply, Basically the service sends the error message... ...Show All

  • Fred Liang System.TimeZone.CurrentTimeZone

    I am writing an application for a Windows Mobile device using C# and .Net Compact framework. I need to obtain the system timezone or timezone that the user specifies in the Settings/Date and Time area. System.TimeZone is an abstract class and if I do try to call System.TimeZone.CurrentTimeZone I get a NotSupported exception. I have also tried p/invoking GetTimeZoneInformation() and also received a NotSupported exception. I went to pinvoke.net to see what methods are available under coredll.dll and GetTimeZoneInformation is not there, so I have no idea how I am to get the timezone. Thanks Harry System.TimeZone.CurrentTimeZone.StandardName works fine for me – I’ve just tried it on NETCF V2 and PP ...Show All

  • Waldi Device Emulator V2

    is RTM available now so that we can get on with mobile development on Vista any updates, anyone It's been in beta for the better part of a year, it's obviously finished, and without it it's not possible to debug internet-connected device applications under emulation under Vista. So would somebody please, pretty please, for God's sake finally develop a sense of urgency about this Deep embarrassment if nothing else should provide an incentive to remedy the mess that development tools are still in now that the Vista launch has come and gone (and I swear I'll lose my composure if somebody says "But it'll all be worthwhile once you give us more money a year from now and see how wonderful Orca ...Show All

  • Kitty contact editor application doubt

    Hi All, I am working an smartphone application which is running .Net compact framework 1.0. I am trying to create contact application which has add, edit and delete functions. I've seen one control in smartphone contact application which is using it for Birthday and Anniversary. In that control we can edit date, month and year. Actually I am looking for that kind of control but I could not find it. I want to put the same control in my application. Thanks Tan This control exists in Compact Framework 2.0 but not 1.0. OpenNETCF SDF 1.4 has a replacement control. ...Show All

  • PMMS about a schedule like app

    hi all,i want write a schedule like app for sp2003 se, when the scheduled time reached ,the app will notify the user by sound now my question is should i only use a timer or need to write a backgroud service Hi Windows CE already provides a set of API for this purpose. Have a look at the following APIs: CeRunAppAtTime ( http://msdn.microsoft.com/library/default.asp url=/library/en-us/wceui40/html/cerefcerunappattime.asp ) or CeSetUserNotificationEx ( http://msdn.microsoft.com/library/default.asp url=/library/en-us/wceui40/html/cerefCeSetUserNotificationEx.asp ) This forum thread might be of interest to: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=346577&SiteId=1 ...Show All

  • magicalclick Record movie using .NET CF 2.0

    Hello everybody, How to make movie files in Pocket PC 2003 using CF.NET 2.0 I need to make a video file from many jpeg files, and the video file should be playable by the Windows Media Player. Anyone know how Thanks b4 Sure, but you would also have to implement all missing functionality DS provides. I think Direct Show only works with WM5.0, unfortunatelly, i'm using PPC2003 right now, is there any other way to create movie files (ex. *.wma) from jpeg files You might be able to do it with direct show though it would not be trivial and you would have to figure it out on your own as I doubt there are samples for it: http://www.google.com ...Show All

  • JohnGBunch Panning with polylines

    I've created an app that creates a polyline covering a large area and then pans around the map by calling map.Pan(1, 1) or something similar. This works well but on Firefox (and sometimes on IE) the polyline is not redrawn. I've got a workround in which I call GetCenter(), offset the result by one pixel and then call SetCenter() which triggers the polyline to redraw but I wondered if there's a better method There seems to have been an map.Update() method in past versions of the API that isn't in any more, is there a similar method in 3.1 Or a simple way of redrawing overlays Thanks, -- Marc Sutton Codev Ltd Thanks Caleb, I've got the content-type line in my application so I don't think that's it. I've ...Show All

474849505152535455565758596061626364

©2008 Software Development Network

powered by phorum