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 > may 2004 > threads for sunday may 23

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

How can I use the Compact Framework without Visual Studio 2003?
Posted by RedFish at 5/23/2004 11:18:37 PM
Hello All! I wonder if anyone can tell me if it's possibly to develop software for the PocketPC using the Compact Framework without having to purchase any software. I have started using C# and VB.Net with SharpDevelop. It's a fabulous program. I wonder if there is anything similar for ...more >>

.NET compact framework
Posted by Gouri at 5/23/2004 10:41:03 PM
Hello all How do you install .NET compact framework on a Pocket PC if the desktop machine is not having Visual Studio.NET installed?...more >>

power management
Posted by Kempton at 5/23/2004 7:21:02 PM
How can I get how many 100% of battery left? Besdies, How can I estimate how long the battery can last?...more >>

Over clocking with Compact framework
Posted by Ofer B. at 5/23/2004 6:30:26 PM
Hi all, I know that there are some application that enable to do over clocking to devices. Is it possible and how, to do over clocking with comoact framwork, C# thanks, Ofer ...more >>

checking CPU and memory status
Posted by Ofer B. at 5/23/2004 5:17:12 PM
Hi all, Is it possible to check the CPU and memory status of my application? Is there any tool or some API that I can use to do that. thanks, Ofer ...more >>

DataGrid
Posted by Rn at 5/23/2004 4:01:04 PM
Hi, Could anyone point me to a good datagrid with extended funcionality over the existing one in the CF? Thanks in advance, Rn ...more >>

eVC++ create button
Posted by Ricardo Veloso at 5/23/2004 3:38:40 PM
Hi, How Can I create a button using CreateWindow function, and then associate an event? I'm working on a Today Screen Item and I'm not using Visual Interface development. Thanx Ricardo Veloso ...more >>

Playing multiple WAV files at once
Posted by PBS Productions at 5/23/2004 2:36:07 PM
Hi, I'm trying to play multiple sounds at once (or to be correct, don't disturb already playing sound from other application). I've been searching the internet to get this working but with no luck. One library I found was the Hekkus Sound sustem but unfortunately this library has issues ...more >>



473.22000000000025 instead of 473.22 ???
Posted by Ofer B. at 5/23/2004 2:32:26 PM
Hi all, when I run this code: string sNum1 = "5000" string sNum2 = "4526.78"; double dNum = double.Parse(sNum1); dNum = dNum - double.Parse(sNum2 ); =============================== dNum is equal 473.22000000000025 instead of 473.22. Why does it hapened? At the end of my calculatio...more >>

faq?
Posted by ski at 5/23/2004 5:31:01 AM
Is there a Frequently Asked Questions someone could post? Or links for absolute beginners? I'm using Syware Visual CE now, but I'm interested in ..net. Thanks! ...more >>


DevelopmentNow Blog