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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Backup cemail.vol
Clickable Pins
SendMessage() is unable to create the MDICLIENT window
PictureBox displays white background
My app works on the PC but not on the Smart Device - I'm desperate!
custom doesn't cleanup after switching between Hybrid and Road views
COM Port problem
Atmel Device Emulator
Create a dll project in samrtphone like today plugin in pocket pc which will always run.
Creating CAB files for different Processors

Top Answerers

Arjun B
ZopoStyle
AswinD
RussP
ElMagico
SilverOak
J.B. III
LPatrick
Bruce Bukovics
WoodrowS
sitemap
Only Title

Answer Questions

  • Reuben B Multi-form, multi-thread messagebox() woes (VB, CF 1.0)

    Good morning all. I'm a CF/.NET noob working on my first CF project for my company using VB.NET and CF 1.0. It's a store-and-forward PDA app which accesses our database through a web service. I must say I really like developing for the PDA (although as 9 out of every 10 people probably say, I wouldn't mind some extra functionality). I'm having a perplexing problem with messageboxes. The project as it stands it like this : * I preload/create all forms at startup. They are designed in the singleton pattern, so when I want to display a certain form, I'll use, for example, ServiceManagement.GetInstance().Show() ...where GetInstance is a shared(static) method of the ServiceManagement class which returns the one global instance of the form. * I ...Show All

  • briggins5 Need help in SMS sending using VB.NET

    today download a project SendSMS using VB.NET from msdn home, namely Sending SMSs from your Microsoft .NET Compact Framework-based Applications but when i run it, there's an exception saying that "MissingMethodException" after pressing button send and please anyone know what happen how can i fix it thanks a lot Obviously you need a phone to see if you can send an SMS and if it works correctly. Sending SMS without a phone pretty much like learning to drive without actual car. Anyway, you can try link below but I'm not sure it's good enough. It’s not going to actually send SMS. http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnppcgen/html/callevents.asp VS2003, using ...Show All

  • etcheverrjc Getting Long/Lat in Birds Eye view mode

    Hi, I am currently trying to get the Longitude and Latitude co-ordinates whilst in the Birds Eye view mode but it would seem this is not possible even though you are allowed to set pushpins whilst in this mode... I would have thought if you could set pushpins, you should also be able to retrieve details... Has anyone managed to get around this issue Cheers, Woody. Woody, I have been lead to believe that a work around is going to be put in place for the next version of VE for paid subscribers of the system only, it will be a seperate webservice from my understanding. Is there a way you can work around this issue in the short term, maybe even with some bad performance For exampl ...Show All

  • Wojtek Podgorski how to create file

    hi how to create a file at sd or mmc card The develop platform is c# .net cf 2.0. the sample code is better. thank you I was going to post that... :-) Ilya - is there some class (like driveinfo) for the .NET CF that we can use to determine if there is a storage card available For Each directory As String In System.IO.Directory.GetDirectories( "\" ) ' E numerating all subfolders in a root folder... If (( New System.IO.DirectoryInfo(directory)).Attributes And IO.FileAttributes.Temporary) <> 0 Then ' P icking folders with Temporary attribute set... Console.WriteLine( "Found storage card: {0}" , directory) End If ...Show All

  • the_kid Printing on WindowsCE

    Hello, I'm trying to print from an CF-Application on an usb-printer. I can print a screenshot on the printer by using some API-Functions. But now I'm trying to print my own Graphic (All Data of an DataTable; the result should look like a datagrid). I've been starting with this code: DEVMODE dm = new DEVMODE (); dm.dmSize = System. Convert .ToInt16( Marshal .SizeOf(dm)); dm.dmOrientation = ( Int16 ) PageOrientation .DMORIENT_LANDSCAPE; dm.dmPrintQuality = DMRES_DRAFT; //IntPtr hPrinterDC = CreateDC(null, "PCL Inkjet", null, ref dm); IntPtr hPrinterDC = CreateDC( "pcl.dll" , "PCL Inkjet" , "LPT2" , ref dm); // --- 2--- mit DeviceContext Dokument Starten //DO ...Show All

  • Pat Pope Altitude?

    Hi, I've noticed in 3D view that the browser status bar displays the current Altitude at the cursor/map position. How can I retrieve this value programmatically Say...when the user clicks on the map. Can't seem to find anything in the docs or in forums... thanks for any help alan I guess the benifit of that is you could make it work in 2D mode as well. There is a fair bit of overhead though as compared to getting it from the 3D app that has the data already. John. I realize that this thread is pretty old but I REALLY need to be able to get the elevation for a given lat/lon. Has anyone figured this out yet I finally figured out how to place a custom pushpin at a given altit ...Show All

  • AlexGold Problems with Emulator & SQL Mobile 2005

    Hi - I am having problems using the Windows Mobile 5.0 Pocket PC Emulator connecting in code to a SQL Server 2005 Mobile database file. I created the Database just fine and created some tables without problem from within VS 2005. Following is a code snipet of my connection attempt: (real password not shown) Dim myCnn As New SqlCeConnection( "Data Source=C:\Mobile\Test.sdf;Password=secretPassword;" ) Dim strGuid As String = Guid.NewGuid.ToString Dim strSQL As String = "INSERT INTO TestSig(ID,Signature) Values( , )" Dim cmd As New SqlCeCommand(strSQL, myCnn) Try Dim encryptData As Byte () = Crypto.Encrypt( _ [Global].Settings.GetString(SettingKeys.CryptPassphrase), _ ...Show All

  • tkroll What is the root directory for the emulator?

    On my development machine I'm trying to make the following code read XML files using VS 2005, VB and the new Device Emulator and I keep getting the file cannot be found exception: Dim xmlStr As String Dim newDS As DataSet newDS = New DataSet() newDS.ReadXmlSchema( "Judges.xsd" ) newDS.ReadXml( "Judges.xml" ) xmlStr = newDS.GetXml() tbResults.Text = xmlStr Does anyone know what folder the emulator is using as it's root folder, or where I should put these files so the emulator can read them I tried using xmlStr = Path.GetFullPath("Test.txt") but all it returns is "\Test.txt" Any help would be greatly appreciated and thanks in advance. ...Show All

  • prthealien How to connect Emulator to Bluetooth GPS Receiver

    I am using Franson Trial License to Develop an application which can receive GPS co-ordinates. The application is unable to open the port to which my bluetooth GPS receiver is connected. Doe's anyone have the solution for this problem Can anyone give me the code snipetts for GPS module As i pointed out, i have no understanding of the tool pointed by you. So i would recommend you to contact the appropriate forum links given above. -Thanks, Mohit Hi Mohit, Thanks for your help. My pocket pc is connected is connected with System through Activesync and Bluetooth GPS receiver is also connected with System. Is it possible that I can read the data from the port on which gps data is receiv ...Show All

  • cheekster enable multi-tap on windows mobile 5.0 pocket pc

    How to enable multi-tap support on windows mobile 5.0 pocket pc. I tried to enable it using the following code.. SendMessage(hWnd,EM_SETINPUTMODE, 0, EIM_SPELL); But it is not helping .. Thanks in advance Regards Jaga ...Show All

  • celinedrules VE in XAML application

    I am trying to embed VE in a WPF application (XAML). From this forum, I have learned how to embed VE as a web browser control in a WinForms app, and then load a .js script into the webrowser and talk to the script methods inside (I don't like kludges like this, but then that is what I get for trying wacky things). But ( VS-Studio, Sparkle (interactive designer)) do not allow web browser controls to be placed in XAML pages. So I am stuck as to do do this. I have drilled a little further on this, but I am still stuck. (It appeared to me WinForms is a bit of overkill, since I do not need to dynamically replace or change the contents of the HTML document). So I pulled out my handy IronPython, and began to interactively drill d ...Show All

  • &amp;#38;&amp;#35;169&amp;#59; &amp;#354;&amp;#297;&amp;#1084;&amp;#972; &amp;#350;&amp;#261;&amp;#316;&amp;#963;&amp;#1084;&amp;#257;&amp;#312; Import/Export functionality

    Is it possible to import/export the formatted content of Live Writer I would like to import a text file, format it (including assigning categories, keywords, excerpts, etc) then export all of that data out (maybe in an XML format). Is this doable with the SDK *bump* Anyone know if this is possible Well, in a sense, publishing is an "export" operation. You could set up a local metaweblog server and configure Writer to publish to it. ...Show All

  • Stuman99 Bug? Pushpin text gets misplaced if pushpin located at the bottom of map

    Popup cloud gets misplaced when the pushpin located at the bottom of a map AND the browser window is smaller that the “height” value of the map’s DIV (there needs to be some space below the map’s DIV to reproduce the bug in IE). See the code sample to reproduce the bug. The code sample provides a map in a DIV with “height:500px” and some extra space below the DIV. There is a single pushpin in the very bottom of the map. If browser window height is bigger than 500 pixels then everything works fine. To reproduce the wrong behavior change your browser window height so that it is shorter than 500 pixels in height and scroll the content to the bottom of the page. Now, if you move your mouse over the pushpin the pushpin text appears way below th ...Show All

  • KenLinder printing custom tile maps.

    Hi.. I am encountering a situation with printing the VEMap and I can not find a solution..so I hope one of you out there knows about this problem.. When I add custom layers (composed of transparent . png tiles containing visual information) from my server on top of the VEMap only the top layer of the map will print. The implementation of my server and client is described here http://www.viavirtualearth.com/vve/Articles/RollYourOwnTileServer.ashx Only the last added layer will print. The odd thing is that if I try to print preview it, it behaves correctly and it displays the whole map with its added layers... if I try to print it though.. it prints just the last added layer. Any clues or help are very welcome!! Thanks ...Show All

  • Deallen DataGrid & DataBinding

    Hi Guys, I am working on VS2005 and Compact Framework 2.0 I have 1 dataset with 2 tables Inspections and violations InspectionsDataGrid  is bound to InspectionsBindingSource ViolationsDataGrid is bound to FK_Inspections_Violations I can customise the grid' columns if it is bound to a parent table but not to a child table All my changes are overritten with the column names from the tables :( Some one help please. Thanks, Joao Thank you, That is the way I actually have been doing doing it :), Thanks. Joao You can't bind to relations on NETCF's grid. Please see this for workaround: http://forums.microsoft.com/MSDN/ShowPos ...Show All

141516171819202122232425262728293031

©2008 Software Development Network

powered by phorum