all groups > dotnet compact framework > november 2005 > threads for friday november 4
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
Today Screen Programming issue
Posted by Sevugan at 11/4/2005 9:59:02 PM
I done today screen programming using Today screen plug-in provided
by Microsoft coorporation.Its working fine with pocket pc 2002 english
version but it is not working with pocket pc 2002 German OS.My application is
not list out in Today screen for pocket pc 2002 German OS.What is the... more >>
WLan Roaming & System.Data.SqlClient
Posted by Axel Stallknecht at 11/4/2005 7:32:25 PM
Hi folks,
we use in our stock 15 Cisco 1230 access points with Intermec 700 barcode
scanners.
My C# application runs on the Intermecs. It builds a
System.Data.SqlClient.SqlConnection
to a MSSQL server. Most of the time, the scanners are associated to just one
access point.
But sometimes ... more >>
Work URL Exception
Posted by MDB at 11/4/2005 11:24:58 AM
Hello All, Is there a way to add a work url exception programmatically?
This doesn't appear to be a registry entry since I saved off the reg before
and after manually adding an exception and there is no difference in the
registry.
... more >>
deploying question
Posted by Tobias Matzat at 11/4/2005 10:17:20 AM
Hi!
I've developed an application with visual studio 2005 and compact
framwork 2.0. Both beta 2. Is it possible to deploy this program to a
device running windows mobile 2003se? I mean I didn't use anything of
the new windows mobile 5.0 stuff like status api etc. If it is possible,
how ca... more >>
.NET Managed Shell Replacement Possible?? (MissingMethodException)
Posted by Alan Marchiori at 11/4/2005 9:44:56 AM
Hello,
I am working on a Windows CE based Kiosk. Mike Hall's Kiosk Mode blog
entries have been usefull (see
http://blogs.msdn.com/mikehall/archive/2005/08/03/447386.aspx). I tried
to take this one step further and rather than use a C/C++ shell launcher
app, I am attempting to launch my ... more >>
Determine if app is running on win ce or pocketPC with .NET?
Posted by Nico P. at 11/4/2005 5:10:05 AM
I'm developing an application with .NET CF and Visual Basic .NET. How can I
determine, if the application is running on winCE or PocketPC so that I can
adjust the controls' locations?... more >>
DataBinding no longer updates underlying datasource when a form is closed?
Posted by Alex Shoemack at 11/4/2005 12:00:00 AM
Hi,
I've noticed since switching from July CTP to the final VS 2005, that a an
unwanted change has taken place. The data source no longer gets updated
when you close a form.
Eg, you are databinding a textbox to a string and you type in some text and
hit the OK to close dialog... textbox... more >>
|