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 > march 2004 > threads for sunday march 14

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

Deployment to many PDA's.
Posted by hellostephen NO[at]SPAM hotmail.com at 3/14/2004 11:04:08 PM
Hi. Does anybody have any advice regarding deploying an application to about 400 PDA's. Since no-touch is out, is it possible to download the msi from the web to the pda and install in-situ?? This could be real head-ache for my clients and me. A web app is possible but I want to lev...more >>


Advice needed (DataGrid and Font)
Posted by Jamie Macleod at 3/14/2004 8:20:57 PM
I need to have a grid or list with two columns. One column needs to have a font that can be selected by the user the second is just normal. On the DataGrid you seem to be able to only set the font on the whole grid. Is this possible with the CF? If so what is the best approach? Thanks. ...more >>

Cannot resolve IP with TcpClient
Posted by Morten Nielsen at 3/14/2004 6:11:34 PM
I'm trying to connect to server via TcpClient, but gets the following error: "This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authorative server." The code has been tested in a Windows Application and works fine. I ...more >>

Can't open the .xls file generated by CSVDataAdapter
Posted by mic at 3/14/2004 5:46:08 PM
Hello all I am using CSVDataAdapter(in OpenNETCF) to generated xls file but I get a problem: the .xls file generated by CSVDataAdapter can't opend by pocket Excel(PPC2002) said that "the file is in wrong format". But I can open it by Office Excel XP Can anyone tell me why thanks in advanc...more >>

form problem
Posted by jg at 3/14/2004 1:15:16 PM
Hi, Im using a listview on my pocket pc application and this code checks which item was clicked: Private Sub MainList_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MainList.SelectedIndexChanged Dim i As Integer For i = 0 To ViewList.Items.Co...more >>

CF SP2 File locations
Posted by Winther at 3/14/2004 1:06:05 PM
Hi Everyon I am about to deploy CF SP2 to both PPC2002 and PPC 2003 devices, and i will not be using the cab file to install on the devices, but will deploy the SP2 files directly to the devices, but i cannot find where to put the some of the files, e.g. the file System.dll should according to the...more >>

Table exists
Posted by flyingwhiz NO[at]SPAM yahoo.com at 3/14/2004 9:02:00 AM
Hi, I am trying to write function Table exists.Hw can I write this in ..netcf. I am trying to write this fucntion similarly as it was written in eVB as below.I want to know what dictionary wordS I can use for ADOCE / ADOCXE.Catalog 3.1 when i am writing this in .NETCF. Private Function T...more >>

raw ir remote control
Posted by Rich at 3/14/2004 4:21:05 AM
ive created a C# application on a pocket pc which receives raw infrared signals from a remote control into a byte array (using createfile and readfile into the array) but when i use GetValue on an element's contents, its shown as a decimal value up to 255 (1 byte). All the examples Ive seen receive...more >>



Designer Problems [Second Go]
Posted by Andreas HÃ¥kansson at 3/14/2004 2:14:09 AM
I followed the tutorial at http://www.intelliprog.com/articles/index.html to create a design time assembly of my control. I then added the Design.MyControl to my toolbox and tried to drop my control on the Smart Device Form and nothing happended except that the following was displayed in the Tas...more >>

System.InvalidCastException for Bitmap Constructor -- Please help!!!!
Posted by Me at 3/14/2004 1:25:13 AM
Hello, I am getting a System.InvalidCastException from this line of code : myBitmap = New Bitmap("myfile.bmp", True). I am working on a Win2K, .NET 2003, VB.NET environment. I am developing for the .NET Compact Framework using an iPAQ 4350. In order to isoloate the problem, I always run m...more >>


DevelopmentNow Blog