all groups > dotnet compact framework > july 2004 > threads for wednesday july 28
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
.net Designing for Devices
Posted by DotNetJunkies User at 7/28/2004 7:38:33 PM
Hi,
I have set up a new project and have connected to an Access Database using the Server Explorer. I can view my tables, and the items on the tables.
I have read the help and it says I can drag and drop, table, or fields from a table onto a form. This is not happening, I get the black circ... more >>
common business layer?
Posted by Mani at 7/28/2004 7:01:25 PM
I am designing ASP.net application and a Pocket PC application with the same
functionality.
does anyone have experience in creating a common data framework which
disects the request and forwards to the respective data layer?
has anyone created a business layer that has been reused in the PPC pr... more >>
SQL CE distributable for RDA??
Posted by Harry Simpson at 7/28/2004 1:48:22 PM
I have a PPC CF CE app that uses RDA to pull data from SQL Server 2000 db.
I'm trying to document what is needed to set IIS up for RDA.
From this I'm outlining minimum software/hardware requirements.
The VS2003 automatically installs SQL Server CE on the PPC but what kind of
distributables do ... more >>
BUG of HttpWebRequest/WebRequest !
Posted by Daimy at 7/28/2004 10:58:20 AM
I can not send anything to server when the first invoking.
The second time is ok.
... more >>
How can i clear a Listbox-Value with VB.net?
Posted by Tom at 7/28/2004 9:56:48 AM
Hi,
I want to clear the value of a listbox with VB.net.
The command "listbox.items.clear()" has no results,
the listbox-value doesn't change. Do I havte to
refresh die listbox to see any changes?
cu
Tom
... more >>
autorun a *.cab from SD
Posted by Ofer B. at 7/28/2004 9:45:52 AM
Hi all,
I wrote this autorun console application that install a cab from a SD card
when I insert the card to the device
I use only 2003 devices so I can write it in manage code.
I put the cabs and the autorun.exe in "2557" directory.
This is the code for the autorun console application th... more >>
Problems writing to flash card...
Posted by Daniel Bass at 7/28/2004 9:41:02 AM
Hey guys,
I recently purchased 4 x Symbol MC9000k (running Windows Mobile 2003)
scanners, along with cradles, and 4 x Pretec 32MB Flash MMC Cards for each
scanner.
In writing an application, the purpose of the flash card was to act as
backup storage, should the main and backup battery run f... more >>
Dial Up / RAS examples?
Posted by acfredricks NO[at]SPAM yahoo.com at 7/28/2004 8:28:23 AM
Hello all,
I could use some help or advice concerning dial up from a hand held
device. I am converting an older compact application (EVB3.0) to
VB.NET. We had obtained a 3rd party DLL to perform our RAS
connections/dialing before but this go around I would like to develop
it myself. The... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Prevent the user from changing the selected tab page
Posted by Fabio at 7/28/2004 6:23:48 AM
Hello,
Does anybody know how to prevent the user from changing
the selected tab page ? I found some code on the web that
suggest to use the CausesValidation event to cancel the
selectedindexchange event when the user switch between
tabs. However the causevalidation event is not supported ... more >>
How do I activate the KeyPad control
Posted by francois1 NO[at]SPAM verismall.com at 7/28/2004 12:52:06 AM
Hello All
I am writing my first PDA application and need to know how to activate
and display the KeyPad when a user points to a textbox.
I've already installed NET SP2 after some advise in another thread in
this newsgroup, but still, when I run the application and click on a
textbox - no Ke... more >>
|