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 > august 2004 > threads for thursday august 12

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

Web Service
Posted by Arda Coskun at 8/12/2004 10:08:59 PM
Hi, I have created a smartphone 2003 application with C# and tried to use a web service. I faced with an error like this on my smartphone: System.Web.Services.Protocol Server was unable to process request. ---> System.ArgumentException: URI formats are not supported at System.IO.Path.GetFul...more >>


How to add Dll under C# .Net CF
Posted by 50230065 NO[at]SPAM alumni.cityu.edu.hk at 8/12/2004 9:55:44 PM
To all, How can I add the dll (written by embedded VC) to my C# .NetCF project ??? I am now using the "browse" button on the Reference --> Add refernce to browse for the designated dll... but somehow errors such as TypeLoadException or IOException will occur Thanks From Jason (Kusangih...more >>

Form Navigation Via Show() or ShowDialog()
Posted by ginnostik NO[at]SPAM hotmail.com at 8/12/2004 8:49:23 PM
Hi All, My application: Pocket PC 2002 Has a number of forms, all of which are loaded once during application start up and managed (shown / hidden) from a central class Each form saves its data as it is 'closed' (Determines if changes made, if so save data to DB) Forms can be navigated t...more >>

How to hide a form's title bar without maximizing the form
Posted by REarly NO[at]SPAM jswcoinc.com at 8/12/2004 6:19:23 PM
I am looking for a way to hide a form's title bar. My application displays a "wait" graphic in a form while it loads and also while it executes long-running activities. I have tried doing the standard removing of the border, sett the title to blank, and turning off the control boxes. But the...more >>

Strongly typed datasets and .NET CF = System.TypeLoadException?
Posted by Joakim Englund at 8/12/2004 4:43:52 PM
Hi all! Is it possible to use strongly typed datasets in .NET CF. I'm calling a web service from a smart device application running on P PC 2002 that returns a strongly typed dataset. Immediately when the call is made I get a System.TypeLoadException. If I run the same application on Window...more >>

System.Diagnostics.Process Class
Posted by David at 8/12/2004 2:18:50 PM
Hello. Why there is no System.Diagnostics.Process in CF? ...more >>

toolBar updates
Posted by MDB at 8/12/2004 2:02:07 PM
Hello All, I am trying to update a toolbar in a form that is active and when I do, it locks up the application. Anyone know what I can do to avoid this? That application will lock up on this statement toolBar1.Buttons.Clear(); TIA ...more >>

DataSet Problem
Posted by David at 8/12/2004 1:42:16 PM
Hello. I have some little problem with DataSet and I hope somebody will help me. So what's my problem: I have DataSet with some table in it lets say table name is "Suppliers", I have DataGrid to show the records from this DataSet and toolbar fornavigating and editing rows in DataSet. I'm usi...more >>



accessing SQLCE 2.0 database from desktop
Posted by test at 8/12/2004 12:58:53 PM
Hi, i'm looking for a program to access a sqcce 2.0 database running on a win ce 4.1 device from my desktop (win xp). i need to add, delete and change the data. does anybody know a program that can do this? thanks in advance, Mischa ...more >>

Has anyone try using the VS 2005 Beta with RichInk
Posted by Kenneth at 8/12/2004 11:39:16 AM
I have an error whenever I add the RichInk component in the designer view of my code. Why?? Ken ...more >>

ANN: Reminder: NetCF chat with the MVPs this morning
Posted by Michael Fosmire [MSFT] at 8/12/2004 8:26:04 AM
Just a reminder that we'll be hosting an online chat this morning concerning Smart Device Programming with Visual Studio .NET 2003. We will be on hand ready to answer your questions, so bring 'em on! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Title: Smart Device Programming with Visual Stud...more >>

Updating Gui Controls from a Thread
Posted by Anders Fredborg at 8/12/2004 12:15:57 AM
Hi ! I have experienced the problem of updating GUI controls from another Thread runnning in an Object, the application either freezes or exits. Now, the way I have handled this, is by having a Windows Forms Timer that checks periodically for updates to the GUI controls. The Thread simply alte...more >>


DevelopmentNow Blog