all groups > dotnet compact framework > march 2005 > threads for tuesday march 29
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
Casting from XmlNode to an inherited calss from XmlElement
Posted by Parham at 3/29/2005 10:54:06 PM
Hello,
I have an inherited class from XmlElement with this name: XmlElementCF
I have added a function in XmlElementCF that returns a XmlNode, the
node type is Element. I can cast the returned node to XmlElement but
can not cast the returned node to XmlElementCF, I am getting an error
: Specifi... more >>
Close all threads when application closes
Posted by KC Eric at 3/29/2005 10:51:10 PM
Hi all,
I have some threads,
one is UI thread,
one is worker thread, which uses sockets to wait for incoming messages.
I deploy it in emulator, then I click OK in the top right corner,
but then I can't deploy again, unless I closed the emulator, the error is
something like it can't output ... more >>
basic at pocket pc
Posted by Steiner Hubert at 3/29/2005 10:16:05 PM
hello,
how can i import a xml file to a basic.net (pocket pc) dataset?
i use
Dim ds As New DataSet
ds.ReadXml(Me.txtImportFile.Text)
error: "FormatException"
any idea?
... more >>
ultra-weird GUI behavior
Posted by Jeremy at 3/29/2005 8:59:47 PM
We're all used to weird behaviors with the netcf, right?:P okay well I got
another one. I have honestly tried many of the known tricks to netcf
developers but they don't seem to solve my problem.
(being a good boy, instead of calling a webservice synchronously) I'm
calling a webservice asynchr... more >>
Contacts Database
Posted by crino at 3/29/2005 8:15:46 PM
Hi,
how can connect directly with contacts' database?
Any tips si appreciated ;)
nb: I need to connect directly and not by POOM
... more >>
calling eVC++ code into c#.net
Posted by sunny p via DotNetMonster.com at 3/29/2005 7:39:58 PM
Hi frnds,
I am verymuch new to .NET compact framework. i have a program written in
eVC++ for a PPC. Now i want to call that into c#.net how can i do that??
any suggestions would be great.
--
Message posted via http://www.dotnetmonster.com... more >>
cookies again, parameter matters?
Posted by chunsheng at 3/29/2005 6:43:01 PM
thanks Alex.
I think the 2nd type cookie is what I need.
But I found that by using the helperclass, parameters being passed did
affect the result.
When I used parameters as intergers or strings, I got everything I need.
But when the type got more complicated, like ArrayList, the call returned ... more >>
Designed for Windows Mobile Message Boxes
Posted by Joel Friedlaender via .NET 247 at 3/29/2005 5:40:46 PM
I would just like clarification on a required element in the designed for windows mobile handbook.
It states that message boxes should appear vertically centered in the area above the SIP. However, I do not see how the position can be set without altering the registry, which i dont believe is go... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Enable/disable the touch screen - function "TouchPanelEnable"
Posted by Edward E. Martins Jr. via DotNetMonster.com at 3/29/2005 4:20:01 PM
Hi, I need re-enable the touch screen disabled by "TouchPanelDisable();",
but I dont know use the function ?TouchPanelEnable(PFN_TOUCH_PANEL_CALLBACK
pfnCallback);?, somebody can help me to use the TouchPanelEnable function,
please...!!!
Thanks...
P.S. I read the microsoft helper
(http://m... more >>
Webrequest Caching issue?
Posted by Saul at 3/29/2005 3:46:24 PM
Hi all.
Well, we are in beta phase of testing and have uncovered a problem with the
"code Liveupdate" code I wrote as part of our nightly data sync. Here's how
it works in simple terms - The office web server has a text document on it
with nothing more than the version text in it, eg "1.0 B... more >>
How do you cancel a keypress in VB.NET CF?
Posted by Brian McVay at 3/29/2005 2:17:21 PM
Hi all,
I will state my problem first:
Using the VS 2003 VB.NET Smart Device project and my own extension of the
base MS textbox device control, How can I cancel an operation and prevent
unwanted character from being entered into a textbox? Or how can I undo
the operation before the tex... more >>
.NetCF and WSE 2.0
Posted by Tim Johnson at 3/29/2005 1:54:18 PM
Anybody happen to know if DIME attachments, part of WSE 2.0, will work in
Compact Framework? The scenario is I want to transfer binary files (<1MB)
down to the PDA from a server via a WebService.
It looks like DIME (and later MOTM) is the ticket, but I didn't see any
caveats about CF. Tho... more >>
Oracle
Posted by Steve at 3/29/2005 12:45:16 PM
Can someone point me in the direction of how to update an Oracle database
from a .net CF app?
Steve
... more >>
Name of control
Posted by Rogerio Jun at 3/29/2005 12:17:02 PM
Can I access the name of a Control ?
Ex:
for (int i = 0; i <= Form.Controls.Count - 1; i++)
if (Form.Controls[i].NAME == "Name") <== it's possible ?
do anything
Rogerio
... more >>
IP
Posted by David de Passos at 3/29/2005 10:52:42 AM
How can set IP adress with VB.NET Compact Framework?
--
Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: passos@rcsoft.pt
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ... more >>
Running Program
Posted by David de Passos at 3/29/2005 10:40:03 AM
How can do to see if a program is running?
--
Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: passos@rcsoft.pt
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ext. 401
... more >>
Backup Path to SD/CF card Path.
Posted by A_PK at 3/29/2005 8:58:01 AM
Hi,
I want to set my default backup path to either SD or CF card path. Please
guide me how to direct to that path.
also if the SD or CF card in not plug in to my devices, then my default
backu path would be under "My Document". please guide me how to do that.
e.g. when I plug in SD card... more >>
DataTimePicker controller on SmartPhone
Posted by Richard at 3/29/2005 8:34:46 AM
hello.
I need your help.
I want to find a datetimepicker controler on the windows mobile phone
2003SE. Just like the one on which the machine to adjust the date and time.
thanks for your help.
... more >>
Hidden Form when pocket PC is in StandBy much time
Posted by João Carvalho at 3/29/2005 8:21:05 AM
I have a application to stay always open in a Pockect PC.
But when the application is much time in StandBy it leaves to be in
Foreground and is hidden.
... more >>
MainMenu / AXIM X50 problem
Posted by Jason Seaton at 3/29/2005 8:11:10 AM
Hello everyone,
I'm having difficulty with mainmenus on a Dell AXIM X50 running PPC 2003 SE,
using the same code that worked on previous devices correctly. After first
working around the SE toolbar not displaying issue, I noticed that a form
with a mainmenu and a toolbar began to not displ... more >>
File not found exception while using Smart device authentication utility!
Posted by Gopi via DotNetMonster.com at 3/29/2005 6:29:07 AM
Hi
I am getting Filenotfound exception when I try to run application from
developing computer to Win CE.net machine through Smart Device
authentication utility.
Actually problem would be because of the files available in developing
machine but not in the Win CE.net machine. That part of my c... more >>
TouchPanelEnable(PFN_TOUCH_PANEL_CALLBACK pfnCallback);
Posted by martins_edward NO[at]SPAM hotmail.com at 3/29/2005 6:21:34 AM
/*
Hi, I need re-enable the touch screen disabled by "TouchPanelDisable();",
but I dont know use this function, somebody help me to use this
please...!!!
Thanks...
P.S. I read the microsoft helper
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk40/html/_wceddk_... more >>
Starting App Automatically & Shutting Down Device on App Close
Posted by NickStineman at 3/29/2005 6:07:08 AM
I've checked a couple posts with regards to this and it seems to me the
responses are much more difficult than necessary. Does anyone know a very
simple way to automatically start my app when the device is powered on &
automatically shut down the device whne the app is closed? Essentially, m... more >>
remove assembly from GAC
Posted by programcounter NO[at]SPAM arcor.de at 3/29/2005 5:15:07 AM
Hello,
How can I remove assembly from the GAC?? (for example mscorlib.dll)
Is it possible to replace the mscorlib.dll(Compact Framework) with the
mscorlib.dll(.NET Framework)??
I use an assembly in my SmartDeviceApplication which has a reference
to the mscorlib.dll(.NET Framework) and so I ... more >>
A duplicate value cannot be inserted into a unique index
Posted by Earl at 3/29/2005 2:40:16 AM
I'll first give the caveat that I've been away from this project for many
weeks (but at least it is my own creation). Having said that, I'm not sure
if this is a replication problem or exactly what I have on my hands here.
When I submit an Insert to a particular table, I can submit as many In... more >>
terminate evb application
Posted by SilentEarth at 3/29/2005 1:29:02 AM
hi every one.... is there a way to close/terminate a running evb
application(.vb files). I'm using c# .net CF to do this. thanks for all the
help :D... more >>
|