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 > january 2005 > threads for saturday january 22

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

wifi activate/deactivate
Posted by vhoward at 1/22/2005 9:33:28 PM
hi, i use a ppc Asus MyPAL A716 and c# i want to save battery life is it a standard way to activate/deactive wifi by program ? making the assumption that wifi is well parametized on the ppc thanks in advance ...more >>


how to make a soft reset
Posted by vhoward at 1/22/2005 8:10:39 PM
hi, is it a way to make a soft reset ? (using c#) thanks in advance ...more >>

memory error using custom control property
Posted by Terry Brown at 1/22/2005 6:52:44 PM
I have created a custom button for my app that repositions text for the button by overriding the OnPaint method. Everything works fine and I populate my form with custom controls, they show up and work properly. I have 100 of these controls on one form. I then modified my new button class t...more >>

Form stays on lefttop corner
Posted by Peter at 1/22/2005 5:02:40 PM
Hello, My form with Borderstyle set to none and ControlBox and MaximizeBox and MinimizeBox set to false stays on location 0;0 (topleft) but I want the form centered to the screen, so I added in the formload event : Rectangle screen = Screen.PrimaryScreen.Bounds; this.Location = new Point((...more >>

Fail to access SIM info using Phone APIs
Posted by Albert at 1/22/2005 6:49:02 AM
Dear All, I've read the article about Phone API at http://msdn.microsoft.com/smartclient/codesamples/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfphoneapi.asp .. Then I've tried to run the sample program and only added one more line to get the device phone number in the Form1_Load m...more >>

Full Screen Application
Posted by Mesalem at 1/22/2005 6:49:01 AM
Hi All, i wanted to create a full screen application that takes the whole screen area and prevents the user from interacting with anything else in the pecket pc device. i created a new pocket pc application and changed the following properties of the main form : - FormBorderStyle set to N...more >>

How to port eVC4 project to VS2003
Posted by KDelta at 1/22/2005 3:20:10 AM
Hello, I have several eVC4 projects that I would like to convert to Visual Studio 2003 .Net. Is this possible through some sort of Wizard? If I create a VS project/solution can I add the evc4 files and compile them? Thanks, AD remove - from address to reply...more >>



DevelopmentNow Blog