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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

How to get the Table names from DataBase into a ComboBox.
.net
Sample of IContextMenu::QueryContextMenu() for adding item in the Contact context menu in windows mobile 5.0 smartphone
Real-time Update Chart
how can i associate my app to one button?
How do I set a project to use .NET CF 1.1
Don't get it
Change the color of a DataGrid scrollbar in C#
DLLs and Message Queues
Windows Mobile 5.0 on PDA connecting to DB2

Top Answerers

KyentC
William Vaughn
gmaenrile
jeff1024
Bobby Ma
larsarve
Programmer Chang
Marie-Thérèse
batterhead
ekkapop
MacRumors
Only Title

Answer Questions

  • MickDotNet Windows Live UI

    Hi, I am trying to find out, how the UI of windows live works, is it using .net2.0 framwork, or is it a sharepoint server. any help would be appreciated. Manoj urmanoj wrote: Hi, I am trying to find out, how the UI of windows live works, is it using .net2.0 framwork, or is it a sharepoint server. any help would be appreciated. Manoj I'm pretty sure the live.com server is running ASP.NET 2.0, largely because the Gadget SDK is closely related to the ASP.NET 2.0 ATLAS framework. -Danny ...Show All

  • larz COM Port problem

    Hi, I'm developing smart device applications by using CF 1.0 on VS 2003/2005. I need your help. I have developed Bluetooth Chatting application. In that application has one problem. In that application, I've used COM7 for receiving data and COM8 for sending data. I have two devices (i-mate and Dopod) both of them are originally Windows Mobile 5.0 platform. The i-mate device has two ports COM6 and COM7. The Dopod has COM7 and COM8. The problem is "I could receive data (data has been sent thru Dopod device). But I could not send data from i-mate device. What can I do for solve this problem ". My thought is "the i-mate device hasn't COM8 port, that's why i couldn't send data". Then How to add COM8 port in t ...Show All

  • kroyce Compressed Cab file format

    Hello Everyone, well i developed a client server applications for smart device but when i made the Cab file.. its over 1 MB in size (as it contains many bitmaps)... i want to compress that Cab file .. i know there is an option of compression but the problem is that .. when any client ask for the installer, the server will make some changes in that Cab file before giving it to client .. so its necessary for server to know the format of the Cab file .. so that it can make changes in it ... and its not easy to change anything in a compressed Cab file ... but how can i compress that Cab file in such a way that the server can understand its format and can made changes easily .. is there any way of doing this ... i really appreciate res ...Show All

  • Jamie Julius How to play wav through phone line?!

    I try to make a answering machin for pocket pc 2003. So I need to play wav through line when incomming call happend. How should I play wave files through lines ! More interesting informaton on this subject... http://www.pocketpcmag.com/blogs/index.php blog=3&title=q_is_there_call_answering_machine_softwa&more=1&c=1&tb=1&pb=1 Tony Well..everything you said is WRONG! 1) In Italy EVERY mobile carrier charges you for voice mailbox. 2) This is an important feature: Imagine you're in a one million dollar meeting with someone.. then you will probably switch off your phone.. But it could be useful let it vibrate 5/10 seconds allowing you to see who's calling and then let yo ...Show All

  • SuzanneWeiss Lat long from FindLoc()

    I have a very simple page that displays a map and has a search field on it using: function FindLoc() { map.FindLocation(document.getElementById('txtWhere').value); } Is there any way to capture the results from the search Are they returned in Lat Long I would like to some how get the lat and long from the search results. Thanks! Just do a find on that address, get the latlongs from your result and use the setcenter on those latlongs What I am trying to do is put in a address to the search box, have VE center ans zoom to the results and some how capture the lat and long VE used to center the map. Why are you using the findloc ...Show All

  • Criminet Using D3D Mobile, how to load a PNG file from disk to a surface?

    I cannot use D3DXCreateTextureFromFile() becasue the mobile API does not support it Thank you! i know but that doesnt mean that everything supported on WinMobile is supported on WinCE. It should be the opposite, in fact. This is from the D3DMX library - is this library supported on WinCE devices I see no evidence that it is. In fact the MSDN doc lists it as supported for WinMobile (not WinCE). Thanks. moved to Smart Device forum. Hi Try D3DMXCreateTextureFromFileEx instead. Hope this helps Michael Yes it is. Windows Mobile is built on WinCE (in other words, read http://en.wikipedia.org/wiki/Windows_CE ) ...Show All

  • manyowanong Could not establish connection to network (Actual Device not emulator)

    Hello all, I am running Pocket PC 2003 with a VS 2005 app and Activesync 4.2. I have 7 devices with these configurations and of the 7, 3 have begun having issues since I updated there OSes to OEM 4.1.0. The issue is that I can connect to the computer using Activesync with the 3 problem devices but when I attempt to access the web method I receive this error Upload Failure: Could not establish connection to the network. Yet Activesync on both sides assures me that the devices remain connected the entire time. Please assist with this issue. Thank you Web method: 'Imports System.Web 'Imports System.Data.OleDb 'Imports System.Data 'Imports System.Web.Services 'Imports System.Web.Services.Protocols '<WebService(Namespace:="http://te ...Show All

  • vagrant how change draft folder

    Hi! I don't save my draft and recent post in my documents. I review SDK, but I not find nothing help me. Saludos, Those folders can't be changed unfortunately. We can request it for final version Saludos, ...Show All

  • WXS123 Constant server busy error when trying to load vecollection from local.live via scripting

    Greetings, Apologies up front if I missed something obvious in the VE3 documentation, but I'm trying to load a vecollection from local.live via the collection's provided permalink URL in my clientside script, but I always get the server busy error in my map control as a response. Is the server in fact generally maxed out, or am I using the wrong URL for the job etc.. The exact same URL does work to open the local.live site and successfully show the collection in that map control when I pop open a window with it from the same script function, so I don't think it's a typo or such. And, if the remote load is not do-able, is it possible to create a vecollection file on my server that I can then load locally (I know about and am levera ...Show All

  • Andy Ho Getting more than 250 results

    On Monday it was observed that MSN Search would give access to 1000 search results like Google and Yahoo for the first time: http://forums.searchenginewatch.com/showthread.php p=90787 I've tried accessing more than 250 results with the MSN API, but so far the most I've been able to get is 290 results. Is MSN going to up the number of returned results for the API like they have for the public web interface Thanks, Frank Hi Frank I don't mean to be cheeky or anything, but why would you want 1000 results Or even, why would you need more than 250 Although, I see the point of it being nicer to have fewer limitations. Just curious. Best, Mark. The announcement about more than 250 results wa ...Show All

  • Fred Herring CeFindFirstFile using VB6

    Ok, my first Smart Device project and I've come to a bit of a standstill, trying to find out what files are on the device. Tried the CeFindAllFiles, but from what I have read I don't think it will function in VB6. So, on to CeFindFirstFile and and CeFindNextFile. It all looks so easy. I'm confused as to how you set up the returning information. I keep seeing references to 'CE_FIND_DATA', but what is that all about If anyone has an example or ideas it would be appreciated. Bert Well, at the moment I can't take it any further. CeFindFirstFile does work but I can make no sense of the filename, which is what I need, and subsequent calls to CeFindNextFile always fail. For the next few days, I have to concentr ...Show All

  • MLG_CSE Splashscreen with sound + background image

    Hi guys, Im looking to add a splash-screen to our project as the first form that appears when the application is launched. Ideally, it should play sound for the duration of the time the splash screen is up (about 3 seconds). Does anyone have any ideas on how I would do this Are there any embedded sounds that I could use on the PocketPC. Im doing this on a Dell Axim x51v and really new to C#. Thanks in advance. Oh I also would like the splash screen to display our logo. Any info on how to do this is appreciated. Thanks again! Zion   Creating Splash screen: http://www.microsoft.com/downloads/details.aspx familyid=33817ce0-b5e9-4b8e-916b-e6a381e03789&displaylang=en   How to add musi ...Show All

  • walsha01 How to switch user input language at runtime?

    Hi. I have one problem. I need to switch user input language from my programm at runtime. I use Windows 2003 SE smartphone. I found in Microsoft's documentation some interesting functions. For example: _________________________________________________________________ GetKeyboardLayoutList This function retrieves the input locale identifiers, formerly called keyboard layout handles, corresponding to the current set of input locales in the system. or this... ActivateKeyboardLayout This function sets the input locale identifier, formerly called the keyboard layout handle, for the system. The input locale identifier specifies a locale as well as the physical layout of the keyboard. _____________________________________________________________ ...Show All

  • Maheshsingh21 Is it possible to suppressing events temporarily?

    Hi, How can i suppress events for a short time on a form. My prob is that i've a listivew on a form, say A. The item_Activate event on the listview creates a new form, say B and shows it. But as on PPC it takes few seconds to display a new form. The mean while if i tap on another listview item on A, it creates another child form. Now what i need is, i should disable any events( or the same item_Activate event) on A from firing, until the item_Activate event handler is executed. This is just one case in the app. There are many such cases where i need this kind of a check. How do i do this Plz help! Thanks, ...Show All

  • Josh Smith Adding relationships for SQL Mobile DB in VS2k5?

    Hi, for those .sdf SQL mobile databases, how do i add relationships in VS2k5 i was able to do that for .mdf databases though. My SQL server 2005 management studio express can't even view .sdf databases... Thanks! thanks! Unfortunately there is no easy way from VS. You've to use SQL Server management studio that comes with full version and you must have SQL Mobile installed. Alternatively you can run the SQL DDL commands to create the relationships. Manav ...Show All

717273747576777879808182838485868788

©2008 Software Development Network

powered by phorum