all groups > dotnet compact framework > february 2004 > threads for tuesday february 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
cf sp2
Posted by doug at 2/10/2004 11:57:23 PM
Ok, so I downloaded the developer version and installed it. It dropped a
bunch of .cab files in the directory that I specified.
So, now what do I do?
1) overwrite the files in the C:\Program Files\Microsoft Visual Studio
..NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\* directory wi... more >>
cahing data in data entties versus getting the data from the database.
Posted by ajit.goel NO[at]SPAM wipro.com at 2/10/2004 10:52:26 PM
Hi everyone;
The application that we are developing is a 3 tier application using
sybase compact database in the offline mode on Pocket PC.
One of the recommendations that Microsoft has provided for .Net
Compact Framework is
1. Defer data loading until it is required, discard when data n... more >>
Problems with SQL-Server CE 2.0
Posted by Braveheart at 2/10/2004 10:36:06 PM
Hello
I have problems to write images into the SQL CE Database
I get one array from the SQL-Server 2000 and want to write this into the SQL CE Database
But everytime I insert the Array into the SQL-Server CE i get one error message
At both time I use the <image> datatype
Is somthing special b... more >>
App.ico looks degraded on Pocket PC device
Posted by ejstembler NO[at]SPAM hotmail.com at 2/10/2004 6:45:44 PM
Is there Microsoft document out there which describes which icon
formats are supported by Pocket PC (2003) / Compact Framework?
For example, I have a nice icon I've created which contains the
following formats:
128x128 (32-bit color)
96x96 (32-bit color)
48x48 (32-bit color)
3... more >>
Request TimeOut
Posted by jez at 2/10/2004 6:39:55 PM
I got my upload and download function to work properly (via WiFi can
download/upload files to an IIS server). However when trying to make a third
consecutive upload I get the following timeout error : ### An unhandled
exception of type 'System.Net.WebException' occurred in System.dll.
Additional... more >>
ListView checkbox
Posted by Saso Zagoranski at 2/10/2004 6:07:34 PM
Hi!
Is it possible to have a checkbox inside a ListView control?
thanks,
saso
... more >>
ODBC for CF ?
Posted by Lloyd Dupont at 2/10/2004 5:00:07 PM
is there anyway/package ? to have ODBC support for a compact framework based
application ?
any of you knows about any such solutions ?
whether free or commercial ?
... more >>
How to call programaticaly an existing dialup connection
Posted by news NO[at]SPAM mikendy.com at 2/10/2004 3:58:13 PM
I need to call predefined dial up connection. I need to dial connection
before my SQL CE replication.
How to do it?
Thanks
Mike Endy
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
DateTimePicker - Where is it?
Posted by Thore Berntsen at 2/10/2004 1:59:46 PM
Is there no DateTimePicker controll in CF. If no, does anyone have a tip to
where I can find one?
Thore Berntsen
Norway
... more >>
Set other language
Posted by Volker Gruber at 2/10/2004 10:35:21 AM
Hello,
how i can use other recource files for multilanguage applications?
I have tried it with Threading.Thread.CurrentThread.CultureInfo
but this property does not supported under CF.
How i can change the language?
Thanks
Volker
... more >>
Emulator and Debug Error
Posted by Kevin Hutchison at 2/10/2004 10:23:35 AM
Until this morning, I could debug well on the PPC 2002 and 2003 emulators.
Now neither works.
I have searched the archives and from the information there checked the
following:
1. Loopback adapter is installed, enabled, and working.
2. Smart Device Programmability is installed for both ... more >>
How to implement DocView architecture in .NetCF
Posted by Newsouth at 2/10/2004 10:01:02 AM
Hi,
I'm just starting to work with the .NetCF. Is there an easy way to implement
a DocView- similar architecture in CF?
TIA,
Bjoern
... more >>
Create own Controls
Posted by René Paschold at 2/10/2004 9:35:45 AM
Hello,
is there a possibilty to create own controls like
Public Class MyTextBox
Inherits System.Windows.Forms.TextBox
End Class
under windows?
I have tried to create own TextBox but i cant use it
on my Form. The Control is disabled on my TextBox.
Greetings
René
... more >>
Inserting RAS Entry
Posted by Felipe T. at 2/10/2004 9:25:34 AM
Im having a bad time working with RAS APIs. Im working in a personal Library
to implement RAS funcionality.
Iv managed to solve most of my needs, but for now...Im stucked with a
NotSupportedException with EnumDevices...
Well, anyway, i just need to insert a RAS Entry in the RAS list...
Anyo... more >>
Does OpennetCF "RAPI" fit the task?
Posted by Trevor at 2/10/2004 9:01:11 AM
Hi
A requirement of my proj is to populate my local handheld SQLServerCE db using data from files on a specific PC (IP Address)on the network. I must somehow copy the files onto the handheld wirelessly (NOT docking handheld onto cradle and use ActiveSync) read the data, populate database and delet... more >>
Device ID on a PPC 2000
Posted by Ignacio Machin ( .NET/ C# MVP ) at 2/10/2004 8:32:36 AM
Hello,
I'm currently using some iPaq 3650 on a client deployment, most of these
iPaqs have PPC2000 , is there any way to get the device ID for them, or any
other form of uniquely idenfity them?
I know that for PPC2002/3 it's required but IIRC it was not in 2000
Thank in advance,
--
I... more >>
Is this a WinCE.Net 4.2 & ActiveSync 3.7.1 Bug?
Posted by Vince Chin at 2/10/2004 2:31:07 AM
Hi
I'm testing two rugged handhelds that have both recently released Windows CE.Net 4.2 versions. My vb.net application uses XML files as the datasource which are synchronised to the desktop using ActiveSync. I've noticed what I feel is a synchronisation bug relating to both Windows CE.Net 4.2 and... more >>
|