| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | is CONDITION boolean?
"David Flagg" <dflagg (AT) earthlink (DOT) net> wrote
David Flagg
|
07-21-2003 11:48 AM
Dick Grier | 4 | 17 |
|  | Hi all
iam developing an application for pocket pc 2002 using
vs.net 2003 final beta version and my Data base is SQL CE.
Application was running...
Mohan
|
07-21-2003 11:44 AM
Mohan | 0 | 13 |
|  | Both these functions are defined as inline in the SDK. Current process ID
and current process handle are pseudo id and pseudo handle:
_inline HANDLE...
Alex Feinman [MVP]
|
07-21-2003 11:34 AM
AT | 1 | 21 |
|  | Hi group,
this is not a technical message, and it don't have to be here, sorry.
I am a french junior ingeneer, with a year and a half...
Romain TAILLANDIER
|
07-21-2003 11:27 AM
Romain TAILLANDIER | 0 | 20 |
|  | Richard,
Try this in VS.NET. After you have successfully deployed your application
to the device, go to the Properties page for your solution....
AT
|
07-21-2003 11:05 AM
Lump Kin | 3 | 10 |
|  | is this still true for VS .NET 2003?
when i create a .resx for a .csproj and a .csdproj,
the schemas look identical.
so how are the file formats...
Eli Markov
|
07-21-2003 10:54 AM
AT | 1 | 15 |
|  | This may be the wrong forum. SQL CE has a Query
Analyzer. Is there soemthing like the SQL Manage that
would allow creating databases and tebales or...
Bob Schild
|
07-21-2003 10:01 AM
Andrej Radinger | 1 | 10 |
|  | I've been assured that a 4.1 QFE is coming soon. In the meantime you could
easily copy the binaries over to your 4.10 tree.
-Chris
"Steve...
Chris Tacke, eMVP
|
07-21-2003 06:44 AM
Chris Tacke, eMVP | 0 | 10 |
|  | Isn't it possible to develop UserControls for SmartDeviceApplications in
VS.NET 2003?
I can't find a matching project-type?
Daniel Barisch
|
07-21-2003 06:43 AM
Chris Tacke, eMVP | 1 | 11 |
|  | How to install the DLL control's in the toolbox of Visual Studio?
After copy dll's to windowsCe/Designer and add the items to
controlbox, them are...
AT
|
07-21-2003 05:45 AM
AT | 0 | 6 |
|  | Hey there
I need to know how i place a bitmap on a button. I dont
see a image in the properties. Can it be done, and if so
do i then need to include...
Chris
|
07-21-2003 02:16 AM
Asheesh | 2 | 14 |
|  | Below is code that works to get the Device Name.
Where can i find the Owner Name that the owner had filled out?
Another thing... Is there a registry...
Timothy Taylor
|
07-21-2003 01:19 AM
Timothy Taylor | 2 | 14 |
|  | Hi, we are developing a client-server application which
sits on a PocketPC platform with a server feeding it
responses. The a functionality of the...
Dave
|
07-20-2003 08:08 PM
Dave | 0 | 17 |
|  | The default action for a menu would be that one clicks a menubar item
and the menu is shown. When the user clicks the menubar item again...
AT
|
07-20-2003 04:04 PM
AT | 0 | 27 |
|  | Of course, Erik.
Simply install Visual Studio.NET 2003.
Bob
"Erik" <onefuncooldog (AT) yahoo (DOT) com> wrote
Bob
|
07-20-2003 03:06 PM
Bob | 0 | 10 |
|  | We would like to develop applications for Windows CE.NET
version 4.10 and we are now using Visual Studio.NET.
a)Will this be problem?
b)We have heard...
Pietro
|
07-20-2003 02:36 PM
Bob | 2 | 16 |
|  | You can use SQL CE on the device + web services pulling the data from the
Oracle on the desktop.
--
Alex Yakhnin, Microsoft Embedded...
Alex Yakhnin, eMVP
|
07-20-2003 02:25 PM
Bob | 2 | 7 |
|  | Hi
I'm thinking of developing a windows app for pda's - is there anyplace i can
see a list of devices andor OS that support the Compact Framework...
silk
|
07-20-2003 12:08 PM
Boris Nienke | 3 | 12 |
|  | At the moment there are no updated runtimes for the emulator. Nor is there
an installer which places the new runtimes into Visual Studio for...
Peter Foot [MVP]
|
07-20-2003 12:03 PM
Peter Foot [MVP] | 0 | 6 |
|  | Only if you draw the text youself. Look for examples of "custom controls",
override OnPaint and calculate the bounds and draw the text with...
Stephane Tombeur
|
07-20-2003 08:56 AM
Stephane Tombeur | 0 | 16 |
|  | Hi all
I am trying to print via the IRDA: port to a pentax printer - now all goes
well up until I have to delete the DC created by CreateDC...
Shaun Wilde
|
07-20-2003 06:11 AM
Shaun Wilde | 2 | 24 |
|  | I'm not talking about creating directories or files in the file system.. In
VS.NET, I can create new folders in my "Solution Explorer" pane. I...
Bryant Fong
|
07-20-2003 05:28 AM
Peter Foot [MVP] | 1 | 9 |
|  | Joaquin,
SQLCE is single user, so I assume that is what is causing your problem. Have you
considered having some mechanism outside of the database...
Ginny Caughey [MVP]
|
07-19-2003 05:19 PM
Ginny Caughey [MVP] | 2 | 22 |
|  | Hi Jon,
I believe that this is a subtle difference between the C# language spec and
the ECMA spec. IOW, C# on Windows isn't completely...
Mark Pearce
|
07-19-2003 04:40 PM
Mark Pearce | 1 | 9 |
|  | Is there any way to access the registry on the Pocket PC
much like the ways its accessed in Windows? It seems as
if the .NET CF doesn't have any way...
Ryan
|
07-19-2003 01:03 PM
Tim Wilson [MVP] | 1 | 14 |
|  | From the CF dev :
You "mark" it by building against the .NETCF libraries (the compilers will
automagically mark the assemblies as retargetable) and...
Shri Borde
|
07-19-2003 02:32 AM
Henrik Dahl | 1 | 9 |
|  | In the meantime, could you not just do the following:
textbox1.text = textbox1.text.ToUpperCase
in the textbox.onchange event?
Steven
Steven Licciardi
|
07-18-2003 09:12 PM
Hilton | 1 | 14 |
|  | How does one gain control over the 5 hardware buttons of
most Pocket PCs.
Thanks
Mike Menapace
Mike Menapace
|
07-18-2003 06:56 PM
Alex Feinman [MVP] | 1 | 19 |
|  | Hi,
I am unable to debug apps on the Pocket PC emulator for VS.net 2003. I have
installed the SP2 for .net framework and I do not have ActiveSync or...
charlie
|
07-18-2003 06:55 PM
Alex Feinman [MVP] | 1 | 12 |
|  | I am thinking about writing an application that can receive images over IR
using the IrTran-P protocol. I have not been able to find any references...
Mike Peck
|
07-18-2003 06:07 PM
Mike Peck | 0 | 17 |
|  | Hi,
I have the following code
sTmp = CType(sqlDR("TimeStamp"), Date).ToString("dd/MM HH:NN")
The value of "TimeStamp" is 23-07-2003 14:23. I want...
AT
|
07-18-2003 03:51 PM
Alex Feinman [MVP] | 1 | 11 |
|  | Where can I find out the basics to programming List Views
in CF?
Thanks...
marcmc
|
07-18-2003 12:35 PM
Henrik Dahl | 1 | 11 |
|  | To improve the responsiveness of my .NET CF app I am trying to create a
secondary form in a worker thread (using WaitCallback and ThreadPool). ...
Jimmy Dodd
|
07-18-2003 11:13 AM
Alex Chan | 1 | 19 |
|  | Is there a way to use the hash value to reference the
control? I will want to find the record with a given tab
index, then use the reference to the...
Lynn Kear-Noe
|
07-18-2003 10:49 AM
Lynn Kear-Noe | 1 | 13 |
|  | I must to control a TV and a DVD Player with my PocketPC
and i ask you if is possible to use the IRDA Port of my
Pocket to send IR code like a remote...
Luca Gherardi
|
07-18-2003 08:22 AM
Luca Gherardi | 0 | 17 |
|  | The Button is unfinished as of now and has no usable functionality yet.
-Chris
"Erdem ALKILIÇGiL" <erdem.alkilicgil (AT) mobilsoft (DOT) com.tr>...
Chris Tacke, eMVP
|
07-18-2003 08:00 AM
Chris Tacke, eMVP | 0 | 22 |
|  | Please give me some advice,and thanks.
My Question is.
I built a control on which the user can scribble letters
how can i add this control to the ...
Ganesh
|
07-18-2003 07:30 AM
Peter Foot [MVP] | 1 | 8 |
|  | I built a control on which the user can scribble letters
how can i add this control to the "Softinputpanel menu"
that is, along with the letter...
Ganesh
|
07-18-2003 06:38 AM
Ganesh | 0 | 13 |
|  | I can't find a mobile control where i can select more than one item? Wheter
the listview, nor the listbox has such an option. Do I have to create...
Daniel Barisch
|
07-18-2003 06:22 AM
Daniel Barisch | 1 | 14 |
|  | Sorry, here is the rest, actually it is just setting datatable as a datagrid
datasource. Just add this code to the end of the previuos one.
Private...
AT
|
07-18-2003 04:53 AM
Andrej Radinger | 2 | 15 |
|  | Have you tried to use DoEvents() may be it helps?
"C Enright" <cenright (AT) hotmail (DOT) com> wrote
Shane Mergy
|
07-18-2003 02:18 AM
Erdem ALKILIÇGiL | 1 | 11 |
|  | I'm working in VS .NET (I guess that's obvious since I'm using CF .NET), and
I have associated an icon with my application in the project...
David Flagg
|
07-18-2003 01:29 AM
David Flagg | 0 | 17 |
|  | this.controlbox or this.close are not defined in my class or the form. am i
missing something?
"David Flagg" <dflagg (AT) earthlink (DOT) net>...
David Flagg
|
07-18-2003 12:28 AM
David Flagg | 0 | 10 |
|  | Take a look at the OpenNETCF.Multimedia.Audio stuff
www.opennetcf.org/multimedia.asp
--
Chris Tacke, eMVP
Advisory Board...
Chris Tacke, eMVP
|
07-17-2003 11:58 PM
Robert Huie | 3 | 30 |
|  | You have to remember that a Dataset will ALWAYS be significally slower that
transfering raw data over HTTP and even than transfering raw data in a...
AT
|
07-17-2003 07:14 PM
AT | 0 | 16 |
|  | I want to connect a Windows Ce device (4.1) to a Irda
printer. No problem with finding the device (using
discover devices) but getting the endpoint...
kees Luyken
|
07-17-2003 05:27 PM
Shane Wilson | 1 | 5 |
|  | "Todd" <ToddGlodek (AT) Fox (DOT) com> wrote
I do not know if this will help, but MS sent out some e-mail today which is
supposed to describe a web...
Alex Feinman [MVP]
|
07-17-2003 04:52 PM
Mark G. Zeringue | 3 | 12 |
|  | OpenNetCF.org has released v1.0 of the OpenNETCF.Registry Library.
The OpenNETCF.Registry library is an assembly that provides read/write
access to...
Peter Foot [MVP]
|
07-17-2003 04:35 PM
Peter Foot [MVP] | 0 | 19 |
|  | It's the strings to which the input string is being compared which are
supposed to be constants. That is, it's the 'case' items, not the...
Hilton
|
07-17-2003 04:32 PM
Paul G. Tobey [eMVP] | 3 | 24 |
|  | Ken,
It would certainly be nice if .NetCF supported the Serializable attribute as the
desktop framework does, and perhaps a future version will. The...
Kenm
|
07-17-2003 03:45 PM
Ginny Caughey [MVP] | 2 | 10 |