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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

how to exit Application if cursor is not moving in any form
Print reports in .Net Framework
Can't make CeRapiInvoke work c#
Replace standard Bluetooth Hands-Free Profile in Windows Mobile 2005
Urgent - Handling Map Click event
Any good datagrid controls out there?
Extending Context menu for Windows mobile 5.0 Samrtphone Contacts
RFID SDK coding from vb.net
Using VB program to open file on a CDMA device - PPC6700
Friends List Query

Top Answerers

PedroCGD
kgaudana123
Igor Solodovnikov
CSharpShooter
Jon M.
Rattlerr
AamirHabib
abyuwe
Bingo Boy
Duncan Woods
References for TeX and Friends
Only Title

Answer Questions

  • Stephen Lin How to download Pic from Space?

    Is there anybody could guide me that how should I download all the pictures in my space to PC, which API should be used, and any sample codes or sample projects could be shared for reference Thanks very much~~~ Hi Jeff! I would suggest you take a look at the RSS feeds generated by a Space when it has been set up for syndication. RSS feeds are only avaialble for public spaces. You can find the RSS feed for a space at teh URL http://<spacealias>.spaces.live.com/feed.rss . You can see all the content on your site from here. You can then build a program that parses the information in teh blog feed to get access to the data (as it is stored) for Spaces. cheers, greg <8-) I have ...Show All

  • sdochert Problem Compiling Tutorial With VC++ 2005 Win32

    To Whom It May Concern, I have tried compiling the following tutorial program in Visual C++ 2005 Win32: #include "stdafx.h" #include "filetest2.h" #include <fstream> #include <iostream> #include <string> using namespace std; int main() { char FileName[20]; char EmployeeName[40], Address[50], City[20], State[32], ZIPCode[10]; // 1. Uncomment the following section to create a new file /* cout << "Enter the Following pieces of information\n"; cout << "Empl Name: "; cin >> ws; cin.getline(EmployeeName, 40); cout << "Address: "; cin >> ws; cin.getline(Address, 50); co ...Show All

  • Laura06 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 You run out of space on device. That usually happens if you have a reference to some desktop DLL by mistake so VS deploys 15-20 MB of desktop assemblies. If that’s not the case you might be truly out of space on device. pocket pc 2003 ...Show All

  • gigi90 How to allow user to draw a circle over map in order to define area to search properties?

    How to allow user to draw a circle over map in order to define area to search properties This is for real estate web site (www.mls.ca) thanks steph yes, working on www.mls.ca site. you know it yes, rectangular would work fine too. Ill try that. How do i get the rectangle coordinates so i can search properties that fall inside of it thanks steph Steph, you're working on mls.ca How about defining a rectangular search area rather than circular Hold the alt key and drag. ...Show All

  • Minotaur platform builders cesvch~1.exe uses 100% cpu when idling

    Hello, I have a question concerning the process cesvchost.exe (cesvch~1.exe in the tasklist) which platform builder creates on startup. The problem is that, after platform builder started this process eats up 100% cpu time. Even when I'm doing nothing... Opening a workspace is just not done, because the pc is very slow. Everything seems to go back to normal when I terminate this process. But then, when I goto pb->menu->target->connectivity options, it returns and uses 100% cpu again. When at that moment I terminate the process again, I'm unable to attach my CE device, so I cant send the nk.bin to it, debug, etc. I've got a fresh platform builder for windows ce 5 install, and i've installed all the pb updates from 2005 and ...Show All

  • Smitha R no sound

    i need this device code22 you need to be more specific on what you are asking. What problems are you having (apart from "no sound") what device are you using what sounds are you trying to play any code any errors The Device Manager reports Code 22 when the driver was disabled by the user. Try enabling it... ...Show All

  • John.Doe How do I know what match type the click is from?

    With Overture, you can set up your destination url's like: http://www.mysite.com/ trackingcode={ovmtc:standardcode:advancedcode:contentcode } Overture will fill the {} with whatever tracking code you specified given whatever the match type was for that impression. This way you can track your ROI at the keyword/matchtype level. How do I do this with adCenter I don't see any way of knowing what keyword the click came from along with the match type. As of right now I am going to stop development on the adCenter API, I don't see the point of integrating it with my ROI tracking software if I can't track it properly. If anyone knows how to do this let me know. Thanks. Actually... good news! Today' ...Show All

  • fathi S. Elashery MSN Display Picture

    Has there been any API released to access the image for MSN I'm testing the new Windows Media Player 11 beta 2 and was looking into MSN functionality to update my display picture. Thanks. James lambeauguy wrote: Has there been any API released to access the image for MSN I'm testing the new Windows Media Player 11 beta 2 and was looking into MSN functionality to update my display picture. Thanks. James HMM Why do you test Windows Media Player to access image for MSN You ought to search "MSNC2" in google. You will get what you want. ...Show All

  • Keith Chapman push pins and background

    Hi, with the help of this forum I have managed to get pins to display on the map > Change the background when clicked to indicate it has been selected - then when clicked again the backgound is removed to inicate is is not selected. Now I want to load the page with all the pins initially selected So i do :- AddClickablePin(1,-0.459610397815704,51.6549480199814,"./bcirclesm.png","Name 1","A3"); then I set the background using :- document.getElementById(1).style.backgroundColor="yellow"; When dipalyed they all have the right background. The thing is that when i now click on them the backgorund does not change even though the test for colour seems to work. Has anyone el ...Show All

  • devnet247 vb.net 2005 numeric updown

    hi have a project in vb.net.it is a mobile project... want to clear the numeric up down value after focus it...but cant.. want that when it focused its text ,text must become cleared or selected...is there any way to do this...like textbox's sellenght ....pls help me! thanks Please see the following post on the newsgroups that show how this can be done. HTH, http://groups.google.com/group/microsoft.public.dotnet.framework.compactframework/browse_thread/thread/6877ccf34755c432/6549b1d7a2ce00f7 lnk=gst&q=numeric+updown&rnum=4#6549b1d7a2ce00f7 ...Show All

  • ChrisMoje Media Player PPC and Streaming

    Hi, is it possible to stream a video to a pocket pc client I am able to play a video using COM interop. What does it take to implement it Thanks in advance. sometimes it is and sometimes it isnt. you are probably best to use WME and start a broadcating session on the PC then access it via mobile device. I've been trying to directly stream from PC -> PPC but its not possible for alot of reasons. (codecs on PPC etc...) ...Show All

  • qzy Transparency

    I tried to overlay transparent gif tiles over the map and they don't render transparent. They render white. Has anyone tried to put transparent gifs over the map Do mean as in tiles from Mapcruncher using the new functionlaity or some custom code Can you use PNG instead John. I am having the same problem with transparent GIF overlay tiles... The problem occurs in IE6 and IE7 rc1 but not in FireFox. I suspect it is due to the custom filter that is applied to the containing element (tile) to support opacity. Firefox and IE use different approaches. If the opacity filter is not going to work in IE, due to an IE limitation, than the VE script for tile overlay handling should not use it when the use ...Show All

  • DC Ross Who has a PPC-6700 Sprint AudioVox Mobile 5 (Can I use GPS?)

    I have the Sprint AudioVox PPC-6700 and I know that it has the built in GPS chipset but everywhere that I search I can not find out how to actually access the API. There are a few of the GPS API references throughout msdn & msdn2 but none have an actual walk through. It is very easy to access the phone API's and contact lists/appointments and whatnot but the GPS is not to be found. As far as the GPS is conserned one could argue that it isn't ment to be programmed or something but the fact is that in all documentation it says that e911 can use the gps and also applications that need your location (such as movie times or resteraunts in your location). I really need to find out how to manage this out even with just a simple quord ...Show All

  • Kirk Lipscomb Pocket PC Phone WM 5.0 Device emulator Internet Setting "Automatically detects setting"

    I am working on a Pocket PC WM 5.0 application.Application is working fine in the Pocket PC Phone WM 5.0 Device emulator. No In My application I have to connect to internet. My system is on LAN.On my Internet connection setting Automatically detects setting check box is check. In the device emulator I don't know how to configure setting so I can able to browse in the deve emulator. Please Could Any body help You may want to have a look at this blog http://blogs.msdn.com/akhune/archive/2005/11/16/493329.aspx -thanks, mohit Hello, I am trying to connect the Pockep PC WM5.0 emulator to the internet to test a simple UDP application but having a lot of issues. Since I ...Show All

  • TestEng Installed Programs is deleted after a cold reboot

    Hello I have some problems with the deplyoement of an application on windows CE 5.0 on an Psion 7535. I install the SqlClient and the application and it's ok. The application run correctly. But!!! When i do a cold reboot, or put out the baterie for a long time, the sqlclient dll and the program (the schorcut to) diseaper. So, i test whith an install on the flash disk of the device. Dll an program stait in memory an works good. but after a cold reboot, an error appear again and the program didn't start. Funny, when i go to remove program to look at installed application, the program and dll are present in the list. Is someone know how to install correctly an application and be sure that it's stay in memory even the powe ...Show All

121314151617181920212223242526272829

©2008 Software Development Network

powered by phorum