all groups > dotnet compact framework > august 2003 > threads for friday august 8
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
How to get HTTP headers through .NetCF web services proxy class?
Posted by vroma NO[at]SPAM ukrpost.net at 8/8/2003 5:06:02 PM
Hi everybody,
I need access to my .NetCF client HTTP headers through web services
proxy class. Is methods for getting/logging http messages or tcp
sockets from web services proxy class (as SOAP messages through
SoapExtensionAttribute)? Or must I make independent application for
monitoring thi... more >>
Winform Question - Is there way to get rid of the OK
Posted by Jeff M at 8/8/2003 4:36:47 PM
Is there a way to get rid of the OK button on each window ?
... more >>
CreateProcess with 10 arguments - where to find it?
Posted by Freestyler at 8/8/2003 4:21:05 PM
at http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=88 I've found a
function listed below.I've added OpenNETCF.WinAPI library. The proof is that
I can seeOpenNETCF.WinAPI.dll in my programs directory on PocketPC. But
still "'CreateProcess' does not exist in the class or namespace " The only
Cr... more >>
reading an access database
Posted by Alfonso Paredes at 8/8/2003 10:47:56 AM
I want to read and write to an access database on a
pocket pc.
In a desktop environment you use the System.Data.OleDB
namespace and all the objects in there. i.e.
OleDbConnection, OleDBCommand, etc.
But in the compact framework none of those exist. So the
question is which classes should ... more >>
SqlCeException thrown by SqlCeRemoteDataAccess
Posted by Oshiko at 8/8/2003 9:09:34 AM
My problem is, I can use SqlCeRemoteDataAccess to pull the data
successfully. But when I use SqlCeDataAdapter to retrieve data to Dataset,
the SqlCeRemoteDataAccess will throw 27750 SqlCeException.
The code is like this, the exception will throw during the creation of
SqlCeRemoteDataAccess. ... more >>
wait cursor
Posted by Dave at 8/8/2003 8:46:58 AM
I would like to implement the wait cursor when one of my
forms is loading. Is this possible? Is it an API call?
Also, are there any plans in the next version of .NET to
speed up the forms??... more >>
is there a way tocompile without VS.NET?
Posted by gh at 8/8/2003 4:05:24 AM
I looked at an article but didn't have any luck. Is there an easy way to
compile a C# file for the Pocket PC without VS.NET? Thanks
... more >>
Just one instance of my program
Posted by Schorschii at 8/8/2003 1:18:15 AM
Hi,
how can i prevent that my program is started several times?
(using the compactframework not the standard)
THX
Schorschii... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|