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   



DateTime format question   (3 messages)   Date: Tue, 21 Aug 2007 12:10:10 +0100
Hi, I'm using VS2005 CF 1 SP3 targeting PPC03 i've searched the forums but couldn't find how to do this format. I want to force the following date/time format DD/MM/YYYY HH24:MM:SS How do i create a datetime object ...

SoundPlayer vs PlaySound   (3 messages)   Date: Tue, 21 Aug 2007 03:46:01 -0700
Hello there, I am programming a simple game for Windows Mobile, managed code C# with .NET compact framework. In the game, I want to play some sounds (which I've stored as sound resources in my project) when some actions ...

ListView - Scroll to last item automatically   (4 messages)   Date: Tue, 21 Aug 2007 01:50:06 -0700
Dear List, I am using the ListView from CompactFramework. I populate the ListView with the names of various items I download from the Internet. As more items are added to the list it eventually reveals its vertical scrollbar ...

Machine ID   (4 messages)   Date: Tue, 21 Aug 2007 08:57:10 +0200
Hi, I have a terminal with WM2003 and I need know in the application "machine ID". What can I use? Viki ...

Alternative to cookies in .NET Compact Framework   (1 messages)   Date: Mon, 20 Aug 2007 19:12:05 -0700
Hi, I need to call a session-enabled web service from a mobile client. But the ..NET Compact Framework does not support cookies. Is there a workaround/alternative for this? I found this link http://forums.microsoft ...

CAB files to target different CF versions   (2 messages)   Date: Mon, 20 Aug 2007 14:34:02 -0700
Since CF2 is not reliably backward-compatible with CF1, I've had to build a separate version of our CF1 application to target CF2. I see that I can use CabWiz to build multiple CAB files that target particular CE OS versions ...

debugging ce 5.0 device over ethernet without active sync using VS2005 (can it be done) ?   (2 messages)   Date: Mon, 20 Aug 2007 14:06:21 -0700
this like is for vs2005 beta 2 is there documentation for vs2005 non beta? http://64.233.169.104/search?q=cache:161XT_SU2LEJ:blogs.msdn.com/mikehall/archive/2006/03/26/561410.aspx+CoreConOverrideSecurity&hl=en&ct=clnk&cd=2&gl=us the ...

How to share dll cross applications on deployment   (8 messages)   Date: Mon, 20 Aug 2007 10:54:30 -0700
Hey, I am trying to create a couple of cab files for different projects, those projects share with a lot of common dlls. I tried to deploy those common dlls to device window and window/system directory. But when I run my ...

GPRS connections doesn't start automatically.   (2 messages)   Date: Mon, 20 Aug 2007 07:27:10 -0700
Hi, I'm creating an application for the Windows Mobile platform, using .NET CF 2.0. This application uses UDP packets (they want it this way) and if I use it with the device wireless network, it works flawlessly. Now if ...

Merge Repl, Firewall, Proxy   (2 messages)   Date: Mon, 20 Aug 2007 05:18:33 -0700
I am sucessfully using merge replication between SQL Mobile and SQL Server 2000 (using windows authentication for access to the data and to get access to the sqlcesa.dll file. The SQL Server 2000 machine is using IIS6. ...

Static constructor exception vanishes   (1 messages)   Date: Mon, 20 Aug 2007 02:51:03 -0700
Hi all Under the full .NET framework: if an exception is thrown from within a static constructor, the CLR catches the exception, wraps it within a TypeInitializationException and then throws the TypeInitializationException ...

Regarding GPS   (1 messages)   Date: Sun, 19 Aug 2007 04:18:01 -0700
Hello Friends, I want to send current location to my web service through Pocket PC. Now there are 2 option one is to use GPS recevier and then read values and finally send it. Now what i am thinking is if it is costly ...

Power On/Off notification   (4 messages)   Date: Sun, 19 Aug 2007 13:12:02 +0300
Hi, Is there a nice way of capturing the on off button? I managed to find several articled on c++, but no c# regarding the RequestPowerNotifications function. I'll appreciate any link to an article about it. Thanks. ...

Background Image   (3 messages)   Date: Sat, 18 Aug 2007 03:54:11 -0500
Hey guys, I am developing an application on WINCE 6. Is there anyway that I have a background image on my form? I have tried docking the picture box, but then I have problems with the label and other controls. Thanks ...

Call a windows service on pc while cradled   (6 messages)   Date: Fri, 17 Aug 2007 16:52:01 -0700
I have need to call a windows service on the PC while the device is cradled. Essentially I have a windows service that handles creating a file that I need to transfer to the device. I need the windows service for this ...

Detecting headphones on device   (2 messages)   Date: Fri, 17 Aug 2007 16:18:56 -0700
Hello, I am wondering if anyone is familiar with a way to detect when the user of the device has plugged their earbuds into the headphone jack. Currently on the device with the sound near full volume the audio from the ...

Disable Sounds   (6 messages)   Date: Fri, 17 Aug 2007 13:25:48 -0700
How can I disable all of the sounds in my application? I want users to be able to turn sounds on and off only in the game I am working on without affecting other applications or events. ...

RDA Pull on a Thread?   (6 messages)   Date: Fri, 17 Aug 2007 14:51:45 -0500
I use RDA and also a little web service call to pull data from a SQL Server via either an ethernet cradle or via WiFi. Now our installs use an ethernet cradle to dock the Symbol 8800s running Windows Mobile 2003. I'm ...

USB Keyboard Detect in WinCE 5.0   (4 messages)   Date: Fri, 17 Aug 2007 12:12:03 -0500
I have a Windows CE 5.0 based device. We have a touchscreen, joystick, and hardware buttons. The joystick and hardware buttons are mapped to mouse event and keyboard events respectively, using a custom driver. We sometimes ...

Printing a bitmap with CPCL   (1 messages)   Date: Fri, 17 Aug 2007 16:24:03 +0100
http://mrpmorris.blogspot.com/2007/08/printing-bitmaps-using-cpcl.html What grief, those docs are crap! ...


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