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 > november 2005 > threads for monday november 14

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

OutOfMemeoryException
Posted by Tom Robson at 11/14/2005 10:58:03 PM
I have a Pocket PC app that is coming up with a outofmemory exception. Bacially it loads a big document and everything is enclosed in a big object that gets mouse events and paint events from a panel. I also use one global form and reuse this all the time to display a set of forms all defined ...more >>


XDA II vs XDA II Mini
Posted by JB at 11/14/2005 4:40:02 PM
Hi, I have developed some software that runs perfect under the XDA II model. It was made with VB.NET 2003. When deploying I install the following files:- netcf.core.ppc3.arm.cab OpenNETCF.SDF.ppc3.arm.cab [My Software] Everything works fine on the normal XDA II model. When I try and de...more >>

Accessing Webservices from Emulator
Posted by John Olbert at 11/14/2005 4:09:04 PM
I am using the WinCE Emulator to investigate Webservices under Netcf. Though I can access the Internet (e.g., www.msn.com) from inside the Emulator, so far I have not been able to connect to a Webservice created using Vs2003. I can ask this Webservice (that runs on the desktop) from a Browser...more >>

No .Fill Method in Data Adapter
Posted by dcuff at 11/14/2005 3:45:03 PM
I am developing a Smart Device project for my Symbol MC9000 Windows Mobile handheld. I am trying to make a simple connection to a SQL server. My problem is my Data Adapter object does not have a .FILL method as it always has in normal C# desktop apps. I also noticed I cannot do a dataadapte...more >>

integrating .net compact framework with flash
Posted by abcdef at 11/14/2005 12:05:04 PM
Hi, I am planning to develop a .et compact framework map point application using flash as the user interface. Pls help me how to integrate flash with .net compact framework applications. Any suggestions are appreciated Thanks so much latha...more >>

Business Objects and RAM
Posted by Boas Enkler at 11/14/2005 11:40:31 AM
Hi there in my application I load at start up some businessobjects which do some tasks for me like adding an appointment, preparing some SQL statements etc. there 7 Objects take 5 MB in RAM, is this a standard value ? for me it seems like this a little to much. especially when I think of som...more >>

Where can download CF2.0 for Platform Builder 4.2
Posted by neeme at 11/14/2005 8:53:06 AM
Hi: I think use VS2005 + CF2.0 to create a APP run on WIN CE.NET 4.2 But my nk.bin'cf is 1.0 ! How can i update to CF2.0 (PB4.2) ? Thank you! ...more >>

XmlElementAttribute does not contain a definition for 'Form'
Posted by Stephen H. at 11/14/2005 8:09:05 AM
Hi, I add a webservice to my project and get without altering the code the above error. The code looks like [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.sap.com/_-ICO_-CM_XML_CREATE", RequestElementName="_-ICO_-CM_XML_CREATE", ... [return: System.Xml.Seriali...more >>



Where to find ActiveSync 4.0
Posted by RFlaugher at 11/14/2005 7:45:11 AM
I can not seem to find the download for ActiveSync 4.0 anywhere. Has been pulled from release? If not, where can it be obtained? I understand it's really buggy and 4.1 has been leaked and is better. Is this true? If so, where can it be obtained? Thanks, Ralph...more >>

Disabling the touch screen for Pocket PC
Posted by Echo at 11/14/2005 6:46:54 AM
Hi all. Wanted to know if someone could help me on a little problem. I am currently creating a scanning program in Visual Studio C# .Net and was hoping someone could help me in code on how to disable the touch screen for the application. If, only the application or if possible the device itself....more >>

Is there a WinCE 5.0 emulator for VS.NET 2005 ?
Posted by Ital1 at 11/14/2005 6:07:17 AM
Hello all I've just installed a VS.NET 2005 (final release) on a XP system and I can't test my developments on an emulator (there is only a choice for a real WinCE 5.0 device, and other PPC2003 devices or emulators, but no WinCE 5.0 emulator). Is there a way to get a WinCE 5.0 emulator that...more >>

Forms design issues in smart device applications.
Posted by sunil at 11/14/2005 5:54:03 AM
hello, I am current developing a smart device application using VB.net I am facing fallowing issues. 1. my forms have large number of fields which I could not accomdiate on single form. What is the best practice to tackle this situation. 2. I want my database to be stored even when clo...more >>

Peer-to-Peer Socket Problems
Posted by Mariza at 11/14/2005 5:45:35 AM
Hi, I have written an application for Windows CE and Pocket PC devices that communicates with an application on a server through a socket connection. Up til now I have worked with the server application installed on my machine. The handheld was set up to connect to our LAN, and then make ...more >>

GIF animation is not showed
Posted by Lonifasiko at 11/14/2005 2:50:36 AM
Why a .GIF image's animation is not shown in my CF application? If i open the .GIF image in IExplorer or just in a preview mode in Windows, the .GIF's animation occurs. What about when talking about the image being inside a CF application? I've also tried AnimateCtrl from Smart Device Framewor...more >>

Compile CF V1 to V2
Posted by Jason at 11/14/2005 12:52:05 AM
How can i compile my existing CF V1 pocket program to CF V2 ... Please help -- Jason...more >>

Emulator Woes
Posted by Joseph Byrns at 11/14/2005 12:00:00 AM
OK, I am using VS2005 Beta 2 and the WM 5.0 emulator (I also have VS 2003 installed). When I try and deploy an application to the emulator I get: Deployment and/or registration failed with error: 0x80070003. The system cannot find the path specified. I have tried reinstalling the DMA Tran...more >>

Magneto missing???
Posted by Joseph Byrns at 11/14/2005 12:00:00 AM
I have VS 2003 installed and have just installed VS 2005 beta 2 (pending delivery of the release version next month). I then install the WM 5.0 SDK, everything seems to install OK. When I run VS 2005 I only have project types available of Pocket PC 2003, Smartphone 2003 and CE 5.0. There is...more >>


DevelopmentNow Blog