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     
Hallo. I have a question. I have develop a program in C# for PPC2003 with VS2003. Now i have to porting the project for WM5 platform using...
Simone
01-05-2007 05:37 PM
Paul G. Tobey [eMVP] Go to last post
1 6
I am using Unitech's PA950. I have an application that works fine when I try on emulator but it fails when I try on device. On device, it gives me...
vagarwal74@gmail.com
01-05-2007 05:21 PM
Arun Go to last post
1 9
I am using Unitech's PA950. I have an application that works fine when I try on emulator but it fails when I try on device. On device, it gives me...
vagarwal74@gmail.com
01-05-2007 02:48 PM
vagarwal74@gmail.com Go to last post
0 9
conradj, I saw your thread last week asking the same, where Nino had replied, Is that is not that you expect? You may have missed seeing that, so...
Arun
01-05-2007 01:58 PM
Arun Go to last post
0 9
No, CE 4.1 is not supported by VS 2005. You could use VS 2003/NETCF V1. -- Best regards, Ilya This posting is provided "AS IS" with no...
Ilya Tumanov [MS]
01-05-2007 01:01 PM
Arun Go to last post
4 13
Periodically call SystemIdleTimerReset. -- Chris Tacke OpenNETCF Consulting Managed Code in the Embedded World www.opennetcf.com --
pixelord
01-05-2007 11:00 AM
Go to last post
17 23
Hi, I have an application with some forms. One of this forms use a background process to perform some operations. The process is in a second thread,...
Steve B.
01-05-2007 09:45 AM
Ebbe Kristensen Go to last post
5 9
Dear Alex Yakhnin I has downloaded your source code for Memory Mapped File. I create a sample: private static void Test(string...
Vinh Nguyen Van
01-05-2007 09:25 AM
Go to last post
1 18
Simon Hart schrieb: But MS also does screw up things in my eyes: I#ve been reported that a 200 MB SP1 for VS2005 needs several GB of free HDD space...
Markus.Humm
01-05-2007 07:01 AM
Markus.Humm Go to last post
11 25
Thanks Simon / Chris for your help. i just started to write my own TAPI Wrapper. Can you help me. i am not able to find anywhere in what format i...
Murthy
01-05-2007 02:11 AM
Murthy Go to last post
5 13
Hi, I want to p/invoke linemakecall. This is the documentation in msdn. http://msdn2.microsoft.com/en-us/library/ms894387.aspx LONG...
Murthy
01-05-2007 02:06 AM
Murthy Go to last post
0 6
Hi, Spraul: Our SocketPro at www.udaparts.com supports all types of notifications as described at the...
msgroup
01-04-2007 11:41 PM
msgroup Go to last post
0 10
I get this error whenever i receive an incoming call: ArgumentNullException Application::Run+0xf Form1::Main+0xd and this is part of my...
oldsap
01-04-2007 07:05 PM
oldsap Go to last post
0 39
Why not just use what's been provided in OpenNETCF, etc.? MSMQ and point-to-point queues are pretty different. Implementing MSMQ doesn't give you...
Paul G. Tobey [eMVP]
01-04-2007 04:57 PM
Paul G. Tobey [eMVP] Go to last post
0 10
I've got a C#, Visual Studio 2005 application targetted to the Windows Mobile 5.0 Pocket PC Device. When the app is loaded on devices with different...
rpatel4@gmail.com
01-04-2007 02:13 PM
RP Go to last post
5 16
Hi, I have a problem turning on the bluetooth power of my Denso terminal with Windows CE 5. I want to use the bluetooth to print from a bluetooth...
Rolando Sapan
01-04-2007 01:13 PM
Rolando Sapan Go to last post
0 16
Simon, Wow, look at that. I was blantantly wrong! And I did a test app and get the same behavior. Trying to start the app with Run(myForm) by...
Paul G. Tobey [eMVP]
01-04-2007 12:29 PM
Go to last post
7 13
hi guys, Need some help regarding the creation of a Tab Control in which the Tabs should be placed in Vertical rather than Horizontal.. Thanks in...
Dayakar
01-04-2007 11:51 AM
Dayakar Go to last post
0 15
I am now assessing the feasibility of a system that will require users of the Pocket PC device (I assume it will be WM 2005) to connect to...
Samuel Shulman
01-04-2007 11:49 AM
Paul G. Tobey [eMVP] Go to last post
1 13
Hi, ive created a VB Smartphone WM5 application with a me.hide() command. how do i "show" the application again when i click on the exe file? does...
oldsap
01-04-2007 11:34 AM
Paul G. Tobey [eMVP] Go to last post
8 10
I am using VS2005 to create C# apps using the compact framework. My problem is that I make a form that is 640x480 pixels, but... When I run it in...
dadawan@gmail.com
01-04-2007 11:08 AM
Kevin S. Go to last post
6 11
Hi, It seems that my app won't 'speak Internet' unless I first open IE and get some page; i.e. IE starts the Internet connection. If I don't firt...
Hilton
01-04-2007 10:29 AM
im.djmatty@googlemail.com Go to last post
6 13
I am working on a veterinary specific calculator to use on my axim 50v. I expcet to end up with some 60 or 70 possible calculations I am using...
Showjumper
01-04-2007 10:11 AM
tamberg Go to last post
3 15
You're right - I just verified that it's not there (no idea what happened - I'll investigate). You might look at the EventHandle which exposes...
01-04-2007 09:10 AM
Go to last post
5 13
I want to give user a message when the pocket pc link to pc use ActiveSync. How can I do ? Use C# and windows mobile 2003. Thanks Tigger.
yinxiaodi@gmail.com
01-04-2007 09:01 AM
Go to last post
1 13
I just spotted this in another group, and seeing as I hang around here so much I thought I'd copy/paste it. Pete Hi all, Happy new year to all...
Peter Morris [Droopy eyes software]
01-04-2007 02:50 AM
Peter Morris [Droopy eyes software] Go to last post
0 9
How can I programmatically set the TimeZone on a CE.NET device? I have previously used the OpenNetCF library and this did the trick, however we now...
paulnewton44@hotmail.com
01-03-2007 10:45 PM
Tomppa Go to last post
6 13
Hi - I'm writing udp socket program between laptop and pocket pc (CF 2.0). I construct and send UDP datagrams, and they never appear. The medium is...
davis
01-03-2007 05:53 PM
davis Go to last post
2 11
Hi, I am writing a wrapper for a C library to make it into a DLL and then using P/Invoke on that DLL. My problem is that some of the values in...
Lorraine
01-03-2007 01:30 PM
Lorraine Go to last post
2 20
Hello Is it possible with the CF 2.0 to switch the PDAPhone to silent and activate the vibra? When yes, has anybody a little sample or tip? Thank...
Roger Odermatt
01-03-2007 12:10 PM
Arun Go to last post
2 12
Hi, all How can i validate input in the textbox: Valid input range should be from 05 - 99 by using "Like" Dim bCh as Boolen Dim sStr as String = "04"...
elena
01-02-2007 04:34 PM
Go to last post
1 16
I have recently got a WM5 PDA (Mio A701). I need to establish an SPP bluetooth connection to various devices. Previously (on MS BT PPC 2003 PDAs) I...
JosephByrns
01-02-2007 02:42 PM
Markus.Humm Go to last post
3 20
Hi everyone, I wonder if there is an Object Model for Word in WM 2005 If not, can one create text files then change the file extension name so...
Samuel Shulman
01-02-2007 01:03 PM
Samuel Shulman Go to last post
6 14
Hi All.. I am working in developing smart device application. In that I am using unmanaged dll. In that dll there is structure which i have to...
Ashok
01-02-2007 11:01 AM
Paul G. Tobey [eMVP] Go to last post
1 13
This has probably been discussed here, but maybe I am not searchign for the right keywords I have a .NET CF 2.0 application. I want to register a...
Nathan
01-02-2007 11:00 AM
Paul G. Tobey [eMVP] Go to last post
1 6
Hi, I just started developing applications on the .Net Compact Framework. I've got .NET 1.1 and 2.0 installed on my machine along with VS...
LearningCF
01-02-2007 10:09 AM
Go to last post
3 16
Hello all. I am developing a control for the Compact Framework 2. I am trying to implement design time support using an xmta file and custom...
Strider
01-02-2007 06:50 AM
Strider Go to last post
0 17
Hi, How do I set the column width for a datagrid in NetCF 1. (VS2003) Tia, C.
Catalin Lungu
01-02-2007 03:55 AM
Catalin Lungu Go to last post
2 12
Wrong way to do it, in my opinion. How will the desktop know the IP address of each device? It's going to need it in order to connect to it, if...
Paul G. Tobey [eMVP]
01-01-2007 08:48 PM
Alex Yakhnin Go to last post
6 11
Is it possible to change the colors of the following things in the compact framework? 1) List view headers 2) The color of the selected row in a...
tony leake
01-01-2007 08:17 PM
Alex Yakhnin Go to last post
1 11
Hi I'm writing a program for PocketPcs. Since I want a ComboBox to automatically open when the user presses a key I'm using the attached...
Michael Meier
01-01-2007 08:15 PM
Alex Yakhnin Go to last post
1 16
Hi, i'm currently trying Trace2 from OpenNETCF 2, but when i shutdown the application it hangs forever. Removing Trace2 resolves the problem. What...
Marcel Ruff
12-29-2006 01:34 PM
Marcel Ruff Go to last post
0 11
Recently ported my VB.NET PPC app to VS2005. Also replaced my database (SQL Server 2000) with the SQL Server 2005. I knew I'd probably have to...
Harry Simpson
12-29-2006 11:43 AM
Harry Simpson Go to last post
0 9
Hi, I want to create an Windows mobile 5.0 Application with two forms. Form1: To make Call contains 1 Text box and 2 Button ( 1 Call, 1 END...
Murthy
12-29-2006 07:25 AM
Murthy Go to last post
0 8
Hi, I need to delete, create, append files en WindowsCE 4.2 Is there any library to do this? Thanks, Catalin
Catalin Lungu
12-29-2006 07:18 AM
Fabien Go to last post
1 8
Hi all Visual studio 2005 windows mobile application I am getting this from the imediate window A first chance exception of...
Roger Vale
12-29-2006 05:36 AM
Roger Vale Go to last post
0 8
Hi all, My SQL statement is as follows : UPDATE MYTABLE SET MYCOL1 = MYCOL1 + ?, WHERE MYCOL2 = ? where MYCOL1 is INT and MYCOL2 is NVARCHAR(11)
saytamaner
12-29-2006 02:59 AM
saytamaner Go to last post
0 10
Huh? You've built a native code DLL to run under the Windows CE Web server and you want to register it? The build environment should be able to...
Paul G. Tobey [eMVP]
12-28-2006 05:48 PM
Paul G. Tobey [eMVP] Go to last post
0 9
I've have a mobile application that was developed in VS2003. I'd like to migrate it to a VS2005 mobile application. When I open the app. with...
dave m
12-28-2006 05:11 PM
dave m Go to last post
0 9
We have code that creates a Bitmap object and uses the Graphics object derived from it to draw string data on that Bitmap. When we execute that code...
holmerj@cintas.com
12-28-2006 02:11 PM
holmerj@cintas.com Go to last post
2 10
Post New Thread

Display Options
Showing threads 2251 to 2300 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.