Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet compact framework > december 2007 > threads for december 8 - 14, 2007

Filter by week: 1 2 3 4 5

RASDIALPARAMS
Posted by Catalin Lungu at 12/14/2007 10:24:28 AM
Hi guys, I'm use the following function to dial a RAS connection and always shows me a autentication window "Enter network password" where username textbox and password texbox are fills with the parameters of function. How can I prevent that this windows not show? unsafe public static ui...more >>


NumericUpDown
Posted by davebythesea at 12/14/2007 9:29:01 AM
Hi, I need a numericupdown with decimal places, is there a work around to get one in the CF? Thanks again!! David...more >>

DLL in use at next deploy
Posted by Philip Grace at 12/14/2007 6:35:03 AM
Hi, I am building an application that uses the dotNetRemoting library. The dll's (ISerial.dll etc) associated are sent down with each deploy to the device (not a probem since they're quite small). However, when I run my app, the dll's stay loaded when it terminates, which means that the onl...more >>

Error with "SqlCeRemoteDataAccess.LocalConnectionString"
Posted by chris-s@mailcity.com at 12/14/2007 3:40:27 AM
I'm in the process of upgrading an application from VS2003/SQLCE2.0 to VS2008/SQLCE3.5 The conversion seems to have gone fine, and the application is built and deployed, but I am getting the following error when I try to set the SqlCeRemoteDataAccess.LocalConnectionString... "Unknown connec...more >>

create GPRS connection
Posted by Xavier PACOTTE at 12/13/2007 4:45:28 PM
Hello, I want to create a new GPRS connection under Windows mobile 5 and 6. I saw informations on the RasSetEntryProperties function with the = RasEntry structure. Do you have an example to use in C# this function and structure? Best regards...more >>

Connecting with access database in Net Compact Framework application
Posted by pawera@interia.pl at 12/13/2007 2:46:56 PM
Hi Everybody ! I`ve got a problem with developing application which is to be run on PDA (MIO A701 with WIndows Mobile 5). I`m trying to create application in Visual Basic NET using NET Compact Framework. This will be very simple database application using Access Database. Unfortunatelly I c...more >>

Currently supported OS resolutions
Posted by news.microsoft.com at 12/13/2007 12:39:35 PM
Hello: Which are currently supported resolutions in Pocket PC OS? I see that there are 240x320 and 240x240 pixels resolutions, and heard something about the 480x640 and 480x480 but.... ¿The OS support any other resolution? ¿support only some predefined or any resolution? Thanks, Juan ...more >>

CF3.5 <-> WPF ?
Posted by Rainer Queck at 12/13/2007 8:33:10 AM
Hello NG, will the WPF be available with the CF3.5? Regards Rainer ...more >>



newbie question - how to enumerate font
Posted by Francesco Ranieri at 12/12/2007 5:49:08 PM
Hi to all, I'm using CF 1.0 and VB.net 2003. I wish to enumerate all the character fonts available into the system, and the proper size of each one. The idea is to achieve something like this (pseudo-code): Dim avilableFonts As Fonts Dim arraySizesOfThisFont() As Integer For index=1 t...more >>

How to Launch ScanWedge Menu ? (Urgent)
Posted by kelvinweb@gmail.com at 12/12/2007 5:32:08 PM
Hi All, I am using VS2003.net but I don't know how to handle auto tabs function after scan barcode. I don't know that auto-tabs function is controlled by programming or hardware control ? My Barcode Scanner Model is Symbol MC1000 Please comment....more >>

how do you determine if a component is at design mode
Posted by PGP at 12/12/2007 2:06:23 PM
In the full framework, there is the Component.DesignMode property. What is the alternative for compact framework? TIA Priyesh ...more >>

OpenNETCF
Posted by davebythesea at 12/12/2007 8:51:00 AM
Hi folks, I've been building a PocketPc app in VS 2005. After making a few posts here, and browsing the forum once in a while I've seen the OpenNETCF library talked about quite a bit, in a good light. So I am keen to try it and notice there is a community edition available free of charge, w...more >>

HELP! POOM Occurrences of recurring appointment with different subjects
Posted by Batterhead at 12/11/2007 5:19:52 PM
hi there, does anybody know how to change a recurring appointment so that the subject of one occurrence is different from that of the others? i use vs2005, c# and .netcf2. i know that wm5 ppc calendar can do that with all the occurrences under a single recurring appointment, but i dont know h...more >>

