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     
Hi! I am writing my very first Application for a Cell phone. I am also struggeling to write it so it meets Microsofts demand for a "True" Mobile...
Martin
10-16-2007 03:39 AM
Christian Resma Helle Go to last post
2 10
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
10-15-2007 06:30 PM
Angel vasquez Go to last post
0 10
Hi, I'm developing a CF application to run on VGA and QVGA devices with both 240x320 and 240x240 screens. I have everything working fine on both...
scottelloco@gmail.com
10-15-2007 11:41 AM
scottelloco@gmail.com Go to last post
4 9
Can mouse events be hoked on CF2 ? Thanks.
Empi
10-15-2007 10:10 AM
Paul G. Tobey [eMVP] Go to last post
11 20
I would like to create my own templated control and would like to put the icon in design time to the bottom of the design form (in Visual Studio...
Miroslav Endys
10-15-2007 10:05 AM
dbgrick Go to last post
1 9
Hi there Does anyone know how to programmatically change the frequency that WM6 checks for new mail using managed code? I have a POP3 mail account...
Bob Badger
10-15-2007 09:54 AM
dbgrick Go to last post
1 10
I have a NET CF application running on Mobile 5. The app tries to read a very BIG file (almost 3 Mb) and store its content in a string. I...
Patino
10-15-2007 08:57 AM
Patino Go to last post
4 7
Hi, I have a tricky problem on my hands. Not sure if it is possible or not. Basically, in my app I dynamically create MenuItems for a ContextMenu....
davebythesea
10-15-2007 03:30 AM
davebythesea Go to last post
4 12
Hi guys, I got a weird problem with the CameraCaptureDialog feature. I am using an i-mate JAMin device to develop an application for one of my...
andie
10-15-2007 02:00 AM
andie Go to last post
3 9
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
10-13-2007 08:58 PM
Dexter H. Go to last post
0 8
Hi, All I just installed .NET 2005 I have two handhelds with different target platform, Mobile 5.0 (Intermec) and Mobile 6.0 (PsionTeklogix) Should I...
elena
10-12-2007 04:24 PM
dbgrick Go to last post
1 8
Hi, All What should i install first .NET 2005 or Active Sync 4.5? Please, advice
elena
10-12-2007 02:36 PM
elena Go to last post
2 11
I have a WM6 HTC device that refuses to type in letters when I use the slide out physical button keyboard. The symptom is as if the "fn" button is...
Sam
10-12-2007 01:15 PM
mgb95 Go to last post
18 19
Hi! Is there any system functions that you can use to determine if a media file is an image or a video? Using the CamAPI you can save both videos...
Peter Hartlén
10-12-2007 10:57 AM
Peter Hartlén Go to last post
0 7
Thank yuo Ilya, What do you mean exactly with native resources? best regards "Mobileboy36" <Mobileboy36 (AT) gmail (DOT) com> schreef in bericht...
Mobileboy36
10-12-2007 09:18 AM
Go to last post
1 9
Is there a limitation to the baud rate that can be used when programming with C# ? If I run my C# code to interface with the port at 115200, the...
BEP
10-12-2007 06:44 AM
David Hearn Go to last post
10 16
I am using IContact interface to dosplau a contact summary through a call to Display() method. after open the contact summary dialog the Menu items...
MeYouhana@gmail.com
10-11-2007 12:40 PM
dbgrick Go to last post
2 10
Hello, I have a MenuItem and a TextBox that I can't get to stop fighting. The text box displays log information from a connected GPS, so every time...
Scott Gifford
10-11-2007 12:35 PM
Scott Gifford Go to last post
0 8
Hi folks, Does anyone know if its possible to start the phone automatically, perhaps via a call to Process.Start() ? Possibly even pass in a...
davebythesea
10-11-2007 01:49 AM
Christian Resma Helle Go to last post
4 12
Hi, How can i setup my Windows Mobile 5 emulator to support FakeRIL(Fake Radio Interface Layer) Also , Windows Mobile 5 supports Fake GPRS...
patilmmilind@gmail.com
10-10-2007 11:55 PM
patilmmilind@gmail.com Go to last post
2 7
Hi all, Is there any way to get an IStream* object out of a BITMAP? Some background on the problem: I am trying to grab the EXIF data from a JPEG...
Cy
10-10-2007 05:15 PM
Cy Go to last post
9 10
hi, I am working on a project in wince6.0 display drivers.My requirement is to load two different display drivers at boot time. Since GWES loads only...
somavarma@gmail.com
10-10-2007 08:25 AM
Go to last post
1 10
Hi, When connect my device to desktop computer, ActiveSync synchronize and establish connection. When call RasEnumConnections function on device...
Korwin
10-10-2007 08:22 AM
Go to last post
2 11
Hi, I wanted to create simple and complex application on Symbol MC70 device, Please suggest me how to proceed, what is the SDK and...
visalavats@aztecsoft.com
10-10-2007 07:50 AM
Simon Hart [MVP] Go to last post
2 11
I am new in programming CF and need help. I want to make a application with different forms which are activated and closed from the application in...
rolfb
10-10-2007 02:32 AM
patilmmilind@gmail.com Go to last post
2 8
Hi, I have multiple uncontrolled (threaded) servers which are waiting in socket.AcceptSocket. Is there any method to close these sockets at...
Grzegorz Makarewicz
10-10-2007 02:22 AM
Simon Hart [MVP] Go to last post
4 13
Hello, I'd like to try out a few different implementations of part of my application to see which is most power efficient. I need to send...
Scott Gifford
10-09-2007 05:21 PM
Hilton Go to last post
3 7
I am getting an exception that I cant figure out. It's very very intermittent. I hope someone can shed some light on this. I apologize if this...
Chris Oswald
10-09-2007 03:15 PM
Chris Oswald Go to last post
3 7
Is this serial port code? If so, then you should use the built-in System.IO.Ports class -- there can be reasons to write your own code, but this...
Dick Grier
10-09-2007 02:00 PM
Dick Grier Go to last post
0 8
Not without seeing code we can't. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded...
10-09-2007 07:47 AM
Go to last post
0 10
The easiest way to read from a serial port in a managed code app is to use the Ports.IO.Serial class. Certainly you can use CreateFile, ReadFile,...
Ginny Caughey [MVP]
10-09-2007 06:40 AM
Ginny Caughey [MVP] Go to last post
0 13
how can i popup outlook draft window to send mail , i am using VB .net .
shahid.iqbal.pk@gmail.com
10-09-2007 04:22 AM
Peter Foot [MVP] Go to last post
1 10
Hi all of u, I am drawing a rectangle by using DrawRectangle and FillRectangle methods. Is is possible to draw only borders of the rectangle...
patilmmilind@gmail.com
10-09-2007 03:27 AM
Christian Resma Helle Go to last post
3 9
Hello I need to install microsoft dotNet compact on an HMI panel that runs windows CE 5.0. The panle doesn't support Active sync. Thanks for your...
Michael5902
10-09-2007 03:06 AM
Marc Ambrosius Go to last post
5 28
I'm having a hard time tracking down a native exception thrown in my .NET CF app. I have yet to reproduce the error reliably, so I can't really...
Chris Karcher
10-08-2007 11:46 PM
Chris Karcher Go to last post
0 8
I've been reading through the Microsoft Mobile Development Handbook again. This time through I've noticed a descrepancy between the book and a...
Jerod Houghtelling
10-08-2007 03:54 PM
Jerod Houghtelling Go to last post
0 10
Any help is appreciated. We have no clue what is causing this but our application is silently crashing out when performing RDA pulls. Which makes...
Jerod Houghtelling
10-08-2007 08:29 AM
Jerod Houghtelling Go to last post
2 12
Hi, how would you go about creating an email message with HTML content. This is what I'm doing ... OutlookSession Outlook = new...
Sean
10-08-2007 07:55 AM
Sean Go to last post
2 7
Hi, I have built an application for PPC 2003. I have created a basic installer CAB file to install the application. I noticed that it has...
davebythesea
10-08-2007 07:36 AM
davebythesea Go to last post
2 8
Hello All, I have multiple datagrids that are not showing the vertical scroll bars. I know they should show up automatically however, they are...
Mike Bevins
10-08-2007 07:23 AM
Mike Bevins Go to last post
1 7
Hi Folks, Is it possible to write triggers for SQL Mobile? I'm using VS2005. I was hoping the DataSet designer may allow triggers to be developed?...
davebythesea
10-08-2007 05:07 AM
davebythesea Go to last post
5 8
Hi everyone, I would like know whether Compact Framework supports Enterprise Library ( Microsoft.Practices.Enterprise namespace). -Sunny
Sunny
10-08-2007 04:23 AM
Peter Foot [MVP] Go to last post
3 9
We are pleased to announce the release of a new open source project called QRCode Library for .NET Compact Framework. QRCodeCF allows you to decode...
Mark Arteaga
10-07-2007 03:39 PM
Richard Jones \(MVP\) Go to last post
1 13
Hi, I am calling Java Web Services from my Pocket PC application using .NET CF 2.0 SP 2, VS.NET 2005. How can I write a soap extension at the client...
Naresh Mirkhelkar
10-07-2007 09:45 AM
Simon Hart [MVP] Go to last post
1 6
Hi everyone, I want to write a structure variable to file, in eVC++ for this purpose fread/fwrite is used. Using C# on desktop it is possible to do...
Sunny
10-06-2007 01:20 PM
Go to last post
1 7
I've read several posts stating that utilizing the /noaskdest switch with the desired install path entered into the registry...
Roby2222
10-05-2007 04:54 PM
Simon Hart [MVP] Go to last post
9 10
Hi. im using vs.net 2005 , and i have sql server ce database in my project. my question: i have 2 tables, and i want to set permanent relation...
tony
10-05-2007 11:37 AM
tony Go to last post
0 11
Hi, I can not debug C# app on WinCe 5.0 device using VS 2005. The app is copied, started, but no debugging possible... Did I miss smth? Thank you...
c_xyTopa
10-05-2007 09:23 AM
Go to last post
1 10
Hello CF Programmers out there! I am using Notification balloons (Microsoft.WindowsCE.Forms.Notification) to show state changes within my...
Thomas
10-05-2007 07:25 AM
c.edwards@telis.co.uk Go to last post
9 27
Any news reagrding this beyond the mobile demo? -- Bob Hanson Senior Solutions Developer
Bob Hanson
10-05-2007 07:23 AM
Jeffry van de Vuurst Go to last post
1 14
Post New Thread

Display Options
Showing threads 401 to 450 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.