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   



SQLCE20   (1 messages)   Date: Mon, 30 Jul 2007 14:49:55 +0200
Hi all, I need to know what librarys contains sqlce20.ppc.wce4.armv4.CAB. I want to copy this librarys manualy. Till now I copied ssce20.dll, ssceca20.dll, sscemw20.dll, System.Data.SqlServerCe.dll and still not work. TIA, C. ...

Problem PInvoking SHLoadImageResource   (1 messages)   Date: Mon, 30 Jul 2007 13:49:07 +0100
Hi, I posted in the wrong initially so thats why i've had to post this again i have the following declaration to PInvoke the SHLoadImageResource function <DllImport("coredll.dll")> _ Public Shared Function LoadLibrary( ...

lock the barcode reader   (4 messages)   Date: Mon, 30 Jul 2007 02:49:39 -0700
hi, is there a way to switch programmatically the barcode reader off (and avoid the user to use it), without using own device sdk? i've tried using opennetcf led notification, but nothing... any suggestion? i want to avoid ...

How to PInvoke the MAKEINTRESOURCE macro   (2 messages)   Date: Mon, 30 Jul 2007 09:57:49 +0100
Hi, I need to pass the result of the MAKEINTRESOURCE macro to the FindResource function whihc i have PInvoked in my VB.NET CF code. How do i do invoke MAKEINTRESOURCE in VB.NET CF code? ...

Beginners question: get playstate of windows media player   (6 messages)   Date: Mon, 30 Jul 2007 00:52:58 -0700
I need to execute a certain code when a soundtrack stops playing on windows media player i m trying to avoid using Opennetcf libs is there any way i can do this? i have gone through the APIs but couldn't figure it out ...

Establishing GPRS Connection on WM5   (1 messages)   Date: Sun, 29 Jul 2007 21:14:49 -0700
Hello, I am developing a dot NET CF (C# ) program to establish a GPRS connection , using RAS on the WM5.0 mobile device. So the program has to take three parameters, User Name, password, domain (if any) and must the GPRS ...

determine thegprs connection....   (2 messages)   Date: Sun, 29 Jul 2007 23:47:18 +0300
Hi , in WM 5.0 or 6.0, how can i determine if gprs connection is established ? And, is there any way that i can decide the type of the connection ? Thanks Adam ...

Iˤpkk   (1 messages)   Date: Sat, 28 Jul 2007 17:47:38 -0700
KOťIˤpkk! ...

How to get accurate elapsed time ?   (3 messages)   Date: Sat, 28 Jul 2007 18:48:46 -0000
I was surprised to find that DateTime.Now.Ticks on my Pocket PC always returns a value like 633212192210000000. And about 4 seconds later the value returned is 633212192250000000. You always get seven zeros on the end, ...

Setup.dll => too big, why?   (9 messages)   Date: Sat, 28 Jul 2007 16:54:05 +0200
Hello I'm new to C++. I am trying to create a setup.dll in VS 2005. The samples in the SDK didnt work for me: => removed the CAB-Project in it, then tried to build the DLL, I got: 1>------ Skipped Build: Project: SetupDLL ...

Context Menu in tree in CF 1.0 (VS 2003) (C#)   (1 messages)   Date: Sat, 28 Jul 2007 06:29:02 -0700
hi i m using VS 2003 CF 1.0. and i m using C#. i have a problem while using Context Menu in TreeView. i have a event trreview afterselect where i opened aother form. now i have to perform same functionality while click on ...

Problem with finding contact by id   (1 messages)   Date: Fri, 27 Jul 2007 22:08:38 -0000
I'm trying to find a contact based on its ItemId and it doesn't seem to work: System.ComponentModel.PropertyDescriptor pdContact = System.ComponentModel.TypeDescriptor.GetProperties(typeof(Microsoft.WindowsMobile.PocketOutlook ...

Porting from .NET Framework to .NET Compact Framework   (2 messages)   Date: Fri, 27 Jul 2007 19:44:40 -0000
I am attempting to port a C# library written under .NET Framework 3.0 to .NET Compact Framework 2.0, and am running into several issues where I am not sure how to proceed. As there are a number of classes that the library ...

TcpClient dont work in CF1.1   (3 messages)   Date: Fri, 27 Jul 2007 05:08:35 -0700
Hello, i got problems with the TcpClient in CF1.1 (WinCE 4.2) When i try to connect to a server i got immedently the exception "No such host is known". If i try the same code in Framework 1.1 (WinXP) or in Compact Framework ...

Access web service using PPC emulator   (1 messages)   Date: Fri, 27 Jul 2007 02:36:51 -0700
Hi, I noticed that some people have problems writing a Pocket PC (PPC) program that access the web service in the same notebook. Symptoms are: cannot contact web service, intermittent problems accessing the web service, ...

ANN: Visual Studio 2008 + .NETCF v3.5 Beta 2 with Go-Live License   (1 messages)   Date: Fri, 27 Jul 2007 09:58:53 +0100
Microsoft have publicly released Beta 2 of Visual Studio 2008 which includes ..NETCF v3.5 programmability. You can download this version here:- http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx Some more information ...

Display Two Lines of Text in Button.Text   (5 messages)   Date: Thu, 26 Jul 2007 23:19:29 -0700
Hi all, Is there anyone know how to display two lines of text within the button.text? Thanks in advance. ...

Loading resources   (1 messages)   Date: Thu, 26 Jul 2007 17:31:07 +0100
Hi, Is it possible for VB.NET CF app to load resources form a C++ resources dll generated using the VC++ resource compiler. We are developing using VS2005 for PPC and have a mix of Win32 and .NET CF code and would like ...

WebService Polling Problems   (1 messages)   Date: Thu, 26 Jul 2007 08:50:05 -0700
I've a problem with webservice polling: on an ethernet cradle I've some devices that polls a .NET WebService, if the WebMethod timeouts (executionTimeout parameter very low) sometimes the Pda network connection fails. Do ...

Comboboxes sharing SelectedValue   (1 messages)   Date: Thu, 26 Jul 2007 11:18:27 -0400
HELP! Please, thank you... I have a NETCF form, in VB.NET 2005, ... Both comboboxes are bound to the same DataTable object, OK... i figured out a way around my problem... though it seems a bit kludgy, and doesnt make ...


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