all groups > dotnet compact framework > july 2004 > threads for friday july 23
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
Pocket PC 2002 SDK
Posted by David at 7/23/2004 9:18:57 PM
Does VS.NET 2003 include Pocket PC 2002 SDK?
If yes how can I uninstall it?
... more >>
TextAlign - Right
Posted by Keith at 7/23/2004 7:19:48 PM
How can one align text on the right side or center - using
a textbox control?
It's not a property option and when I try to code the
change - either I'm doing it incorrectly or it does not
acknowledge my align right command.
thank you.... more >>
RE: Error in XML parsing schemas with CF SP2? - *Fixed in SP3*
Posted by Daniel Moth at 7/23/2004 6:13:49 PM
Ilya Tumanov [MS] wrote on 2004-03-04 about a known bug (see relevant quote
below). My code suffers from this bug... Applying the workaround fixes the
problem as suggested but it is not an option for us...
Now I notice that with SP3 this appears to be fixed...
So just sharing it here since the... more >>
sql exception on ppc 2002
Posted by Fabio at 7/23/2004 4:28:26 PM
Hi to the group
I'm running a vb .Net cf app on a pocket pc 2002.
I updated to .net cf sp2
Could anyone explain me why this function works in so strange way (look
at the comments)?
Public Function ExecuteCommand(ByVal sSql As String) As Boolean
Dim Conn As SqlServerCe.SqlCeCo... more >>
Uninstall Pocket PC 2002 SDK
Posted by David at 7/23/2004 3:55:43 PM
How do I uninstall Pocket PC 2002 SDK on my desktop system?
... more >>
Can't Connect To Device
Posted by Art Cabot at 7/23/2004 3:27:04 PM
I've got an Intermec CK30 mobile computer connected to my development machine via a USB cable and ActiveSync. ActiveSync talks to the device fine, but when I try to connect to it via Visual Studio 2003 .NET, it can't connect.
I've tried every combination of configuration parameters I can think of... more >>
MissingMethodException in System.Windows.Forms.dll
Posted by Helen Warn at 7/23/2004 3:21:04 PM
Hi everyone,
In a project I am developing I kept getting the message "An unhandled exception of type 'System.MissingMethodException' occurred in System.Windows.Forms.dll.
For the life of me I couldn't see what was wrong with my code. I finally figured it out -- sometimes VS 2003 neglects to co... more >>
Pocket PC 2002 SDK
Posted by David at 7/23/2004 1:53:59 PM
How do I uninstall Pocket PC 2002 SDK ?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
server logon
Posted by maximilian at 7/23/2004 1:17:59 PM
How can i connect to a server ?
like Connect(ServerName, Password, ....)
... more >>
Controls.Clear and Controls.Add very slow
Posted by hennessy_shane NO[at]SPAM yahoo.com at 7/23/2004 1:05:00 PM
I have an application that creates "screens" on the fly via a panel on
a form that I add and remove controls from.
When the user wants to go to a new screen I call
panel.Controls.Clear() and this depending on the number of controls in
the array takes about 40 milliseconds per control! Adding ... more >>
Bug in Compact Framework 1.0 SP2
Posted by Fabio at 7/23/2004 12:53:00 PM
Hello,
Ho do I report a bug in the Compact Framework 1.0 SP2 ?
I have a sample application I put together that clearly
show an inconsistency between SP1 and SP2. When loading an
XML document with its XSD in service pack 2 NOT all of the
dataset tables get populated. With service pack 1 ... more >>
autorun
Posted by Isaac Muñoz Bringué at 7/23/2004 11:47:55 AM
Hi!...Any URL from MS exposing the Processor IDs?
for ARM chips, the ID means 2577, so when creating a forlder like \Storage
Card\2577\ with a sort of .CAB and a autorun.exe the SD-card boots
automatically.
Having problems with HP ipaq 2210, cause it's a Xscale Intel, and dunno the
Processor ID... more >>
Compact Framework 1.0 SP2
Posted by David at 7/23/2004 11:39:25 AM
How do I install MicrosoftR .NET Compact Framework 1.0 SP2 Redistributable?
And how can I use it?
... more >>
how to dispaly 3d object on pocket pc?
Posted by sss at 7/23/2004 12:07:51 AM
the graphic lib of compactframework is too simple,is there
any way to display 3d object on pocket pc by .net cf?
... more >>
|