DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.compactframework     6231 threads
page nr.:    1      2      3      4      5      6      7      8      9      10      11      12   



Resuming, suspending terminal, how catch an event.   (3 messages)   Date: Tue, 7 Aug 2007 19:02:34 +0200
Hello, i'have a problem. In my application on Symbol MC9090 (Windows Mobile 5.0) i use Symbol SDK to control WIFI signal quality. Just one event handler, something like myWlan.Adapters[0].SignalQualityChanged += mySignalQualityHandler; but ...

Starting an Application Message Loop   (2 messages)   Date: Tue, 7 Aug 2007 10:00:00 -0700
I need to know how to start an application message loop using .NET Compact Framework and without displaying a window. BACKGROUND INFO: I have a standalone application running under Windows CE 5.0, coded in C# and using ...

searching for unzip utility (CE 4.2)   (7 messages)   Date: Mon, 6 Aug 2007 19:46:51 +0200
I'm searching a command line (no GUI needed) unzip tool running on a CE 4.2 device. Should be native code. Can someone help me out? regards Ruediger ...

REGISTRY CHANGE - WM5.0 - DEVICE NOT STARTING ANYMORE   (4 messages)   Date: Mon, 6 Aug 2007 10:04:01 -0700
Hi everybody, I was tunning the registry of my brand-new mio P350 when (i'm feeling stupid now) I changed one of the keys in HKEY_LOCAL_MACHINE\init, the one related to gwes.exe to be more accurate. My pda has never ...

How to customize cab installation process   (3 messages)   Date: Mon, 06 Aug 2007 06:42:09 -0700
Hey guys I need find out a way to customize our application build process. When cab file is installing on device, I want to update registry entry for application configuration. Because we have a framework application and other ...

Debug App VS-2005 in device W.Mobile 5   (2 messages)   Date: Sun, 5 Aug 2007 06:04:01 -0700
I'm trying to debug an app under VS 2005 with Compact Framework, but when I stablish a BreakPoint and run the app in the Device but I allways get de error msg : "El punto de interrupción no se activará actualmente.No se ...

Problems with ACTIVE SYNC   (2 messages)   Date: Sat, 04 Aug 2007 12:02:44 -0300
Hi group I have upgraded to the latest version of ActiveSync. When I try to download my compact access files I am given an error. I have since learned that .cdb is no longer supported with ActiveSync. So what I am ...

Problem with Mobile Software Factory   (3 messages)   Date: Sat, 4 Aug 2007 11:53:44 +0200
Hi I have started to try the mobile software factory but I have the folllowing problem. 1. I have created a new project in visual basic. 2. I have added a new UserControl. 3. I have modified the control so that it ...

Connect to Device after Visual Studio 2005 SP1   (3 messages)   Date: Fri, 3 Aug 2007 17:29:59 -0400
Hello, After installing SP1 for Visual Studio 2005, I can no longer do Tools-->Connect to Device via Ethernet. I was able to do so by installing and running conmanclient2.exe and cmaccept.exe on the device side and have ...

Volume serial number in file path   (2 messages)   Date: Fri, 03 Aug 2007 14:23:02 -0000
Can I use the volume serial number of a storage card to open a file in it? If so, what should be the file path format in C++? Thanks, Krupa ...

UdpClient.Send() through Router   (2 messages)   Date: Thu, 2 Aug 2007 19:04:20 -0300
Hi! I'm developing a Client/Server using System.Net.Sockets.UdpClient. My server app is running in a Windows XP Pro and Works Well. My client app is running in a iPaq with Windows Mobile 5.0, and works well when in the ...

Mount/Unmount storage card on a Windows CE device   (3 messages)   Date: Thu, 02 Aug 2007 17:06:53 -0000
Hi, I am writing a C# application on CF 2.0 for a Windows CE 5.0 device. Currently, when the device is connected to a computer on the USB port, the storage card gets mounted to the PC and shows up as a drive and cannot ...

Help me delete some shortcuts?   (3 messages)   Date: Thu, 02 Aug 2007 13:01:04 -0400
I have a few orphaned shortcuts in the Program folder and can't find any way to delete them. Any help appreciated. ...

avoid CF 2 application installation message   (2 messages)   Date: Thu, 02 Aug 2007 08:06:19 -0700
Hello: I'm installing a CF1.1 developed application on a device that has CF2.0. The installation and the compatibility of the developed program is good, but when i'm installing I get a message indicating that the application ...

Installation not working on WM6?   (9 messages)   Date: Thu, 02 Aug 2007 06:25:20 -0700
Some (but not all) users are indicating that my application does not install successfully when they upgrade to WM6 (no problems on same device with WM5). The application folder gets created in the /Program Files path, but ...

Unable to Add C++ Dll in C# project   (3 messages)   Date: Thu, 02 Aug 2007 06:57:19 -0000
Hi, I am trying to add a dll (created as a VC++ project) in VS2005 to a C# project for a Smart Device. Each time I try to add reference, an error message is thrown up stating "Unable to add Dll". Following are the steps ...

Pda Media Player.   (1 messages)   Date: Wed, 01 Aug 2007 20:26:09 -0700
hi ive searched high and low on how to play an amr format file on a pda. i want to display it when button is click. however, i manage to create an application where i can play only certain files such as wav files. my target ...

Cryptography Question (trying to create a system key/code)   (6 messages)   Date: Wed, 01 Aug 2007 16:54:40 -0000
Hi I'm making some basic cryptography software and I've run into a snag. I'm trying to retrieve some sort of system number thats specific to the system I'm working on. It can't change over time. Whether its a cpu ...

DrawImage problem in WM6   (2 messages)   Date: Wed, 1 Aug 2007 09:12:01 -0700
The code below is supposed to load an image from a GIF file, and draw it with transparency. It works fine my WM5 devices, but on the WM6 device I'm currently using, the image is drawn without transparency (i.e., with a purple ...

Transparent Picturebox in VB.net 2005   (4 messages)   Date: Wed, 01 Aug 2007 06:09:36 -0700
Hi, I have read the samples of transparent Picturebox, but i was not able to get it working could anyone help me in solving the problem ****************************** Class code for Transparent PicBox ************* Imports ...


page nr.:    1      2      3      4      5      6      7      8      9      10      11      12   
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us