Groups | Blog | Home


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 > april 2004 > threads for thursday april 29

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

numericUpDown problems
Posted by rtermaat NO[at]SPAM neb.rr.com at 4/29/2004 8:40:42 PM
Am I missing something. This control does not support a down or up method. How can I use it to increase or decrease when the user clicks this control?...more >>

Speed of C# and GDI+
Posted by Mateusz_£oskot at 4/29/2004 8:18:20 PM
Hello, I'm going to go with my project one of two possible ways and I have to make some decisions. First, I'd like to know more details and others experiences. I have an ActiveX component which draws a lot of geometries (lines, points,polygons) and manages large amount of objects of geomet...more >>

FindWindow Question !
Posted by fullisnull at 4/29/2004 6:22:26 PM
Dim hwnd As IntPtr = FindWindow(Nothing, "LinkMan") why hwnd is always 0 when I open LinkMan_ window? ...more >>

Speech SDK
Posted by MalawiBwana at 4/29/2004 6:06:04 PM
Does any body know if there is any Microsoft based SDK for Speech Synthesis, for Pocket PC applications? I heard that SASDK works mainly with Web applications Thanks ...more >>

Property/Methods Support in .NET CF
Posted by at 4/29/2004 5:48:47 PM
Hi We have just started working on developing an enterprise application using ..NET CF. We realized that there are certain properties that are not supported in .NET CF. For instance, we need to use Hashtable but the "Item" property of that is not supported in CF. How do we get the value corre...more >>

Printing an CF application Form
Posted by developer at 4/29/2004 4:51:02 PM
Hi ther I have created a display page in my application which contains bitmaps and various other GUI controls. I intend to print this form thru IR or network printer. Is there a way to print the form itself or save the form image as a bmp/jpg file? Thanks...more >>

ListView: Update FocusedItem
Posted by Marc Ambrosius at 4/29/2004 4:20:23 PM
Hello, does anybody know when is the FocusedItem property of a ListView updated? Using the code below I try to set the Focus to the next item. In the full ..NET Framework it works like this. In the .NET Compact Framework the FocusedItem property does not change and the next time this code is r...more >>

Simple Form Question
Posted by Harry Simpson at 4/29/2004 12:45:05 PM
I've got a Spalsh screen that loads first and enables a timer. I want to wait a second then go to the main form and dispose of the Splash screen to save memory - also to avoid having to close two forms on exit. Seems like it is very hard to refer to another form in CF apps..... The code below...more >>



How Can I get All API Function Supported by Windows Ce
Posted by fullisnull at 4/29/2004 12:05:09 PM
How Can I get All API Function Supported by Windows Ce? ...more >>

IP address of the connected computer
Posted by Lloyd Dupont at 4/29/2004 11:58:00 AM
I have a PPC CF program which don't use ActiveSync but, instead connect (preferably wirelessly :) to any computer it could reach via the IP address. Now I get one problem, let's someone haveing a laptop, and a PPC with my program and this person is outside any network and is network is disabled...more >>

Prevent/Log Time Change To PocketPC?
Posted by Scott Johnson at 4/29/2004 8:45:54 AM
Hi I am developing an app in VB.NET for the PocketPC and the customer wants to log every time the system clock is changed. (So delivery drivers can't roll back the clock to cheat the system.) Is there a way to either 1) prevent the system date/time from being changed or 2) raise an event t...more >>

Display a "wait" graphic when switching between forms
Posted by REarly NO[at]SPAM jswcoinc.com at 4/29/2004 7:19:54 AM
What is the best way to display a "wait" graphic (say, an hourglass) while switching between forms? My application has a form that requires several seconds of processing before its paint routine finishes, so I need to give the user some idea that he/she needs to wait. Notice that I didn't sa...more >>

Prevent user from moving a form
Posted by Pinkesh at 4/29/2004 6:51:03 AM
Hi all I don't want to allow the user to move a form using the titlebar How can I achieve this in .NET compact framework (I know that the same is easily possible in .NET framework by trapping the corresponding message Thanking you ...more >>


DevelopmentNow Blog