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 monday may 10

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

Bridge between eVC++ and .NET Framework
Posted by Ricardo Veloso at 5/10/2004 10:07:20 PM
I'm working first time in eVC++ while my partner is working in C# .NET. He created some methods to access SQL CE Server, and I wrote an Today Screen Application. I need to call those methods, to get data to show in Today Screen Item. I saw some articles talking about COM interop, but always be...more >>


Pocket PC software licensing
Posted by Terry Westley at 5/10/2004 9:35:45 PM
I've developed a couple consumer-oriented Pocket PC programs. How does one go about implementing Pocket PC software licensing? --TWestley ...more >>

TypeLoadException
Posted by Tommy Malone at 5/10/2004 4:03:00 PM
I got this error trying to run an application with an OpenNETCF link label. TypeLoadException Could not load type OpenNETCF.Windows.Forms.LinkLabel from assembly OpenNETCF.Windows.Forms, Version=1.0.2904.0, Culture=neutral, PublicKeyToken=30C767B29D52D6E6. I know these are all my mistakes...more >>

GIF or JPEG?
Posted by Arn Cota at 5/10/2004 3:34:48 PM
Hi, is there a .NET CF control for displaying a JPEG or GIF image? Thanks! ...more >>

Help to copy file on Pocket PC
Posted by Haresh at 5/10/2004 2:18:44 PM
Hi All I am developing application for pocket pc using compact framework. Application requires that when user select perticular file name that pdf file should be copied from network computer to pocket PC and it should be launch programatically. My Problems are 1 How to copy file to Pocke...more >>

Problem with readXml into DataSet
Posted by Linus Rörstad at 5/10/2004 12:14:16 PM
Hello! I have created a xml-file by using the writeXml method on a dataset. The problem arrises when I want to read the xml-file back into a dataset on a pocket pc application. Some of the fields which are strings have whitespaces added to end of the values in the dataset but not in the xml-fi...more >>

What would prevent 3rd party .Net classes from working in CF?
Posted by Earl at 5/10/2004 12:09:32 PM
Has anyone used the Infragistics .Net form classes in CF? What issues might arise trying to use those controls in CF? ...more >>

Sending EMails from within C#-Application?
Posted by Boris Nienke at 5/10/2004 11:14:08 AM
Hi, and again the same old question ;-) How can i send an EMail WITH ATTACHMENT(!!!) from within my own C# application? The clients had problems with the build in MS-Mail-Client (Settings lost etc.) so i think a complete build-in-solution would be the best (a config-file with smtp-server, ...more >>



side by side
Posted by casey chesnut at 5/10/2004 10:15:56 AM
i'm a little scared to try this, because i've got some needed working apps .... but what happens when i deploy a Whidbey CF V2 app to my device? it is going to need to deploy the new runtime bits to my device: will they work side-by-side? or will my V1 be overwritten? if it is not side-by-si...more >>

What does this build error mean?
Posted by Tommy Malone at 5/10/2004 9:27:49 AM
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project 'MohawkProfit' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. And...more >>

Data and the .NET CF
Posted by Arn Cota at 5/10/2004 8:36:11 AM
Hi, I am just wondering, do most people serve data up via XML, SQL Server CE, or what? There is no built in support for Access databases correct? ...more >>

Compression, Can It Be Done?
Posted by email NO[at]SPAM craighardcastle.com at 5/10/2004 7:07:19 AM
hi, What i'm doing is grabbing the image from a picturebox, which is getting stored into a memory stream. The problem with getting the bitmap data this way is i can only get 16bit and 24bit images. This would be fine but i then want to send this data over the internet to a remote pc. Which ...more >>

How to get PocketPC's Processor type
Posted by joby_cg NO[at]SPAM yahoo.com at 5/10/2004 5:32:02 AM
Dear All, How to find out the type of the proccessor of my Pocket PC like ARM or SH3 or MIPS etc. The thing is I want to install the CAB file deppends upon the processor. One more thing how can i download the application from web depends upon the processor. Thanking you all. Regards ...more >>

String or Integer?
Posted by Trevor at 5/10/2004 4:26:05 AM
Hi Im a relative newbie to the .NET CF and am writing in VB.NET I have a class (class A) that could hold a potential of 15 different classes in its "data" member field. I have added a field called "dataobjectname" which I set whenever I add the data member. Whenever I look to call the "convertT...more >>

Retrieve the icon from an .exe file
Posted by Gloomy at 5/10/2004 2:56:02 AM
Hi, I'm making a kind of a task manager (Win XP like), where the user can see the list of running programs. My problem is to display the icons of these files. Is it possible with .Net CF. Thanks. ...more >>


DevelopmentNow Blog