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 19

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

GPRS connection
Posted by James McCutcheon at 8/19/2004 11:11:23 PM
I have a symbol device that has an inbuilt GPRS modem. I want to connect to a webservice from the compact framework. I dont want to have the connection settings entered on the device because it will allow people to use this connection for things like explorer. My current routes of exploratio...more >>


String Parsing Query
Posted by google NO[at]SPAM winbasic.com.au at 8/19/2004 10:02:07 PM
Hi, A client is providing me with a CSV and one of the fields is contactenated. It contains Suburb, State and Postcode in the one field, but I need it separated. E.g. I'm being sent Calamvale Qld 4116 To get the post code, I can just grab the right 4 digits but I'm not sure how I can sep...more >>

SQL server for CE 3.0
Posted by Thore Berntsen at 8/19/2004 9:27:37 PM
I saw the SQL Server for CE 3.0 at the PDC in LA, but haven't seen it since. Does anyone know if there is a beta available soon, or when it will be available? Thore Berntsen ...more >>

BreakPoints ignored
Posted by David D Webb at 8/19/2004 8:49:33 PM
I am working with Visual Studio and the Pocket PC 2003 emulator and trying to set a breakpoint in a class. But the breakpoint never stops the execution. The build is set to debug. I press F5 to debug - the application is built and deployed with no problem - the app starts automatically on...more >>

SQLCE Exception
Posted by jason NO[at]SPAM no-spam.dive-master.org at 8/19/2004 8:02:43 PM
I am using a sqlceCommandBuilder to update my dataset back to my sqlce DB. The dataset is updating correctly, but when I issue the da.update(ds) command I get an exception that says: A duplicate value cannnot be inserted into a unique index[,,,,,] My select statement is "SELECT ...more >>

Multiple threads in an app - HowTo
Posted by Raj Kumar at 8/19/2004 3:39:02 PM
Hi! In our current app we display a splash screen form(running on a separate thread) while some data access operations take place. Once the operations are finished, we display the main app form. This is working just fine. Now, we are adding a functionality to see if a configurationsettings f...more >>

Tab control...
Posted by Wapiti at 8/19/2004 12:52:28 PM
Ok, I've taken my 10 breaths, but still ... on the tab control... I found that you can't change the backcolor, bummer. But stuck with it anyway for v1 of this project. But now, can anyone explain why the tab order keeps changing on me? I've gone into the tab collection property box, move...more >>

View Designer ??
Posted by Wapiti at 8/19/2004 12:41:20 PM
This new ide is killing me. Maybe its just the CF side of it, as I've not used any non-cf components of vs.net yet.... First, is it just me, or is the Designer view a killer of system resources? Sometimes I wait a full minute before the designer of my form refreshes itself (that is, when comi...more >>



CF and dynamic properties
Posted by amateur at 8/19/2004 12:19:33 PM
Hi, Can I use dinamic properties for webservice in compact framework ? I would like to use System.Configuration.AppSettingsReader class for dynamic location of webserver with webservices, but I can't insert it in my application for handheld. Thanks. Best regards , Amateur ...more >>

Pocket Outlook like component
Posted by Pascal Berger at 8/19/2004 11:11:34 AM
Does anybody know of a pocket outlook like component (day, week & month view) for compact framework? Thanks in advance pascal...more >>

Add EventHandler at Runtime
Posted by lagay at 8/19/2004 11:01:19 AM
I have a class library that is called from a form that adds controls to the form at runtime. I am currently working on creating a PictureBox control at runtime and am having problems trying to hook up code to the click event of the PictureBox. The form will contain the code for the click event an...more >>

Application Idle
Posted by MDB at 8/19/2004 9:37:31 AM
Hello All, I am trying to create a timer using the OpenNetCf to find out when the application is on idle and have been having some problems. I have found some example code using VB (http://wiki.opennetcf.org/ow.asp?AppIdleTimer) however I am using C#. Here is what my code looks like. Does an...more >>

SocketFlag.OutOfBand usage
Posted by gerdes NO[at]SPAM cs.uni-bonn.de at 8/19/2004 7:49:24 AM
Is the out-of-band socket option (urgent TCP packets) supported in ..NET CF? Sending a message with the SocketFlag.OutOfBand Flag set results in a SocketException (WSAEOPNOTSUPP #10045). It works neither on the CE .NET Emulator (VS 2003) nor on my .NET 4.2 device. I used the following co...more >>

Button text problem.
Posted by Andrew at 8/19/2004 2:29:02 AM
Does anybody know how to make the text of a command button in a Pocket PC VB.net app (.net compact framework) span multiple lines like what can be done in a windows forms app command button? Thanks....more >>


DevelopmentNow Blog