Mobile Client Software Factory July 2006 (refresh)
Posted by Harry Simpson at 12/11/2007 2:35:02 PM
Just installed Mobile Client Software Factory July 2006 (refresh).msi to take a look at it and created a new Mobile Cab Application in VS2005 and it creates what appears to be a C# app. The Guidance package also is all C#. While C# is a fine language, I use VB.NET. Did I download the wrong ...more >>

How to print .bmp to zebra Ql 320
Posted by elena at 12/11/2007 12:01:02 PM
Hi, All I am using CF 2.0 to print from Intermec CN3 (Mobile 5.0) to remote printer zebra QL 320 Plus. I am using CPCL language for the print and i send data over BT and serial port. In the manual it shows commans how to send image file to the printer. My file is Signature.bmp, which resides...more >>

GPRS connection options
Posted by Catalin Lungu at 12/11/2007 10:17:02 AM
Hi all, I need to connect to a intranet using a RAS connection. To do this I must to unmark the following options of Security Setting (callenge handshake (CHAP), Microsoft chap, Microsoft chap v2) otherwise I can´t connect. How can I do this? I'm using C#2005, WinCE 5.0. Thanks in advance,...more >>

Window Service using c#
Posted by Berto at 12/11/2007 10:11:38 AM
Hi everyone, how can I create a window service using c# for Windows Mobile 6 Stadard? I want to create a service that starts when the system starts. ideas? Thx Berto ...more >>

FileStream.Read() issues a Seek which my USB driver does not implement.
Posted by Jen C. at 12/11/2007 8:49:06 AM
Hi all, I have developed a custom USB driver based on the USB printer driver. It works great with Win32 read and write functions. The driver communicates only through the stream interface, but Seek is not supported, it just returns a -1. I have not been able to get reads to work with...more >>

Available libraries and classes
Posted by Jeroen at 12/11/2007 2:24:29 AM
Hi, I'll be starting on a hobby-project for a Windows Mobile 6 phone soon, which will be for the largest part a standalone application. I'm coming from a C# regular .NET 2 background. What I'm looking for is info on the following: - In general: which (system-)libraries are available? - Spe...more >>

GPS always returns the same position
Posted by Star at 12/11/2007 1:17:54 AM
Hi all, I'm writing an application that reads data from the COM port where a GPS is connected. I'm using the OpenNETCF.IO.Serial library. This works great on my HTC Kaiser PDA which comes with an integrated GPS, however I have noticed that with other PDAs that use a bluetooth GPS, most o...more >>

Tab Control Not Shown on Windows CE
Posted by Catalin Andrei at 12/11/2007 1:15:12 AM
Hello, I've made an application initially on Pocket PC 2002 solution , and then I've added all the sources to an Windows CE solution. Everything works fine, but tab controls are not shown on Windows CE. I don't have a clue of what's happening here. Does anyone know something? Thanks, Catal...more >>

CE6: SoapClient Threadpool problem
Posted by Ulrich Strauss at 12/10/2007 11:19:07 PM
I have a CF Applikation which talks to a Soap-Service gathering some data. Part of this Data are Image URL's. I'm using a HttpWebRequest to download and cache those images. (not many) After a few (less then 10) (synchronous) SOAP-Calls I get the Error "There were not enough free threads in...more >>

GPRS Disconnect Windows Mobile 6
Posted by news.microsoft.com at 12/10/2007 4:43:45 PM
Hi, I'm triyng to disconnect an open GPRS connection in my new Windows Mobile 6 device (HTC) but it doesn't work. I tried to use RAS enumActiveConnections() to get the active connections, but it doesn't return the active one, it doesn't return anything. Then I tried with ConnectionManag...more >>

Command line arguments ???
Posted by Empi at 12/10/2007 4:04:23 PM
Hi, Sorry for the silly question. Is there a way to pass command line arguments to a PDA application without using a software for it? i.e. simply create a shortcut to an application and set passwd arguments? Looks so simple, but I've found no way of doing it on my 2190 iPaq. Thank...more >>

Xenocode and 0xc000007b
Posted by Hilton at 12/10/2007 11:21:30 AM
Hi, I use XenoCode to obfuscate. Yesterday I installed the VS2005 Security Update and some Outlook patches and now when I run XC, I get 0xc000007b - which means STATUS_INVALID_IMAGE_FORMAT. I also installed their PostBuild 2006 - same thing. I removed the VS2005 Security Update, no luck,...more >>

PInvike or Interop resources?
Posted by Pat O at 12/10/2007 10:26:16 AM
I am writting/maintaining a native library that will be used by .Net code as well. This is not a COM library. Is there a good source of information on how PInvoke works with native libraries? I have been trying things to figure out how they work. I am also wondering if there is a way to run ...more >>


DevelopmentNow Blog