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 2006 > threads for november 29 - 30, 2006

Filter by week: 1 2 3 4 5

NETCF 2.0 Intallation Problem
Posted by Samuel Shulman at 11/30/2006 6:49:25 PM
Hi I tried running the program on my device so I got a message that the program can't run because the CLR version needed (2.0) is not installed I then Tried to install manually using the following file: NETCFv2.ppc.ARMV4.cab and I got the following message:Microsoft NET CF 2.0 failed to i...more >>


WindowsCE 5.0 image
Posted by Catalin Lungu at 11/30/2006 6:36:09 PM
Hi group, Where I can find a image (bin) of WindowsCE 5.0.(demo) . I need it to prove it in my TabletPC which run actually WindowsCE 4.2 Thanks, C. ...more >>

Debug and deploy a .net cf app
Posted by Nemo at 11/30/2006 4:34:05 AM
I'm developing a PocketPC Windows 5.0 Mobile application. When I deploy de app, Visual .NET 2005 copy the .exe file and the ".NET Framework DLLs" to PDA, and it has it yet!!. This is a slow and borred process. Are there any way to avoid that Framework dlls were copied each time when I deploy t...more >>

Mobile Application goes offline
Posted by kshama.bafna NO[at]SPAM gmail.com at 11/30/2006 2:44:42 AM
Hi, We are running into some strange scenarios related to HTTP Web Requests made programmatically from a Mobile application. Following is the scenario: The application connects to the server through the webservice to download the data. We are facing issues with the application going offlin...more >>

WM5 file compress/uncompress
Posted by vsciw at 11/30/2006 2:27:59 AM
Hi. We are transferring files to & from PDA's (windows mobile 5) over GPRS and want to compress the files. What is the best method supported by WM5? We are developing applications using VS2005 & VB.NET v2 on a server and VB.NET CF V2 on WM5. our applications are receiving data which needs ...more >>

CF2 R2
Posted by Peter Morris [Droopy eyes software] at 11/30/2006 12:00:00 AM
Hi all I can't find a CAB file for PPC to install CF2 R2 on Google. Does anyone know from where I can obtain it? Thanks Pete ...more >>

CF 2 SP1
Posted by Boas Enkler at 11/30/2006 12:00:00 AM
Hi I heard that theres an SP for CompactFramework and SQLMobile. Can anyonetell me where I can find the SQLMobileSP ? Do I only have to update the runtimes in the redistributables of my application? Thanks in advance...more >>

CF does not have NodeFont property for treeview control???
Posted by Hari at 11/29/2006 11:32:46 PM
Hi, I've 2 probs with the TreeView control in CF 1) It does'nt let me change font at the node level 2) It enforces the first image in the imagelist for a node for which the imageindex is not specified Does any one have solutions to these? The mainform of my app con...more >>



Printing in the Compact Framework
Posted by Samuel Shulman at 11/29/2006 6:37:29 PM
Hi all I have the following basic questions: 1. Can I print using the PrintDocument or any thing similar 2. How can a typical device (Pocket PC) be connected to a printer, it is required to be connected to a PC? Thank you, Samuel ...more >>

Pretty urgent issue
Posted by Peter Morris [Droopy eyes software] at 11/29/2006 5:05:12 PM
Hi all I have to do an update to my software tomorrow. What I need to do is to ensure that SYSTEM_SR_ENU.CAB is part of my installer. I'd like to know what files are held inside this CAB file and where I can find them on my desktop computer so that I can include them manually in my instal...more >>

[OT] Exam 70-540
Posted by Simone at 11/29/2006 1:44:03 PM
Anyone have any information about exam 70-540? TS: Microsoft® Windows Mobile - Application Development. Thanks Simon. ...more >>

Finding or creating a text phrase program or service ?!?!
Posted by SuperRobot5000 at 11/29/2006 11:32:39 AM
Hi there, I was wondering if any of you guys know of an existing application or a way to develop a program that allows me to push a button on my PocketPC, which will open up a dropdown (or something) that has a list of pre-defined phrases? Our company has 100 field service engineers which w...more >>

Windows Mobile 05 Application Buttons- Available in vs2005?
Posted by RobGSCL at 11/29/2006 9:45:42 AM
Does anyone know how to create the menu buttons that appear on the task/notification bar on WM05 in vb.net? I tried searching but I don't know their official name. TIA Rob ...more >>

Adding Text to textbox from a html page
Posted by Ashok at 11/29/2006 3:44:19 AM
Hi I am creating a appication in vb.net. In that i have to display help page. Actually I have palnned to display the help page in a textbox. And I did it by assigning a string variable which holds the whole Help content.But it looks odd. So I need suggestions. Is it possible to add paragrap...more >>

Custum Control basic question
Posted by baramuse NO[at]SPAM gmail.com at 11/29/2006 12:01:38 AM
Hi, after some unsucessfull researchs I'm trying to understand what I'm doing wrong... I'm targeting the 1.0 SP3 .net compact framework. I'm trying to create an autoresize Label (I know, sounds common :p). My problem is at desing time : instead of displaying my label text, It displays the name...more >>

Fullscreen ?
Posted by Engin AYDOGAN at 11/29/2006 12:00:00 AM
I want to make my application to use the whole screen, searched through msdn and it suggests to use `WindowState = FormWindowState.Maximized;' in the (only) Form of the program, but it doesn't work. I still can see the taskbar and title bar. I've tried placing above statment to few places (i...more >>

key code problem
Posted by Mike Shen at 11/29/2006 12:00:00 AM
I just want to generate a key event through another key event,say, when i press "A" , on the keyup event , I want to generate "B" press event. how to do it? I am newbie for C#. sorry for this simple question. ...more >>

WPF
Posted by Peter Morris [Droopy eyes software] at 11/29/2006 12:00:00 AM
There isn't a CF V3 with WPF yet is there? ...more >>


DevelopmentNow Blog