Answer Questions
piip how many pushpins can I add?
OK - I am fairly new to all this - and I have already wasted a couple of days trying to figure out the yahoo maps API to add custom mappoints/pushpins to their service, only to find out that they limit you to 200 points (which of course they disclose nowhere) - I need more like 4000 all over the US. Is this something Virtual Earth can handle, and if so, what would be the way to go about it All locations have a LAT/LON and a site nr. that is it. Thanks I haven't used GeoRSS feeds for a long time. But since they automatically make all the results appear in the same view and there is no client side clustering i would say this is a good guess. Clearly faster machines with more memory are going to handle this better. Why not do a sim ...Show All
killfr0g Device Sync problem
Hi, I bought a new smart phone Dopod 577w. In my system, ActiveSync 4.2 and Visual Studio 2003 and 2005 have been installed. The question/problem is I couldn't run compact framework applications (VS 2003/2005) in that device. Please send your suggestion or links. Note: But that device(smartPhone) sync well. Thanx M. GANESAN Hi, Yeah I thought so and made some changes according to the following link:- http://blogs.conchango.com/stuartpreston/archive/2005/11/10/2376.aspx Now its connected well only do the following steps: &n ...Show All
Terry Downing DataReceived/SerialPort Troubles
I am building code for the PocketPC to interface with a chemical sensor to poll and report on chemical agents in the air. I am having a devil of a time getting the DataReceived event to pass content (through an Invoke) to the main thread. When I write an "N" to the device, it is supposed to send back the following string to the UI, which represents the chemical sensor types that are housed in the unit: "CO VOC H2S LEL OXY" When I send an "R" to the device, it is supposed to send the current readings for each of the sensors as a string that looks like this: "00000 00000 00000 00000 00207". I have all of this working successfully as a WIN32 application, but it doesn't port cleanly to the .NET 2 ...Show All
abi Best way to transfer/sync files to multiple devices?
Hi everybody! I just wanted to ask you how you would go about making a single PC workstation transfer/sync files to multiple PDAs (multiple PDAs connected to the same PC at the same time) Since ActiveSync only supports one device at a time I guess this is out of the question I would like to avoid transfering files over WiFi as that will add one extra thing to worry about/configure when installing this system. At least syncing over a WiFi router, I’m thinking about Ad-Hoc communication though... but if there’s any other way to do it, that would be the way. I’m trying to keep it as simple as possible. Anybody have a suggestion /Simon edit: is it possible to turn off active sync, and somehow transfer files using the SerialPort class over th ...Show All
shawn957376 Display sort indicator (Up & Down Triangle) in datagrid column header
Does anyone know how to add sort indicator (up & down triangle glyph) in datagrid column header I'm using C#. Please help, thanks in advance. I tried before, but I cannot get the current header cell from the Paint event handler, so not able to add an image to it. All I can get is the row number and the column number of the current cell, do you have any idea how to get the current datagrid cell You might try handling Paint event on the grid and drawing these indicators as needed. ...Show All
praomn Map.getAddressFromClickedLocationOnMap()???
Hi, Is there a method like the above I can get the latitude/longitude, but it would be nice to get the address somehow. Thanks, se I like it when i can answer several different questions with the same answer.... What your after is reverse geocoding, pass in a lat and long and get the address. VE doesn't support it currently, it would be really nice if it did. You can use the MapPoint web service to do it. As it is the same mapping data the results are really good. The only trick is as part of that service you have to pass in the correct region or else you will get something very basic as the default is Nth America. You can sign up for free account and test it out but be aware they curre ...Show All
Tom_M_Wisconsin How to continue using an application whilst waiting for a function to execute repetitively on a fixed interval
Hi i am ruuning the following extract of coding from visual basic 2005: __________________________________________ Dim start, finish As Double Do While DateTime.Now.Hour < 17 start = Microsoft.VisualBasic.DateAndTime.Timer ' Set end time for 30-second duration. finish = start + 30.0 Do While Microsoft.VisualBasic.DateAndTime.Timer < finish ' Wait a while before doing next action Loop call_a_function() ' Go off and do something then come back Loop ______________________________________________________ While the program falls into the "wait state" (2nd do while loop) the program stops me accessing anything else on the active form, like using a drop dow ...Show All
Thomaschr VISUAL STUDIO FOR PDA
hi everybody! im new in .NET and i would like to know how to create an application for pda's of course something easy please answer thanks thread moved to the appropriate forum. the "PDA" needs to have a Windows Mobile OS on it and .NET Compact Framework. You need the appropriate SDK's for your device installed on your computer and making sure you have VS2003 and or VS2005 (full version, Std/Pro) installed to develop PPC/smartphone applications. There are many examples here in the forums, and on the internet as well as the huge MSDN resources. if you have any specific questions, then please do post. Where I would like to get examples for PDA. Please, kindly let me ...Show All
Alpehans GPRS Connection Setup in Code
Hi, I was wondering if there is a way to configure a connection for GPRS on a windows mobile 5 device in code. I am having a few problems doing it through setting the registry as I can get the connection to appear under the Connections > Manage existing connections dialog but if I try and connect to the connection I am prompted for the username and password however I do not want this prompt to appear. I have been able to do configure the connection with great success for a windows ce 4.2 and pocket pc OS however it seems a little different for the mobile 5 device I am working ok. I do not want to import registry entries, I would like to be able to set the registry values in code, which is working as I get the connection in the required ...Show All
GeoK Proxy Connection
hi! i have some problem with the setup of proxy of my smartphone. i want to direct all the traffic of all my programs of my smartphone to a specific port of the smartphone. can i do it how can i setup a proxy connection to the same smartphone to a specific port (how can i setup the proxy to do this ) before the address of the server and after the description, you had to specify 2 fields: but i don't understand what they mean. if i set the address to: 127.0.0.1:xxxxx it should work yes, i have a program that listen the specific port and recive the data. but my problem is setting the "Connect From:" and "Connect To:", i don't un ...Show All
pdurbha smart device - visual basic .net 2005
I'm tryng to open a new smart project in VS 2005 (Visual Basic). I have received this message: "could not be opened the microsoft visual basic 2005 compiler could not be created. Unable to find required file 'mscorlib.dll' I've reinstalled VS2005 twice. Somebody have some reference to solve this issues Thanks I found this thread, which looks a likely culprit in the .net v2 Framework... forums.microsoft.com/MSDN/ ShowPost.aspx PostID=102019&SiteID=1 I think the record is stuck on this problem, as I have the exact same problem. I have reinstalled VS 2005 Pro, and still no joy! If someone from Microsoft Tech Support is out the ...Show All
Mansoor Ali Loading a GeoRSS Line
I am trying to display a path with several thousand points that would be saved in a GeoRSS file. I have several questions: 1) Can VE load a Simple GeoRSS line such as follows <georss:line> 47.68557 -122.48971 47.68589 -122.48983 ... many more points ..... 47.78449 -122.54008 </georss:line> 2) If the above is not readable by VE, is there a recommended format for this 3) Are there any performance tricks I should be aware of in order to speed up the loading and zoom/pan operations Thanks for the help. Enrique The AJAX call will offload the required processing oomph to the server, instead of the client browser; you should see a very noticable improvement especially with that many individua ...Show All
Cyril Stanislaus Xavier Associate a Key to a Menu button
Hi, Does anyone knows how can i associate a key to a menu button For example i have a form with 3 Menus buttons and i need to associate each one to a key, 1st Menu -- Key 1, 2o Menu -- Key 2 and 3o Menu --- Key 3. Thanks At this moment i have this two functions: private void frmMessageDetails_KeyDown( object sender, KeyEventArgs e) { if ((e.KeyCode.ToString() == "D1" )) { SimulateMenuPopup(menuItem1); } } public void SimulateMenuPopup( MenuItem item) { MethodInfo mi = typeof ( MenuItem ).GetMethod( "OnPopup" , BindingFlags .NonPublic | BindingFlags .Instance); mi.Invoke(item, BindingFlags .NonPublic | Bindin ...Show All
Callavin Scanning SDK in Compact Framework Issue
Hi all, I have found an issue with the Imaging/Scanning SDK that the Compact Framework uses and would like to report this issue with Microsoft. How exactly do I go about do this Thanks Tryst Hi, and thanks for the reply, Alex. I have actually raised this with Symbol, who then raised it with their second-line support teaM who were looking at it over a couple of days. TheY came back to me and said "The reason why their scanning API requires x amount of memory on their MC50 device was related to the Compact Framework". I guess I need to get back in touch with Symbol to see what part of the Compact Framework their Imaging/Scanning API uses. Tryst Hi Alex, so have you passed this information onto Microsoft (I was consi ...Show All
Helen999888 CameraCapture
I have tried code samples of Windows mobile-CECamera, and CameraCapture for C++. But I can not execute these programs.. I think the problem is my camera is not integrated in PDA. These sample codes are really for integrated camera My device is HP IPAQ 2790, and Camera is Photosmart camera SDIO Type.(not integrated in IPAQ 2790) I have tried CECamera, CameraCapture for C# and C++. Thanks. Veo SDK supports video capture to a file. well.. My SDIO camera is not for WM5(This provides for 2003 version) , but works well in WM5. I think this is the main problem.. And I looked the codes sample.. " GetFirstCaptureDevice " function..I think in this section i must select capture device but I ...Show All
