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

help:how to implement the MouseEnter and MouseLeave in CF
Posted by Yang_He at 2/12/2005 10:41:40 PM
Is there any way can implement the function, please help me! Thanks forward! ...more >>


Run PPC Program by csharp?
Posted by RC at 2/12/2005 8:40:27 PM
I now want to run Pocket IE by clicking a button eg. iexplorer.exe http://www.yahoo.com any sample code for doing that? Thanks ...more >>

Simple Encryption in Compact Framework
Posted by Nathan Mellor at 2/12/2005 4:49:56 PM
Are there some examples for encryption on Pocket PC from .Net CF? I noticed that Opennetcf.org had some encryption libraries, but no examples of using them. My needs are: Encrypt and decrypt dates, numbers, strings to stor in text file or registry. Not too many steps, hopefully. Assurance...more >>

Changing width of DataGrid component
Posted by glenn at 2/12/2005 2:06:00 PM
Can anyone tell me the easiest way to change the width of the colomns of a datagrid. All the help files are telling me to set the PreferredColomnWidth property but it does not seem to exist when I access the components properties. Can anyone tell me what I"m doing wrong that is making all the...more >>

Tools to develop.
Posted by Eduardo S.E. de Castro at 2/12/2005 1:43:59 PM
Hi, does anyone know if I can buy Visual C#, not Visual Studio to develop Compact FrameWork Applications? What version do I have to buy? Thank You, Eduardo. ...more >>

Mikehall Blog Question : .NET Compact Framework ?
Posted by Mike Hall at 2/12/2005 1:21:03 PM
Hi, I presented at a Windows Mobile developers event last week, talking about mobile application development, and in particular how to debug, performance monitor, and detect leaks (gdi, handle, memory) in applications - I was surprised to see that over 90% of the audience were native applic...more >>

Mybase.resize being repeatedly called...
Posted by Blarney at 2/12/2005 12:59:49 PM
Hi all, I am having a problem with the mybase.resize handler in my program. I am using the "standard" screen rotation code to handle portrait and landscape mode. Private Sub frmMain_Resize(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Resize If (Screen.Pr...more >>

GetCurrentDirectory() doesn't work
Posted by Kwok-ho at 2/12/2005 10:54:42 AM
Dear all, I have an XML file in the same directory of the executable file. Therefore I use Directory.GetCurrentDirectory() method to get the current directory, so that I can open the XML in that directory. However, I got a NotSupportedException when calling the method. I have read the MSDN,...more >>



Download file from aspx response
Posted by RC at 2/12/2005 4:04:51 AM
I have created an aspx page response for user to Download file from server Code: http://support.microsoft.com/kb/812406/EN-US/ And try to DL from that page to PPC by following code http://www.codeguru.com/Csharp/Csharp/cs_network/internetweb/print.php/c7005/ However I got error when runni...more >>

POOM, email and VB.NET
Posted by Neil Mercer at 2/12/2005 3:01:07 AM
Hi, Is there any sample code, or a component I can buy that allows access to the Pocket Outlook email on a PDA? Specifically I want to be able to read messages from the various folders and probably write messages into the folders too. I've seen components that allow access to POOM from ....more >>


DevelopmentNow Blog