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 > march 2004 > threads for friday march 26

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 31

sp2 --- vs.net --- mobile2003 SE
Posted by Johnny Hu at 3/26/2004 10:42:38 PM
i installed vs.net 2003 long time ago then installed .net cf sp2 months later now i installed the "Windows Mobile 2003 Second Edition Emulator Images for Pocket PC - WWE" and want to deploy application to emulator but an warning message pop up in emulator when deploying application which s...more >>


File authorization
Posted by Balint Toth at 3/26/2004 10:21:12 PM
I made a web service which comminicates with a smartphone. On the server the web service writes some files, and the client should download them. But the files the webservice wrote have no read/write rights, so the client is denied to download them. How can I add read authority to a file I crea...more >>

Web service question
Posted by Balint Toth at 3/26/2004 9:30:24 PM
I made a web service which comminicates with a smartphone. On the server the web service writes some files, and the client should download them. But the files the webservice wrote have no read/write rights, so the client is denied to download them. How can I add read authority to a file I crea...more >>

System_SR_enu.cab
Posted by Martin Robins at 3/26/2004 8:21:58 PM
How can I stop VS2003 from deploying this file every time I start my application in debug? ...more >>

OpenNETCF Smart Device Framework
Posted by Martin Robins at 3/26/2004 7:44:38 PM
Am I missing something? How do you download the latest sources as available in the source browser? I have downloaded the zip files, but the web page says "Note: This source may be newer than the download package above". Other than trying to compare the source in the browser to the source downl...more >>

Missing file from MS.NET Compact Framework Kick Start
Posted by Me at 3/26/2004 6:56:18 PM
Hello, I am trying out some of the code in MS.NET Compact Framework Kick Start. I downloaded the source code from the Sams Publishing website. It appears that the source code is missing a Readme.txt file for Chapter 9. There may or may not be other missing files. If anyone has come across ...more >>

Windows Media Player problem
Posted by Balint Toth at 3/26/2004 5:33:46 PM
Hi all, I am trying to user wmplayer to stream audio from an URL. When I enter the right URL it sais: "Error The file cannot be found. You may not be connected to the network, the file may have moved, or you may have entered an incorrect file name or path." The Smartphone (E200) is conne...more >>

ANN: Another OpenNETCF code drop
Posted by Chris Tacke, eMVP at 3/26/2004 1:19:03 PM
I've just released code drops for the OpenNETCF and OpenNETCF.Windows.Forms namespaces. This drop is largely bug fixes and feature enhancements. You can get the source here: http://www.OpenNETCF.org/sdf You can view it online here: http://www.OpenNETCF.org/SourceBrowse/ -- Chris Tacke...more >>



CRC
Posted by Mike at 3/26/2004 12:49:34 PM
What's the easiest way to do CRC or some other file hash to check the validity of a downloaded file? ...more >>

Set company name
Posted by cfyam at 3/26/2004 12:49:15 PM
How can I set the company name of my .NET CF ap,then I can see it on the PDA? ...more >>

Forms ....
Posted by Lloyd Dupont at 3/26/2004 11:57:52 AM
When a form is shown it hides other forms. that's a real problem for me. I try to have dialog panel (borderless & resized window) but when they show up they hide the main window, which is very confusing. any work around ? ...more >>

How to make scrollable panel
Posted by at 3/26/2004 11:50:54 AM
Hi I am creating a small application. My requirement is to add muliple controls (programmitacally) to a panel (or any other control). The controls get added but I am not able to scroll the panel. Any pointers to how this can be achived? I am using .NET 2003 (.NET Framework 1.1). Thanks Ma...more >>

working with Brew? aGPS alternative?
Posted by paul at 3/26/2004 11:41:05 AM
It seems like Qualcomm has by far the best GPS solution, aGPS with the gpsOne chi Can I develop with the compact framework on a phone whose primary OS seem to be Brew? i'm looking at the Motora LG VX6000, which would be perfect if I knew it could late integrate with Office, and all that http:/...more >>

Crashs on exit form problem
Posted by Pedro at 3/26/2004 10:26:11 AM
Hi I have an application with multiple forms with are variables on the main for public EscreverMsg nextFormEscreve = new EscreverMsg() public Agenda nextFormSeleccionar = new Agenda() ... I navigate throw them with .Show() and .Hide( I wanted to exit my application when I click on a button...more >>

load wait cursor
Posted by cfyam at 3/26/2004 9:32:53 AM
How can I load the wait cursor in my ppc ap? ...more >>

SqlServer files.....
Posted by Lloyd Dupont at 3/26/2004 9:26:32 AM
I'm writting an application for the PocketPC It access SqlServer (on the desktop) therefore I need the SqlServer ADO.NET driver. I saw these CAB file: sql.ppc3.arm.CAB, sql.ppc3.sh3.CAB, sql.ppc3.mips.CAB and sql.wce4.armv4.CAB, sql.wce4.x86.CAB, sql.ppc3.x86.CAB the last 3 one are not re...more >>

TabControl... always on top?
Posted by Zanna at 3/26/2004 9:13:50 AM
Hi! I wonder if there is a way to get the tabcontrol not to be always anchored to the top of the form. I tryed also to put a panel to do as a placeolder but don't work :( I need the top of the form free and the TabControl on the bottom. Some way to do this? Thanks ...more >>

Drag a bitmap in a picturebox
Posted by Mikkel Andreasen at 3/26/2004 6:06:13 AM
I have a picturebox with a large gif picture in it. I only want to view a small part of the picture at a time and have the ability to drag the picture, so that I can see other parts of the picture Can anyone point me in the right direction? Maybe even a tutorial or some sourcecod Mikkel...more >>

any SP for .NET CF 1.1
Posted by Raman at 3/26/2004 5:26:08 AM
Hi All. I have .NET CF 1.1...is there any service pack for this version of .NET CF I am getting out of memeory errors in emulator and device as well very often i tried doing everything from code like using garbage collector and disposing all objects after use. But to no avail So please let me k...more >>

DayView Calendar
Posted by Bryan Gan at 3/26/2004 3:01:07 AM
Dear all, may I know is there any tutorial / freeware control to create a daily view/weekly view/ monthly view calendar thank you...more >>

PPC 2003 Or Windows CE .NET 4.2 - How to differentiate in run time
Posted by jandrob NO[at]SPAM telefonica.net at 3/26/2004 1:44:44 AM
I making an aplication that will run on diferents terminals. I need to Know the terminal's operative system in run time because the form's desing is diferent from ppc or ce .net How can I do it??? Thanks Jandro...more >>

Question about creating .msi for deploying pocket pc app
Posted by ori NO[at]SPAM bbs-ce.uab.es at 3/26/2004 1:32:49 AM
Hi, I have a question about the creation of a .msi file for installing a pocket pc application from a desktop computer. I'm trying to follow the example found in msdn: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfdeployment.asp What I don't understa...more >>


DevelopmentNow Blog