Software Development Network Logo
  • Visual FoxPro
  • VS Express Editions
  • Windows Live
  • Architecture
  • Visual C#
  • Visual C++
  • Windows Forms
  • Microsoft ISV
  • Visual J#
  • SQL Server
  • VS Team System
  • .NET Development
  • Visual Basic
  • Smart Device
  • Visual Studio

Software Development Network >> Smart Device

Smart Device

New Question

can VS2005 beta 2 work with SQL server 2000 to create mobile applciation?
Can't deploy application to emulator using VS2005 Beta 2
How to build Visual Studio 2005 Smart Device CAB files?
Listening Events of Pocket Outlook Apps with PocketOutlook API
No sysmbols have been loaded. .NET 2.0 PPC
VS 2005 Failed To Connect To PPC2003 SE Emulator
run batch file
route and map comparisons
sqlce > sdf editor
Where can I get the DLL file of Chinese for resource language?

Top Answerers

Adam2000
Rob-C
mmc071
sky35366
tom6wenhardt6
thedrs
Van Dinh
tovvenki
Roberson
pdq2
InsightBuilder
Only Title

Answer Questions

  • bljacobs Z Order of Forms - SendToBack() BringToFront()

    I've created a modeless form, and everytime I create it, regardless of using BringToFront() on it, or send to back on the parent, I can't get it to come to the foreground. Is this function not implemented in .NET CF Thanks. Any solutions Hi InquiringMinds, Did you try if your issue reproduces on NETCF V2 On NETCF V2, we added the Form.TopMost property that you can use to force the form to appear on the top most of the screen. Cheers, Ant ...Show All

  • Rags_Bhat Icons...

    Hiya, When trying to deploy an exe with a custom icon (selected simply from the studio2003 icons) the icon doesnt seem to tie itself to the application Rather it just gets transferred to the device as a .ico file and the .exe still has the basic default icon on it Is there something im missing here I go to project properties, build tab, then where it has icon... i select the icon i wish to use, it appears in the image box, but when compiling a ...Show All

  • Poney Loading images as embedded resource: How to optimize

    Hi!!! I have a pda application that uses a dll that I made. That dll has some images that i load as an embedded resource, when i run the application, it takes some time t load all images and i can see in the emulator the images loading... What can I do to make the images load at the same time Thanks in advance Hi, there and thanks for replying.. I've already tryed it on a pda and it works fine, i have no pro ...Show All

  • Melvin S. Bernstein Passing value to exe

    Hi,  How to read exe file header using compact framework Hi,      I also have the same problem. Is there is any method  to prevent the opening of the exe file other than the owner(who creates it.). I have no idea. if any idea please..... Regards, Bala. Please post some code with what you have tried so far so we can get a better idea of what you are trying to accomplish. Thank ...Show All

  • soch what 's the different between j2me and .net compact framework

    as the title. The .NET Compact Framework is a compact version of Microsoft's .NET Framework.  For general information about the .NET Framework, see http://www.microsoft.com/net/default.mspx .  For more technical information aimed at developers, see http://msdn.microsoft.com/netframework/ .  The .NET Compact Framework is only 8% of the size of the full .NET Framework, yet provides approximately 28% of the surface area of the ...Show All

  • Wilton22911 BackgroundA Application or Tray Icon

    Hello is it possible to make some background application as well as show in tray thanks You can create a console application using the "Console Application" template to create backgroup application. David I guess the usual application without a form may be such a background application ...Show All

  • Jim Reyne Pulling environment variables off connect PC from Pocket PC

    I have an app written in VB for a Pocket PC 2003.  From that app I would like to check the connected PC's environment variables for the username.  Sort of a single sign on approach.  I haven't found any API or code that does this.  Has anyone done this before Another possibility - though it is not particularly easy - would be to create a Sync Service Provider that passed this information f ...Show All

  • JumboGeng Remove CeRunAppAtEvent registrations

    I'm having an awful time trying to get event triggered registrations to remove. It just plain isn't working. At this point I have a device with 2 or 3 registrations for the same event and same program. here is the line of code I'm using for the (attempted) unregistration: CeRunAppAtEvent(path, NOTIFICATION_EVENT_NONE) Here is all of the code, taken from the web: Option Explicit On Module RunAppOnActiveSync Const NOTIFICATION_EVENT_NONE = 0 C ...Show All

  • Kobeting PPC Disable auto-off?

    I've written a music player (WM2003, CF2), and I'd like to (optionally) keep the PPC from turning itself off. Is there a managed method I've been able to get PowerNotifications (thanx to Anthony Wong's blog), but don't see how to prevent the events. ---Mike P/Thanks! 8) ---Mike P/Invoke SystemIdleTimerReset  periodically. ...Show All

  • SFSW Email through GPRS

    Hi, i am doing an application on HP iPAQ and trying to send an email through GPRS When i compile my code and run the exe file from my pc, the email is sent and everything works ok, but when i try to deploy my application on the iPAQ the following error is displayed: An unhandled exception of type 'System.TypeLoadException' occurred in myApp.exe Additional information: Could not load type System.Security.IStackWalk from assembly mscorlib, Ve ...Show All

  • Wilson Wu Activesynce 4.1 - problem with synchronisation (support code: 86000108)

    Hi I just bought an 02 atom and it managed to synchronise the first time with outlook worked. However, it never seemed to synch properly again with the contacts and calender items, only with Notes...I got this error message on the activesync, "activesync encountered a problem on the desktop" Support code: 86000108 I have tried reinstalling a few times and have even used scanpst.exe on the contacts .pst folders, just in case they ...Show All

  • iscbaltazar VS2005 Beta2 and Pocket PC 2003

    I have VS2005 Beta2 installed.  I am trying to develop a native C++ application for Pocket PC 2003. I use ActiveSync 3.8 I get the error "Connection failed.  The current version of ActiveSync is not supported. Install the latest version from www.microsoft.com". Could someone help me with resolving this problem. Thanks -Anthony Hi,Visual Studio 2005 requires Active Sync 4.0 to work and a preview downlo ...Show All

  • jpmoreno Will there be a Compact Framework 3.0?

    I noticed that WinFX was recently renamed Framework 3.0. Does this mean we will be getting a Compact Framework 3.0 as well :P is there any word on progress of cf 3.0 it only seems like yesterday we had SQL Server 2005 and VS 2005 (.NET 2.0) released - so soon another version of the framework good stuff however really shouldve been v2.1 well, thats just me :) long live Microsoft. :-) Event ...Show All

  • Andriy Gushulay grids

    hi, I want to make an app based on the DataGrid object for my PDA. My question is can I port the resources easly to a windows app I saw in the toolbox the DataGridView but not a simple DataGrid. Thnx Guy It's easy to add some objects to the toolbox. So i added the DataGrid in there now because it isn't by default. (i'm new in this thing :-) thnx for reading anyway. ...Show All

  • Lightworker "Unable to attach to the process" when debugging an Excel application on local machine

    I've been testing the capabilities of the VS Beta 2 Debugger for device projects.  Thus far I've been happy with the improvements. However, I've been having a hard time in testing whether the debugger can now attach to running processes on devices -- I thought I heard this capability had been added, and I see some UI to support it. Can someone let me know whether this should work in Beta 2, and if so, what I might be doing wrong   See ...Show All

737475767778798081828384858687888990

©2008 Software Development Network

powered by phorum