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 > september 2003 > threads for thursday september 11

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

Experimental MDI Forms Question (will i go to hell?)
Posted by Matthias Kerber at 9/11/2003 9:54:41 PM
Hello there, I have to progam apps for a CE.net device with a 800x600 screen. So of=20 course there is some need for a MDI-style surface, say: having Forms=20 showing inside a main form, not besides it, not under it (like in eVB3..)= =2E After some experimenting with adding S.W.F.Form Objec...more >>


GPRS Connection ?
Posted by DEVELOPER at 9/11/2003 9:01:10 PM
How can i do GPRS Connection via my Application ? ...more >>

SQL Server CE and CR
Posted by Diego F. at 9/11/2003 7:31:40 PM
Hello, I'm new to CF developement and I want to start making some database tests. I use VS 2003 and I'm gonna use Sql Server CE. First of all, is Sql Server CE included in VS 2003? I see there is a reference I can add, so I think it is, but I don't know if I have to download anything else. I h...more >>

IDisposable NOT implemented by System.Drawing.Brush
Posted by Chris Theorin at 9/11/2003 6:05:01 PM
But it has a Dispose() method. -- Chris Theorin http://slurptheo.com ...more >>

CF without ActiveSync. Possible ?
Posted by Holger at 9/11/2003 5:54:04 PM
Hello, I have a CE 4.1 device without serial lines and ActiveSync connection software. Is it possible to use CF and VS2003 without ActiveSync ? How can i get connected ? Any special files needed on the device ? Thank you very much for your help. Holger ...more >>

Debug Output to IDE
Posted by Ian at 9/11/2003 4:46:58 PM
I know that Debug.Write isn't supported in the CF to report back to the IDE but I was wondering how does the Output window get the following : The thread '<No Name>' (0x66d3c) has exited with code 0 (0x0) I get this after every asynchornous web service call. Surely the same could be applie...more >>

CF DataGrid and Odyssey ADOCE wrapper
Posted by Niels at 9/11/2003 4:36:19 PM
Hi, did anyone try and can post a code snippet on how to populate a DataGrid with data from a ADOCE recordset provided by the Odyssey ADOCE wrapper ? I am getting an exception when I try to set the DataSource property to the ADOCE recordset object. Niels ...more >>

Update Data in a remote Database
Posted by André Giesing at 9/11/2003 2:59:18 PM
Hello Newsgroup! I want to write a little WebService and an Application for a mobile Device (Pocket PC 2002), which gets Data (a DataSet) from the WebService, which reads the Data out of a SQL 2000 Server. My little Application gets the DataSet and shows the Data in a DataGrid. That works. ...more >>



Bizarre error with Invoke()
Posted by Luk Vloemans at 9/11/2003 1:31:08 PM
Hey, I'm writing software for the Compact .NET framework. I'm trying to use the Invoke() function, wich takes one paramater: a delegate function. The program compiles, but on execution throws an exception. (ArgumentException) According to MSDN, this exception means that the 2nd param...more >>

Unable to start debugging.
Posted by Lloyd Dupont at 9/11/2003 12:11:15 PM
I have VS.NET 2003 I am trying to debug a PocketPC application using the Pocket PC 2002 emulator all I get is this : ??????? (any help ?!) (mmm... why is it named D:\.... shoouldn't it be located in the devie /Program Files/... ??) ---------------------- Done ---------------------- Build:...more >>

Do I have these processors correct?
Posted by Pete at 9/11/2003 10:09:51 AM
[CEDevice.ARMV4] ProcessorType = 2577 ; Specifies processor value type for ARMV4 [CEDevice.ARM] ProcessorType = 2577 ; Specifies processor value type for ARM [CEDevice.SH3] ProcessorType = 103 ; Specifies processor value type for SH3 [CEDevice.MIPS] ProcessorType = 4000 ; Specif...more >>

Sort items in Collection
Posted by news NO[at]SPAM mikendy.com at 9/11/2003 9:10:25 AM
I have my own collection class based on CollectionBase What is the best method fot sorting items in my collection by any property of the item class. Thanks a lot. ME ...more >>


DevelopmentNow Blog