all groups > dotnet compact framework > february 2005 > threads for saturday february 26
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
Upgrade VS.Net 2003 to CF SP3
Posted by James at 2/26/2005 7:32:46 PM
Is it possible to upgrade VS.Net 2003 to use the Compact Framework SP3
files? I updated the device OK, but VS.Net whines when deploying a program
about the device having newer files than the development computer.
Thanks
JamesL... more >>
DataGrid Collumn/Cell Color
Posted by David de Passos at 2/26/2005 4:39:26 PM
Hi!
Don't have any chance to set Collumn or Cell backcolor with SmartDevices
Datagrid?
--
Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: passos@rcsoft.pt
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239... more >>
Understanding Mobile2Market SIP Requirements.
Posted by Nathan Mellor at 2/26/2005 2:28:39 PM
These are the requirements related to SIP that I am attempting to
understand.
==
Required: Applications Must Handle the Input Panel Appearing/Disappearing
From the UI perspective, the application must be designed to account for the
fact that an 80-pixel tall Soft Input Panel (SIP) may be ... more >>
16x16 and 32x32 icon
Posted by Nathan Mellor at 2/26/2005 12:18:45 PM
Mobile2Market Standards say:
Required: 16x16 and 32x32 Pixel Icons for Application and File Types
Applications are required to register 16x16 and 32x32 pixel icons for their
main executable and saved file types.
I only know how to register one by compiling one into the application. Is
there... more >>
OpennetCF setvalue registry problem
Posted by WM at 2/26/2005 11:45:02 AM
I have been trying to get the opennetcf.win32.Registry setvalue function to
work on a Pocket PC 2002. I can view the registry value but can not update. I
have looked at alot of samples and nobody seams to have any problems with it.
I have textbox on the form.
Dim reg_reader As OpenNETCF.W... more >>
textbox.keypress problem
Posted by WM at 2/26/2005 11:41:02 AM
I am trying to use a kepress event on a simple textbox. I want to be able to
capture the enter key when using a handheld with a keypad. I want to be able
to just jump to the next textbox or comobox like any other desktop program. I
cant seam to get the event to fire. I have tried putting other... more >>
TabControl
Posted by Ron Harter at 2/26/2005 3:17:35 AM
I am porting a desktop application to the IPaq and having some trouble with
the TabControl
On the desktop when the user selected a tab I reparented the controls that
were on the previous tab with the following code:
tabControl1.SelectedTab.Controls.AddRange(new Control[]{groupBox1,
gro... more >>
Transfer data from a SQL CE database to another one
Posted by gianfranco.giugliano NO[at]SPAM infinito.it at 2/26/2005 2:37:23 AM
Hello, I have the following problem:
I have a database A that contains some data I would transfer in the
database B. The two databases have the same structure (tables,
fields...). I would use a query with a statement similar to:
INSERTO INTO B.TABLE_X (SELECT * FROM A.TABLE_X)
But is this... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
creating desktop installion of my application
Posted by Mustafa Rabie at 2/26/2005 1:47:51 AM
Hi all,
can someone point me to how to create a desktop setup application (exe or
msi), that would install my application on a smartphone using active sync.
The installation file should also include .cad files that would beed to be
installed so the application would run correctly
thanks
m... more >>
Publish Web Service HELPPPPPPPPPPPP
Posted by arivas News at 2/26/2005 12:25:35 AM
Hello :
I create a web service , in the localhost run good , but the problem is for
publish this service , i have access from internet at the folder
\localhost\testwebservice\ , but i don't can run the file test.asmx from
internet , any help
Best Regards
... more >>
|