all groups > dotnet compact framework > september 2003 > threads for monday september 15
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
ANN: SP2
Posted by Thomas Scheidegger [MVP] at 9/15/2003 9:02:29 PM
Just seen at MS-Download:
..NET Compact Framework 1.0 SP2 Developer Redistributable
http://www.microsoft.com/downloads/details.aspx?FamilyID=10600643-09b3-46d8-ba28-bc494bc20d26
..NET Compact Framework 1.0 SP2 Redistributable
http://www.microsoft.com/downloads/details.aspx?FamilyID=3... more >>
More on Deployment and CAB files
Posted by Hafsteinn Gunnarsson at 9/15/2003 5:04:48 PM
How can I create asetup file that I can run on the server and setup my PPC
application on a connected Device?
HG
... more >>
What is SDK For?
Posted by Wessly at 9/15/2003 4:45:56 PM
"Software Development Kit for Windows Mobile 2003-based
Pocket PCs"
I see this promoted big-time, I have VS.NET 2003.
How can the SDK 2003 Help Me?... more >>
Deployment
Posted by Hafsteinn Gunnarsson at 9/15/2003 4:18:44 PM
How do I deploy My solution to the PPC device? Can I do this from the Visual
studio .NET 2003?
Thanks
Hafsteinn
... more >>
killing thread in C#
Posted by wanderer at 9/15/2003 4:00:33 PM
If I want to kill a thread prematurely (before it
completes it's passed in function), what's the best way
to do that in CF?
Also, how do I pass in arguments to the Thread's
function? Or do I have to use globals? Thanks.
... more >>
Shellexecute a CAB File
Posted by Timo Meier at 9/15/2003 3:57:19 PM
Hi, how can I ShellExecute a cab File with C#?
... more >>
Assembly.Loadfrom throws an Arguement Exception
Posted by Greg Behrendt at 9/15/2003 3:56:29 PM
I am writing an application for a mobile device (Pocket Pc
2002) which has a small "Loader Application" which loads
an assembly from a virtual directory on a web server. This
way I can update the application and it is automatically
distributed to the mobile devices.
I am using VS2003, I c... more >>
Unable to deploy or debugging... Some clues!
Posted by Jan Yeh at 9/15/2003 3:35:17 PM
Hello,
I believe that many people are suffering from "Unable to establish a
connection" &
"Unable to start debugging" situations. There are couples of solutions in
the newsgroup,
some works for some situation, and some doesn't.
Mine is NB with WinXP Prof. and HP Jornada 568, connected by c... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Bitmaps from .Net to native. p/Invoke.
Posted by fhunter at 9/15/2003 2:12:01 PM
Hi,
I need some assistance or input.
I was able to take Moe's excellent example posted on
Intel's site:
http://cedar.intel.com/cgi-
bin/ids.dll/content/content.jsp?cntKey=Generic+Editorial%
3a%3agames_gapi&cntType=IDS_EDITORIAL&catCode=BMS&path=1
and creat a native code texture mapper ... more >>
File Problems
Posted by Shane Mergy at 9/15/2003 2:09:13 PM
Two Problems
1. I know how to read and write to a file however i want
to be able to search a file for a certain keyword and
then append to that file when i find that keyword however
i cannot find a way to read and write to a file unless i
close the file first can you help!!
2. I am wr... more >>
Sync PPC DB to MDB on Server with XML - How?
Posted by Blaine at 9/15/2003 1:58:38 PM
I've read a lot about XML, Soap, ADOCE, etc...
Now I'm really confussed.
I have a database on Pocket PC (one table).
I have an identical Table in Access (MDB) on the server.
I want to get data from server (using a query). Bring it to PPC.
I want to send data from PPC to server.
Is there ... more >>
Datagrid
Posted by Jaromir at 9/15/2003 1:43:56 PM
Is there any way for me to fill a row in the datagrid,
from a database, and hide a column? I want to be able to
retrieve the key for the row without displaying it but be
able to access it when selected so that I can access that
key in the database (using SQLCE).... more >>
Uploading files in the emulators?
Posted by Hristo Hristov at 9/15/2003 1:39:21 PM
I've just installed the SDK so I'm totally new to this. How can I upload
files in the emulators?
Is there any site devoted to the compact frameworks with tutorials and
infos?
Thank you!
... more >>
In-correct formatting in the HTML displayed by the custom HTML Control
Posted by Asheesh at 9/15/2003 1:03:29 PM
Hello All,
I'm stuck in a strange situation. Please help me in this.
I ported the HTML Viewer control written in eVB to C#.
Now, the HTML pages I was displaying in my eVB created custom HTML control
don't possess the same formatting when displayed using the same HTML control
though created in... more >>
How to create an Always On Top window?
Posted by Anderson Takemitsu Kubota at 9/15/2003 11:57:59 AM
Hi,
Does anybody know how to create an Always on top window?
I have a form that will call a non maximized modeless window, and when I set
the focus for the first one, I don't want that it was hidden.
Any help?
Thanks,
Anderson
... more >>
where is the perf stats registry key?
Posted by Carl at 9/15/2003 11:27:13 AM
Hi there,
Does anyone know the exact location of a registry key on Pocket PC 2002
that switches on logging of performance statistics for garbage
collection object allocation etc of C#. I see this registry key
mentioned in the microsoft mobile developers conference in the
powerpoint doc (C... more >>
where is the perf stats registry key?
Posted by Carl at 9/15/2003 11:15:57 AM
Hi there,
Does anyone know the exact location of a registry key on Pocket PC 2002
that switches on logging of performance statistics for garbage
collection, object allocation etc of C#. I see this registry key
mentioned in the microsoft mobile developers conference in the
powerpoint doc (... more >>
Performance counter Registry Key
Posted by Kevin Holland at 9/15/2003 10:57:03 AM
At TechEd this year on the Compact Framework session, a registry key for
performance counter data was mensioned. The key turns on the dumping of
perofmrnace counters to a file for items like Object Allocated & Current
Object Allocated and can be used to help find allocation related performance
... more >>
pocket pc
Posted by drishtik at 9/15/2003 10:35:43 AM
hi
i have a simple webservice which i am using in my pocketpc app.
just the one with the default helloworld web method.
it works fine ina windows app
but in the pocket pc it gives me the error
An unhandled exception of type 'System.Net.WebException' occurred in
System.Web.Services.dll
A... more >>
Activesync SP in .net compact framework
Posted by manoranjan at 9/15/2003 9:56:16 AM
Hi,
Could somebody please let me know, how to write an avtivesync service
provider using .net Compact framework?
Is it possible to Sync multiple PDAs simultaneously ( If H/w is not a
constraint) or any tool available for that ?
With Regards and Thanks
--Manoranjan Prusty
... more >>
Change BackColor of data grid??
Posted by dw at 9/15/2003 9:45:52 AM
Hello...we are migrating our vb.net win forms app to the
pocketpc. One problem I am running into is that I cannot
modify many properties of the datagrid. For example, the
data grid's property sheet shows that I can change the
BackColor of the grid...but no matter what color I change
it t... more >>
Not enough storage is available to complete this operation
Posted by Hafsteinn Gunnarsson at 9/15/2003 9:38:33 AM
I am selecting from my SqlCe database on the PPC and get the errormessage :
Not enough storage is available to complete this operation.
But it occurs randomly in the program, not at the same position for each
time I run the application.
I am building a tree from the data and connect to the d... more >>
description text box
Posted by majiofpersia at 9/15/2003 8:49:42 AM
Hi all,
How can I get a text box to be large enough for a memo/note/description? If
text box is not the control to use, what is the proper control for
multi-line text? The text box control seems to have a 22 height limit.
I appreciate your help in advance,
Thanks,
- maji
... more >>
VB and C# are similar? let's give a look...
Posted by gianfranco.giugliano NO[at]SPAM infinito.it at 9/15/2003 3:42:44 AM
Can someone explain me why when I execute the VB code (on a smart
device, windows ce 4) VB 'thinks' about 130 secs and C# about 4
seconds?
In VB:
------
Dim i As Double
Dim a As Double
Dim b As Double
Dim x As Integer
Dim s1 As Integer
Dim s2 As Integer
s1 = System.Environment.T... more >>
Databases and Buttons
Posted by Zahid at 9/15/2003 2:39:18 AM
Hi,
Anybody know how to save a Button into an SQLServerCe
database field? Or any other Control?
Thanks in advance.... more >>
To get Proxy Address
Posted by Manish B Parikh at 9/15/2003 2:06:07 AM
HI,
I am Working on Pocket PC 2002 application on iPaq 3760
device.
I need to get Proxy address in application which needs to
be dippayed in Application.
I tried for Proxy.GetDefaultProxy but it only works on
Desktop and not on emulator / Device. It fails to return
me the Proxy Ad... more >>
|