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 > february 2004 > threads for saturday february 21

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

Bitmap love
Posted by Joshua Moore at 2/21/2004 6:24:53 PM
I have two issues before we release. First, the big one. Double Buffering, part of .NET Framework is not in .netCF. So I set up a panel with what needs to be double buffered, then created another panel off screen, so it would draw faster, then wanted to quote-unquote set them equal to each oth...more >>


Custom Actions in Deployment
Posted by Neville Lang at 2/21/2004 6:22:22 PM
Hi all, For deploying a C# CF app, I am using the .MSI approach listed in the document "Developing and Deploying Pocket PC Setup Applications. My problem is that when the .MSI file is processed and unpacked, it never seems to call my event handler in the CustomInstaller.dll file, even though...more >>

how to make a function in a Form with static Main, that I can reach from another object?
Posted by Jeroen Ceuppens at 2/21/2004 3:08:00 PM
So, i have an object x (GetImageNode.cs), that object wants to add a panel to my mainform (Aviewer): Aviewer.MakePanel(1); but i always get these fault: C:\Documents and Settings\Eindwerk\Mijn documenten\BARCO\Eindwerk\Project Files\thuis\21februari\AviewerV1\Nodes\GetImageNode.cs(42): An ob...more >>

video
Posted by Jeroen Ceuppens at 2/21/2004 2:13:46 PM
Hi, I get pixel data from an extern machine, i want to refresh my imagepanel every x ms, so it looks like a smooth video What are the options to do this, where are the points a have to look out for? Greetz JC ...more >>

Determining OS type and libraries compatibility
Posted by Zanna at 2/21/2004 11:09:17 AM
Hi, I need to know if the device is a PocketPC or an HandledPC. I found in this NG how to determine the OS version, but Ppc2003 is intended to be a Ppc and no way to know if it is an handlesPc. Also: libraries built for PocketPC are compatible with HandledPC? I experienced another stang...more >>

Debug via TCP-IP
Posted by Zanna at 2/21/2004 10:36:09 AM
Hi! A simple question: I have a PocketPc connected via WAN to the LAN. I'd like to debug CF app via TCP-IP and not via ActiveSync. I know it is possible setting this in the Options->Device of VisualStudio.net, but also if I set the ip of my PocketPc in there VisualStudio cannot connect to i...more >>

unhandled exception of type 'System.NotSupportedException'
Posted by Louis at 2/21/2004 10:12:26 AM
Does this mean I have too many controls on my form ? It seems to disappear when I remove controls. Are control arrays possible in vb.net CF Thanks ...more >>

newbie question
Posted by Joshua Moore at 2/21/2004 9:27:48 AM
I have 20 or so BMP's i have to use, but it'd be cleaner, since they're embedded, to throw them in a new project folder. However, when I do, I can't access them. Who ever said there was no stupid questions. Thanks, ...more >>




DevelopmentNow Blog