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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

How to play mp3, midi file in my code?
Getting SSL, Web Services, and Mobile Devices to connect.
control methods call
Using custom fonts on windows mobile devices
TAPI 3.0 RegisterCallNotifications() error...
System.TimeZone.CurrentTimeZone
how to validate textbox
Data Applications - Feedback Required
How to create more than 1 toolbar in Win Mobile 5.0?
Newbie Question menu

Top Answerers

StarSS
mollensoft
dror_y
chaza
Vishal_LogicaCMG
prozac11
JPedroFS
sofakng
avols143
Matt A
Telegraph: Now I Want to Make People Laugh
Only Title

Answer Questions

  • xxxmpsxxx VB and Messenger Live

    Is it possible using VB6.0 to "connect" with Messenger Live to send out a message to either individual or a group of contacts The reason for the questions is that I have an in house program that needs to delete a file and then recreate it but I keep running into an issue with access issue since other users have the file open. I want to be able to have my program broadcast a message out to the users to close the file. Thanks in advance for the help. Unfortunately you are looking for assistance for doing this in VB6, a language that Microsoft no longer supports and one that is not intended for help on this forum. You may however want to look into VB.NET Express for such a project as it off ...Show All

  • hrubesh Changing the Icon on default screen

    Hai I have developed a smart phone application and installed the CAB file on the device.. "I want to change the Icon in the default (Home) screen " when the my application icon got focus.. How is it possible..please help me... Thanks in Advance... Ratheesh I moved this thread to the VB/C# forum: it is not specific to the DeviceEmulator. Barry Hai I have developed a smart phone application and installed the CAB file on the Emulator.. "I want to change the Icon in the default (Home) screen " when the my application icon got focus.. How is it possible..please help me... Thanks in Advance... Ratheesh If you are asking to to make the icon change th ...Show All

  • jluce List of available pins

    Hi, I've just started with developing in VE. I'm creating an application that takes GPS data from a pda (using TomTom navigator), sends this back to a little server and then displays the direction, location, speed and user on Virtual Earth. I would like to have a different icon based on the direction of travel. Is there a standard set of icons associated with Virtual Earth and, if so, where can I find them Regards Pete Hi, Thanks for the advice. I'll fire up psp and make some arrows though my graphics abilities are not good. I intend to offer a lite version for free. This will only show the current position of up to 3 users and not offer any playback. The TomTom addon curre ...Show All

  • C Senthil Kumar Problem with Device Emulator

    Hi, I encountered a problem with Device Emulator in VS2005. When I open Device Emulator Manager, I found nothing in the treeview except a single "other" node. And when I debug an application, the Device Emulator could not be connected. But It works well days before. Very appreciate you to help me. Does this solves your problem -Thanks, Mohit I'm in a similar situation. I installed eVC++ 4 after installing VS 2005, but realized a few weeks later I needed eVC++ v3 for some legacy stuff that wouldn't compile under v4. So I one-by-one uninstalled all SDKs for embedded devices, all emulators, etc (but not VS 2005). I then installed eVC++ v3 whic ...Show All

  • zde Sample: MSN AddIn - Outlook Calendar

    Description A simple msn live addin that will integrate with Outlook Calendar. Set it up so that it's enabled when my status is anything other than "online" or "appear offline". Now when someone sends you a message the addin will check outlook to see if you currently have any appointments and reply with something like this: [15:33] dan (work): Auto-Response: I am currently in a meeting (test) scheduled to end at 4:00 PM If no appointments are found no reply is sent. The addin also keeps an internal list of users that it has replied to so that it doesn't send out the same info more than once to each person. This list is reset when the status is changed back to online. As with the text-to-speech sample I posted the oth ...Show All

  • Shrek.NET Disabling the Camera on a HP 6515

    Hi, Anybody know how to disable the camera button on an HP6515 or - for that matter how to trap the button or what application is run when the button is pressed or what Registry settings are used for this type of stuff Many Thanks Chris Thanks for that I will let you know how I get on. Regards Chris Use the Microsoft.WindowsCE.Forms.HardwareButton class to get notified of calls. You'll need to figure out what is the ID of the camera button though ...Show All

  • skalapeno WM2003SE and CF 2.0

    Hi, First I would like to tell u wat I am doing actually I am creating a windows form for device application which is link it to sql mobile edition 2005. So is definitely running on .net cf 2.0. So my question will this application of mind which is running on VS2005 will work on a device which is running window mobile 2003 Secondly the form which I am creating have some of the form component like text input and combo box etc etc. So once the form is filled actually I will have a button at the bottom of the form labeled as "print" which need to print my current form on a mobile printer. What is the best mobile printer that you suggest How can I print on a mobile printer will there be any speciliase driver because from my ...Show All

  • cmwith Memory requirements for Compact Framework v2.0 and SQL Server Mobile

    Hi, I'm looking for some information on the memory requirements of installing the compact framework v2.0 and SQL Server Mobile onto a mobile device. What would be the minimum RAM/ROM requirements for the mobile device for installing both Thanks NETCF V2 is about 6 MB uncompressed/2 MB compressed. SQL Mobile core is about 1.5 MB uncompressed/.6 MB compressed. SQL Mobile replication support is about .7 MB uncompressed/.3 MB compressed. You need that amount of storage in order to install - PPC 03 compresses storage, WM 5.0 does not. Plus you need storage for your database, up to 4GB. RAM needed in order to run depends greatly on your application, could be as little as 2MB. Store your data in memory in DataSet o ...Show All

  • Tryin2Bgood Error

    I cant get windows live to work. I keep geting this error code:8004882c Anyone know what this error is OK i got it to work :) With my firewall and other progs. Good job with live by the way. you can add me if you want "my email is williamd1962@msn.com Hope to see some of you online soon. how did you get to work My firewall asked me to provide Live with internet access and I still got the error Please provide us with more details. Specifically, where are you seeing this error Is this in Messenger, or at a Windows Live website I got the same error code.. I turned off windows ...Show All

  • Andrew Buyan Image search?

    Looks like my posting about Image Search was deleted (not sure why). All I'd like to know is this: when, if ever, will image search be implemented Thank you. Frank, Thanks for the tip. This may very well be the reason why they have yet to provide this API. Although, when this group was first created, some of the Microsoft API team would post here, and they did indicate that image search was coming. I get the sense that the API services idea is no longer a priority inside Microsoft. Too bad. Competition is good, but Microsoft never really produced an API that could go head to head with the Yahoo API. I think Yahoo must've lowered their limit. I think they were once 10k. ...Show All

  • marco.beninca Remote Data Binding

    I have a windows application that writes to a sql express database, is it possible to have an application on a ppc to run a query on that database and display the results in a datagrid Is it possible for my windows app to directly communicate with my ppc app (eg. tell it to update its datagrid when new data is added to the sql express database) im running windows mobile 5.0, sql server mobile edition, sqlserver express sp1, and i can run any version of windows that will do what i need any help is greatly appreciated It sure is possible (if your device is reachable from server) but you would have to implement the entire thing. E.g. your device application should listen on a port and server s ...Show All

  • I.You Securing SQL Mobile Connection Password (Encryption)?.

    Hi All, I have a mobile application developed using the .NETCF2.0 in C#.  I have a SQL mobile database that is password protected.  The password will remain static and I want the password to be hard coded within the application assembly.  Now I could just use a constant but the problem (from a security prospective) is that it is readable from within the assembly (I think) and in memory.  I could manually encypt the password and store the result in the constant instead.  I could then decrypt it at run time.  Is there a better way   Also, I've not done encyption in .NET whats the best way to do it using .NETCF2.0 Any guidance would be appreci ...Show All

  • alwisha Smart device web service client

    Hi! I can't get web service client working using Visual Studio 2003 (either VB.NET or VC#). I created a web service in Java, and published to Glassfish (aka Sun App Server 9). Tested using his web interface, works like a charm. Then I've created a Visual C# Windows application, added a web reference and either methods that return bool and complex objects works - I was amazed! So, I've created a new Visual C# Smart App project, added a web reference. When I complete this task, and try to compile, I get: D:\newPP\SmartDeviceApplication3\Web References\usuario\Reference.cs(36): 'System.Xml.Serialization.XmlElementAttribute' does not contain a definition for 'Form' and so on! The code is: [System.Web.Services.Protocols ...Show All

  • ChristopherN Control.Refresh method doesn't work on Compact framework

    I am porting an application to the compact framework and make use of the Refresh method in order to make sure my controls are invalidated and repainted. This has the desired effect in the normal .NET Framework 2.0 but in the compact framework a call to a controls Refresh method doesn't seem to refresh any child controls belonging to that control (which is as I understand it the whole idea of refresh). The only way I could make it work is by overriding the refresh method and in the new method call all the child controls' refresh method. This means that I must override the refresh method for every control that contains child controls and if I use the code on the normal FrameWork the controls get painted twice (once for the base.Refresh ...Show All

  • Vaish Cannot connect Windows CE 6.0 DeviceEmulator via Activesync

    Hello, When I clicked "Cradle" in Device Emulator Manager, the ActiveSync tried to connect but finally showed the dialog window "Microsoft ActiveSync cannot recognize this device for one of two reasons: *The deicve was not connected properly. *The device is not a Smartphone or Pocket PC." Some background: 1. Catalog item "ActiveSync" is added in OSDesigns for building the run-time image. 2. DMA support in enabled ActiveSync (v4.2). Thanks. Hi Ravindra, When I ran "dmanect.exe" from cmd prompt inside the DeviceEmulator image, the prompt returned "Cannot execute dmanect.exe". I have tried to run in \Windows as well, I believe this command may not be incl ...Show All

363738394041424344454647484950515253

©2008 Software Development Network

powered by phorum