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 wednesday may 12

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

here is the demo
Posted by cary fabel via .NET 247 at 5/12/2004 9:55:07 PM
I am trying to port an existing app to .NET CF that is wrapped around the htmlviewer. I cam load text kust fime by images ( whick I used to simulate a tree won't load -------------------------------- From: cary fabel ----------------------- Posted by a user from .NET 247 (http://www.dotnet24...more >>

What does this error mean?
Posted by Peter B at 5/12/2004 6:40:42 PM
Hi! I have an application that crashed, when performing a simple operation that usually don't crash. What I usually need to do is to run a method that calls CreateProcess in OpenNETCF.org WinAPI, which just is a wrapper to the native CreateProcess method. The CreateProcess starts the peghelp.e...more >>

Calling a stored procedure from 2 ppc's at the same time
Posted by Tomer at 5/12/2004 5:51:44 PM
Hi, I've wrote a ppc app that connects to a sql server on a remote pc using RF connection. After I connect, in a certain moment in the application I call a stored procedure that run a DTS. This work just fine when I use one pocket pc. But when I bring up a second PPC, the troubles begins. Fir...more >>

Splash Screen
Posted by Rn at 5/12/2004 5:40:24 PM
Hio, Does anyone knows any good sample for a spalsh screen for the loading of my app? Thanks, Rn ...more >>

decrease size of jpeg file
Posted by Jesus at 5/12/2004 5:31:02 PM
i can't load jpeg files in picturebox due to its size (300+ kb), outofmemory exception appear is there a way to decrease quality or size in a jpeg file with CF? exception don't appear with small file thanks in advance...more >>

Transparency on Bitmaps
Posted by Zanna at 5/12/2004 5:12:18 PM
Hi all! I've done the class that follows to manage transparency on bitmaps. I do this to add the class to my form Me.PictureBox2 = New TransparentPictureBox Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(Form1)) ...more >>

Calling CreateProcess repeatedly
Posted by Peter B at 5/12/2004 5:03:49 PM
Is it ok to call CreateProcess(...) (from OpenNETCF.org WinAPI) repeatedly with the same application as argument. I am starting peghelp.exe from different forms (via a global class). I.e. what happens when I do this? Any good information I could read up on? The global method I use from differe...more >>

Shifting around forms.
Posted by SiewSa at 5/12/2004 4:30:20 PM
Actually, I am having this problem long time ago. It applies to both of my VB.NET programming and the Compact Framework. Like what we can do last time in VB6....instead of closing a form, we can temporarily hide a form and shift to another form. After that, we can get back to that old created...more >>



Picture.Image
Posted by Arn Cota at 5/12/2004 3:31:19 PM
Can someone point me to an example that uses a PictureBox and loads a picture into it dynamically at run time? I would have the picture located in a subdirectory of the project called Images so something like: pictureBox1.Image = new Bitmap(getAppPath + "Images\blah.gif"); Thanks ...more >>

Review? Entrek WinCE perf monitoring and leak monitoring tools
Posted by Yechezkal Gutfreund at 5/12/2004 3:12:52 PM
Has anyone purchased this package? Do the OpenNetCF people use this, or do they have a better solution? Here are some of the things it says it does: Use Entrek TOOLBOX to help answer these questions about your software: How much memory does my application use? Does my application leak m...more >>

Thread naming and killing by name
Posted by Yechezkal Gutfreund at 5/12/2004 2:54:15 PM
Is there a way to have a thread wrapper allow us to give names to Threads in the CF? We really need to be able to trace performance by thread as well as handle Exceptions from threads. (and show the thread name from the exception). We are also looking for something that is the equivalent to ...more >>

ANN: XML parsing alternative - XPathReader on CF.
Posted by Alex Yakhnin [MVP] at 5/12/2004 1:33:44 PM
Take a look at my blog for details: http://blog.opennetcf.org/ayakhnin/PermaLink.aspx?guid=2b0fded8-ad78-41e1-8509-3bb9d2343965 -- Alex Yakhnin .NET CF MVP www.intelliprog.com | www.opennetcf.org ...more >>

Help needed for connecting SQl server from PPC Emulator
Posted by ramesh_singhvi NO[at]SPAM hotmail.com at 5/12/2004 11:25:05 AM
I wanted some help with connecting to sql server from Pocket PC 2002 emulator. I recently upgraded to VS.NET 2003 professional and I am working on a stand alone(windows form) pocket pc app. I have SQL server 2000 on my desktop PC and SQL instance is registered as 'RAMESH\RAMESHSQL'. When I am ...more >>

Tabpages order in Tab Control
Posted by SiewSa at 5/12/2004 9:51:06 AM
In order to speed up my application, I try to apply the tab control more oftenly to reduce forms opening. However, after maybe somewhile of debugging, I found the sequence of tab pages shown up while debugging was not following the way it was designed in the design mode. How could this happen...more >>

Where can I find RFUtils ?
Posted by mielmonster at 5/12/2004 9:27:43 AM
Hello, I've read in this forum that the RFUtils library will tbe included in thne next release of the OpenNetCF. But I would like to test this library now if possible. I cannot find this library over the Internet ? Do you know where I could find this library or when the next release of...more >>

Receive SMS
Posted by stolz.juergen NO[at]SPAM gmx.de at 5/12/2004 8:04:26 AM
Hi, I´m looking for an example, what I should do to receive SMS. I only found examples for sending SMS. How could I use the SmsReadMessage()? Should I use the IMailRuleClient but how. Is anybody out there who could explain me the way or send me an example? Thanks Juergen...more >>

DB to use instead of pocket access + forms navigation
Posted by gabu2000 NO[at]SPAM tin.it at 5/12/2004 6:37:20 AM
hi all, I have to convert an existing app from eVB to VB.net and I'm asking: what i have to do with the DB? i know that the "pocket access + ADOCE" solution is no longer supported (well, i don't want to use InTheHand because i'm looking for a free solution)... does this mean that i have nece...more >>

Tab control
Posted by Aris at 5/12/2004 4:51:06 AM
I have added to a form a Tab control but everytime I open my form, the tab pages are messed yp, they are not in the order i added the Thanks...more >>


DevelopmentNow Blog