Hi Folks,
Is it possible to deep clone an object in the compact framework? I was hoping to use IClonable and memberwiseclone() however this only performs a shallow copy.
Any ideas on how to do this please using C# 2.0?
Many thanks,
Morris
...
I have a win32 library (DLL) project that was originally written in Delphi. It was used in various application and is working fine.
Now I need to use same functionality in Win CE applications. I understand that same DLL cannot be directly used. What are my options to port the code to Win CE?
...
Hi!
I'm developing a Windows Form application to run on Windows Mobile 5.0 and above, with C#, .NET Compact Framework 2.0 SP2 and Sql Server CE 3.1.
I'm using Sql Server CE to store video files, and an ActiveX Control of Windows Media player (AxWindowsMediaPlayer) to play the file. I wondering if it is possible to play with this contro...
hi i want to upgrade the version of compact framework in my htc touch phone. I am doing these steps
i have downdloaded the framework msi.
connected the phone through WMDC to the computer.
i copied the msi to MyDocuments.
from my phone i browsed to the my documents and clicked the msi.
Woof the system says "There is no application ass...
Hi
I have as asp.net webserver that I hosted and I went to my mobile application I am building and made a web reference to it.
So it finds it and stuff and now I can access the web methods because of the wsdl generated. However when it tries to connect I get this:
Could not establish connection to network.
So do I have to enable some...
Hi
I have a image and I want to display it on my phone emulator. So I made a image control and set the path like this
"C:\MyPhoneApp\img.jpg
I get a error like this
Could not find a part of the path
Where should I be storing these files so I can access them?
...
HI,
I am using activeXMediaPlayer to play files from url but each time I pass a url to it shows the message , "either the file is corrupted or player does not support the file format u are playing." But when i run the same url on browser the file is downloaded and this downloaded file can be played on the media player.
I am not able t...
Hi,
i have created an MFC DLL for windows mobile..
i have exposed only a function in MFC DLL... if i try to load DLL in c#,in debug mode it is telling Remote connection lost message box appears and app quits
i have kept the DLL at .exe level only.. how to load ?
Steps i have taken to make project.
1)create smart device MFC DLL 2)cho...
hi
what is the fast way to find and data in sqlCE in windows-mobile (C#) ?
i have database with 1000000 records.
sql query ? .... or data reader ?.....or wat ??
thank's in advance
...
Hi,
How i can find file size in windows mobile ? (using c#)
Thanks in advance.
...
Hello,
Today my new HP iPAQ was delivered at my home, but now I want to know two things before I start any project:
In which languages can I develop for it(Windows Mobile 5)?
Where can I download this softwares?
Thanks.
...
Hello,
I was seeing about Windows Mobile 5 SDK at Microsoft Download Center and I also see some requirements to run it:
System Requirements
Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows XP
Visual Studio 2005 Standard, Professional, and Team Suite Editions
And I only have my Visual Studio 200...
I'm starting this community wiki to get all the interpreted languages that can be embedded, but let's begin:
Windows CE
Perl
Ruby
Python
Palm OS
Python
iPod
Python
Now if I missed some language, please post and remember to put the link. Thanks.
...
Hello,
I'm developing an application that has a TextBox. I want to write its contents to a file, but how can I do this?
...
Hi,
I am developing a windows mobile application in which I want to debug the application not on the simulator but on the phone directly
So is there any way to do this?
I am currently connecting the device to visual studio after syncing it and have added a custom certificate too. But when I start the debugging the debugging stops at "...
I need to zip and unzip the directory hirarchy in Windows Mobile using C++/C#. What is
the simplest library available for it?
I have googled many times. I found some stuff, but I am not able to go ahead with it.
If you have implemented or if you know some stuff about it please let me know.
...
Only that:
What is the best to do it?
I'm using C#, .Net Compact Framework 2.0 SP2, and Windows Mobile 5.0 and above.
I'm trying with a winForm but it takes long time to show. I want a splash screen that appear immediately (or as fast as possible).
Thank you!
...
how to use google map APIs for windows mobile 5.0.
i m developing an application in which
1--> i need road map for two location(one is source to destination).
2.-->i need total km/miles for two location.
plz help me out.
...
Hello!
I wondering if there is a method to obtain latitude and longitude of my position without using a GPS.
I developing a Windows Form application for Windows Mobile 5.0 and above, C# and .NET Compact Framework. I use GPS and Bing Maps to show the user position on a map but sometimes it'd imposible to determinate user position using ...
Hi
How to increase/decrease screen brightness in C# for Windows Mobile 6.1? Also, how can we turn on/off screen to save battery while a particular application is running?
Is there any wrapper or API available to achieve that?
...