HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss in the Dotnet Framework (Compact Framework) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Compact Framework) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
we are doing a call like such try { invoiceReader = cmdDML.ExecuteReader(); //put them into the list box while (invoiceReader.Read()) { record = new...
jayderk
07-17-2003 03:22 PM
jayderk Go to last post
2 20
OpenNetCF.org has released v1.18 of the OpenNETCF.WinAPI Library. The WinAPI Library is an assembly that provides managed wrappers for the Win32...
Chris Tacke, eMVP
07-17-2003 02:35 PM
Peter Foot [MVP] Go to last post
4 18
I want to put my eVB application into my pocket pc 2002 (ipaq h3850). I faced this problem where I'm using the simpleRDA program by Microsoft to pull...
Butt Chin Chuan
07-17-2003 01:59 PM
Brad Syputa - MS Go to last post
1 11
My form must load and the first field must be focused upon. I can do this just fine. However, I'm working on a project where the user has a...
V. Jenks
07-17-2003 01:14 PM
V. Jenks Go to last post
3 21
Do you have a Unique Index on this column? Kevin Boske (kboske (AT) microsoft (DOT) com) SQL Server CE...
AT
07-17-2003 01:10 PM
AT Go to last post
2 17
OpenNetCF.org has released v0.9of the OpenNETCF.Multimedia Library. The Multimedia Library is an assembly that provides classes for multimedia usage...
Chris Tacke, eMVP
07-17-2003 12:59 PM
Chris Tacke, eMVP Go to last post
0 12
Could you please send sample code for ASCII printing to rs232 port in VB.NET SDE ? Thanks a lot. Ali Bulut Software Developer Specialist
Ali Bulut
07-17-2003 12:29 PM
Dick Grier Go to last post
1 14
I have developed a small PPC application that captures some data in a SQLCE database. The data is both text and binary. I have created a sockets...
Jon Credit
07-17-2003 12:20 PM
Dino Chiesa [MSFT] Go to last post
1 13
Are there no possibilities for crypt/decrypt strings in the CompactFramework? The Namespace "System.Security.Cryptography" only consists of the class...
Daniel Barisch
07-17-2003 11:42 AM
Mark Arteaga Go to last post
1 9
Dear you,.. :) Hi I'm developing a custom datagrid. I'm unable to let the component perform, i'm using pannels with labels upon them. How does the...
Floris Briolas
07-17-2003 10:28 AM
Peter Foot [MVP] Go to last post
1 12
In the case of a single value you should use the ExecuteScalar method of the command. e.g. SqlCommand myCommand =...
Alex Feinman [MVP]
07-17-2003 08:57 AM
Peter Foot [MVP] Go to last post
2 12
Hello I have the following case: dialog with panel and vertical scrollbar. Panel is longer than dialog and contains controls. Changing scrollbar...
Jacek
07-17-2003 08:18 AM
Jacek Go to last post
0 24
Hi All, Does anyone have a complete example? Thanks! WL
WL\(fromSJTU\)
07-17-2003 07:10 AM
Chris Tacke, eMVP Go to last post
1 14
Yes you can - add an imagelist control to your form, load it up with your icons, set the ImageList property of the treeview to point to your...
Mike Weatherley
07-17-2003 06:51 AM
Mike Weatherley Go to last post
0 14
Hi, How do you add the status bar panels to the CF status bar, there seems to be a missing method?
tonyroach
07-17-2003 06:46 AM
tonyroach Go to last post
0 18
How can I disconnect my modem from internet connetion? Thank in advance
Donato
07-17-2003 05:58 AM
Donato Go to last post
0 17
I want set BackColor property of app main form to Transparent , but failed . How can i make the form transparent in c# ?
news.microsoft.com
07-16-2003 11:11 PM
news.microsoft.com Go to last post
0 15
Building CE.Net apps is only relevant for devices that run on the Windows CE operating system. I'm not aware of any Psion devices that run on...
AT
07-16-2003 08:36 PM
AT Go to last post
0 14
Got it. I had to use MoveWindow to reposition the window over the taskbar - which indeed had been moved to the background.
AT
07-16-2003 07:37 PM
AT Go to last post
3 7
Hi Jose, Thanks for your answer and yes i do have VC 4.0 and SP2. Please send me the command line. In advance thanks, Ngoc Tri Nguyen
Ngoc Tri Nguyen
07-16-2003 07:00 PM
Ngoc Tri Nguyen Go to last post
0 10
Hi, Is there any way to create a form that has the WS_EX_NODRAG style bit set? I'd also like to be able to remove the taskbar control for...
darren
07-16-2003 06:43 PM
Neil Cowburn [MVP] Go to last post
1 26
Since Windows CE has no different administrator mode, this is added functionality on your device. I doubt if that can cause this conflict. Was the...
Maarten Struys
07-16-2003 05:17 PM
Maarten Struys Go to last post
3 29
I did some searching, and didn't find any documentation on this. It sounds interesting. Let me know if you know of any documentation that will get...
Dave Wasden
07-16-2003 04:12 PM
Mark Arteaga Go to last post
3 12
I am doing a call like so try { invoiceReader = cmdDML.ExecuteReader(); //put them into the list boxwhile (invoiceReader.Read()) { record = new...
jayderk
07-16-2003 04:07 PM
jayderk Go to last post
0 13
Hi I was playing with the TimeZoneCollection and always got an ArgumentException (emulator and CE device).. Turns out the value passed to the...
Daniel Moth
07-16-2003 03:50 PM
Paul G. Tobey [eMVP] Go to last post
2 22
To programmatically close a menu from code use this.Capture=false; Works for my contextmenus on CE... Cheers Daniel "mike" <mike (AT) amiga (DOT)...
Daniel Moth
07-16-2003 03:16 PM
Daniel Moth Go to last post
0 12
I have reached a dead end. I am still at the simple beginnings of this test. I have created a server TCP app (TcpListerner.Accept()) on a PC...
Yechezkal Gutfreund
07-16-2003 01:28 PM
Yechezkal Gutfreund Go to last post
0 11
My Development Envirnoment: 1. newly configured window 2003 server 2. VS.NET 2003 architect installed 3. pocket PC 2003 SDK installed 4. SQL Server...
AT
07-16-2003 01:18 PM
Mike Peck Go to last post
3 17
Hi, 1. Are there testing tools that can be used for the applications developed on the .Net CF? 2. Are there any tools that can be integrated with...
Lakshmi
07-16-2003 12:57 PM
Lakshmi Go to last post
0 13
Whoops! It's a 3760, not a 36xx. "Richard Kucia" <rjkucia (AT) worldnet (DOT) att.net> wrote
Richard Kucia
07-16-2003 12:28 PM
Richard Kucia Go to last post
0 12
Hello, I need to use serial port of my pocket PC in CF. I am using smart drive extensions and I want to print invoice paper by EPSON TMU-295 Slot...
Ali Bulut
07-16-2003 12:12 PM
Ali Bulut Go to last post
0 14
Can someone tell me about this question: "how can I obtain AssemblyVersion attribute within my VB code in compactframework." Thanks in advance
Riccardo Fersini
07-16-2003 11:34 AM
Neil Cowburn [MVP] Go to last post
4 15
Hello, I'm going to use compact framework for a windows application. The PDA should be aware when it is connected or not to the wireless...
john
07-16-2003 09:49 AM
Harry Simpson Go to last post
1 11
I believe that the tab key event can be detected in eVC++. Since the tab key is not detected .Net CF, is it possible to detect Tab KeyPress using...
Lakshmi
07-16-2003 09:44 AM
Lakshmi Go to last post
0 15
Zahid, There is a paper on MSDN with tips on how to make .NetCF forms load faster, but you still may not get the performance you want. Have you...
Ginny Caughey [MVP]
07-16-2003 09:42 AM
Ginny Caughey [MVP] Go to last post
0 17
I was having the same problem, it seemed to go away when I connected with ActiveSync with a partnership instead of as a Guest. Tom Bradshaw "Lump...
Tom Bradshaw
07-16-2003 09:05 AM
Tom Bradshaw Go to last post
0 14
thx - nice & easy solution.
Freestyler
07-16-2003 07:47 AM
Freestyler Go to last post
1 16
I finally managed to build a .NET CF wrapper for the HtmlCtrl thing on the PPC (htmlview.dll). I couldn't find out (google), whether anyone has...
Ralph Sommerer
07-16-2003 07:37 AM
Erdem ALKILIÇGiL Go to last post
3 22
You can check out the following: http://www.opennetcf.org http://www.dotnetcf.com/ http://www.devbuzz.com/ http://www.businessanyplace.net/ -- Neil...
Neil Cowburn [MVP]
07-16-2003 06:05 AM
Neil Cowburn [MVP] Go to last post
0 17
How can I tell if a ComboBox has any items ? I've tried the following but it does not work when the combobox is empty as element 0 is NULL and...
garfitz
07-16-2003 06:04 AM
garfitz Go to last post
2 39
Have anyone been able to connect to Mimer SQL Mobile by using C#? Looks like that is not possible, but it would save me some time if i could write...
Kristofer Gafvert
07-16-2003 05:25 AM
Kristofer Gafvert Go to last post
0 11
Look few threads down "Wacko" <borong69 (AT) hotmail (DOT) com> wrote
Alex Feinman [MVP]
07-16-2003 04:38 AM
Wacko Go to last post
1 41
Hi Guys, I am trying to convert a program from eVB to C# and am stuck with changing over the PostKeybdMessage API call. Here is the API...
JJ
07-16-2003 01:55 AM
Erdem ALKILIÇGiL Go to last post
3 7
Check out this article: http://smartdevices.microsoftdev.com/Learn/Getting+Started/508.aspx Also here is a link to a game that was written in Visual...
Jonathan Wells [msft]
07-16-2003 12:54 AM
Jonathan Wells [msft] Go to last post
0 13
David, If you want to get just the substring of a String variable, you can use the "String.Substring()" method, like so: Dim s As String s = "This...
AT
07-15-2003 07:06 PM
AT Go to last post
1 31
I don't suppose you're trying to run that code on the *device*, rather than on the desktop, are you? Paul T. "Hafsteinn Gunnarsson" <hafsteinn (AT)...
Paul G. Tobey [eMVP]
07-15-2003 06:26 PM
Neil Cowburn [MVP] Go to last post
1 8
Apparently sevice pack 1 can already be downloaded...
Josh Booth
07-15-2003 06:12 PM
Josh Booth Go to last post
0 9
I have a freeware sound library on my site (www.intuitex.com) that I use in my game. No noticable pauses when playing sounds. Plays/mixes waves and...
Dom
07-15-2003 05:24 PM
SeanC Go to last post
5 14
Hey thanks Niel. I will give it a shot. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get...
Rob Beers
07-15-2003 03:01 PM
Rob Beers Go to last post
0 13
How do I set the BackColor for an individual datagrid row
Nathan
07-15-2003 02:03 PM
Nathan Go to last post
0 13
Post New Thread

Display Options
Showing threads 22251 to 22300 of 22534
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.