all groups > dotnet compact framework > july 2004
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Play Video
Posted by Radiumf at 7/31/2004 11:13:02 PM
Hi All,
Do you know where I can find reference/code to play video(avi) over .Net CF(or WinCE)?
Thanks, Radium... more >>
MessageBox.Show method
Posted by David at 7/31/2004 10:00:18 PM
Hello.
How can I in Compact Framework disply message box with yes/no buttons and
some icon,
like: MessageBox.Show("Some Text", "Title", MessageBoxButtons.YesNo,
MessageBoxIcon.Exclamation) ?
... more >>
Creating Pocket Excel Files.
Posted by Eduardo S.E. de Castro at 7/31/2004 4:15:54 PM
Hi,
does anyone know how can I create pocket excel files? Does
CompactFramework have a class to do it?
Thank You,
Eduardo Castro - MCSA/MCP
... more >>
Can SP2 program run in the oringinal version of CF in PPC2003
Posted by Daimy at 7/31/2004 4:02:41 PM
Can SP2 program run in the oringinal version of CF in PPC2003?
Thanks!
... more >>
How to write c# program to play video files?
Posted by Eric at 7/31/2004 10:27:02 AM
I've installed PocketMTV software to play .mpeg and .avi files.
I am trying to put together an application that would allow me to display a
video stream in my pocket pc.
How to write c# smart device application with Visual Studio .Net 2003 , to trigger the PocketTV player to play the mpeg files?(... more >>
IndexOutOfRange error when calling SHGetSpecialFolderPath
Posted by Neville Lang at 7/30/2004 11:01:27 PM
Hi all,
Within my .NET CF app on a PPC, I need to obtain folder path strings in the
language the Pocket PC's operating system is set for. Using C#, I call the
operating system function SHGetSpecialFolderPath via P/Invoke.
While calling this function works for some CSIDL values, there are oth... more >>
Windows mobile 2003
Posted by David at 7/30/2004 10:54:21 PM
What is Windows mobile 2003?
Can I install it on PPC Emulator?
... more >>
Backoffice
Posted by David at 7/30/2004 10:40:17 PM
What is Backoffice?
Where can I find documentation on it?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to get the certificate sent by server to IE.
Posted by Muhammad Aftab Alam at 7/30/2004 6:34:48 PM
Hello All,
I need to get the certificate recieved by Internet Explorer when visiting a
secure web site.
regards
Muhammad Aftab Alam
... more >>
Bluetooth
Posted by Vish Ramachandran at 7/30/2004 6:01:01 PM
I would like to learn more about detecting blutooth devices in range around a pocket pc device. I am new to bluetooth, and I need to start from scratch. Could anyone please direct me to an introduction of bluetooth for .NET CF?
Thanks
Vish
... more >>
Flash plugin for .net CF
Posted by Kenneth at 7/30/2004 5:51:28 PM
Hi,
Our company has a windows software which is made by Authorware and Flash.
Is there anyway that we can port that software to Pocket PC.
Any reply would be ppreciate.
Best,
Kenneth
... more >>
How to Launch WordPad
Posted by Muhammad Aftab Alam at 7/30/2004 4:01:15 PM
Hi All,
I need to know how can I launch some application through my code.
I used System.Diganostics.Process.Start for desktop but in windows CE this
is not accessible I think .
regards
Muhammad Aftab Alam
... more >>
how to capture mouse move event.
Posted by Muhammad Aftab Alam at 7/30/2004 3:42:18 PM
Hi All,
I was trying to capture OnMouseMove event for a button I put on the form, I
couldnot find it through wizard. I want to perfrom some operation as soon as
the mouse gets to my button.
regards
Muhammad Aftab Alam
... more >>
Finding Temp Folder
Posted by Helen Warn at 7/30/2004 1:58:22 PM
Hi folks,
Any way to find the special Temp folder on the device? It doesn't appear in
the OpenNetCF SpecialFolder enum.
Thx
Helen
... more >>
Very abrupt crash (no exception messages) on PPC 2003
Posted by NOtcarvinSPAM NO[at]SPAM eudoramail.com at 7/30/2004 1:47:33 PM
Can anyone think of any kind of error that would cause an extremely abrupt
(but otherwise silent) crash on a Pocket PC 2003 device?
Here a few details:
1. This seems specific to PPC 2003, our 2002 units haven't had this problem
before.
2. We have seen it on a Dell Axium and a Symbol ... more >>
bitmap not showing
Posted by Trine at 7/30/2004 1:05:44 PM
when I use my pda to access a mobilewebsite of my own creation - the bitmap
picture does not show ( it does when I use IE on the computer that I use for
development of the app)
I use the cradle to connect the pda to my pc - it that why it doesnt show
pictures?
Trine
... more >>
Do I need PPC2k3 SDK if I have VS.Net 2k3?
Posted by Joe at 7/30/2004 12:05:21 PM
Do I need to download/install PocketPC2003 SDK if I have already installed
VS.Net 2003 Professional? I wish to develop Compact Framework apps only,
I'm not interested in any of the non-.Net stuff.
It looks like the emulator is already there, and I can target the PPC2k3.
Thanks,
Joe
... more >>
Web page browser
Posted by cfyam at 7/30/2004 10:43:57 AM
How can I browser a web page in my PPC C# application (in a specified
Windows Form)?
... more >>
How to read MAC Address using PocketPC VB.NET application
Posted by Goran Djuranovic at 7/30/2004 10:23:24 AM
Hi all,
How do I read MAC address of the Pocket PC using VB.NET application? I was
able to do the same thing in ASP.NET by passing the IP address and
translating it into MAC address. How is this done in VB.NET?
--
Thanks for your time
Goran Djuranovic
... more >>
FillPie or draw Triangle
Posted by Arda Coskun at 7/30/2004 8:57:16 AM
I couldn't find an equvalent function for FillPie() or drawing a triangle in
Compact Framework, what could I use instead of them?
--
Sarp Arda Coskun
... more >>
Scrolling screens
Posted by Glyn Meek at 7/30/2004 4:22:01 AM
Can anyone tell me what do I have to do to construct a screen that scrolls
when the sip appears s that half my input screens are not hidden underneath
it?
... more >>
WaitCursor not showing
Posted by mark NO[at]SPAM muddyboots.com at 7/30/2004 3:48:58 AM
I have various instances in my application where the WaitCursor is not
showing when I have called it. On load of the application it displays
OK, but I can't get it to show at any point after that.
At the top of each module, I am importing the namespace:
Imports System.Windows.Forms.Cursors
... more >>
CSP - configuration service provider question
Posted by cescoc NO[at]SPAM yahoo.it at 7/30/2004 3:03:47 AM
Hi everybody.
I'd like to understand if it's me doing something worng or if it is a
common problem:
I need to use CSP to setuo my pda device, but I tried many xml
strings: creating connections, deleting connections, exporting
configuration, etc... I used principally CM_MAPPINGS, CM_GPRSENTRIES,... more >>
Web Services and Sessions
Posted by miloszl NO[at]SPAM gmx.de at 7/30/2004 1:17:01 AM
hi. I have some problems with developing of web services for Compact
Framework.net
I think i have to use sessions to hold my objects on the server, but
the CF.net does not support cookies.
So how i can solve my Problem?... more >>
Text property of System.Windows.Forms.Label hangs application
Posted by Champ at 7/30/2004 12:47:01 AM
I have a form with label in it:
public class EnrollScanForm : System.Windows.Forms.Form
{
private System.Windows.Forms.Label infoLabel;
.....
}
I show form and at some moment change label's text:
infoLabel.Text = "Some info";
and form is hangs and not responding from... more >>
barcode scanner
Posted by Adam Snider at 7/29/2004 11:43:20 PM
Does anyone know why OpenNetCF removed the barcodescanner class?
-Adam
... more >>
debug class library
Posted by bhavin at 7/29/2004 4:40:13 PM
hi
how do i debug (code step thru) a class library in the CF?
I tried choosing the start program as an external program which references
this library, but it keeps giving me the message "A Project of the pout put
type Class library cannot be debugged" and asks me to set the start program
thing... more >>
Maximized windows minimize when loading
Posted by nzpcmad NO[at]SPAM yahoo.co.uk at 7/29/2004 3:37:01 PM
The device I am developing on uses CE 4.10. It's default Compact
Framework is the RTM version.
I use Visual Studio 2003 and C# for development.
I have tried upgrading the device to both Compact Framework SP1 and
SP2 and both exhibit the same behavior. When I navigate between forms,
the form... more >>
ApplicationEx.Idle ?
Posted by Lloyd Dupont at 7/29/2004 12:13:54 PM
I'm using OpenNETCF's ApplicationEx in my code.
there is no Idle event .... (which I plan to use)
looking in winuser.h I found
WM_ENTERIDLE 289
but, looking on VS.NET help file it didn't seem to be defined on WindowsCE
How could I know when my appli is Idle ?
(typically I want to take th... more >>
Change title color in a TabControl
Posted by carmen at 7/29/2004 11:48:23 AM
I would like to change the title color in the selected Tab in a TabControl.
I appreciate any help
Carmen
... more >>
Using the Emulator
Posted by Muhammad Aftab Alam at 7/29/2004 11:00:36 AM
Hi All
I am just trying to create a small app for learning for WindowsCE so I
needed to know that how can I use emulator in a good manner, I mean I dont
know how to copy files to the emulator folders etc. some tutorial on using
the emulator would be reall good.
regards
Muhammad Aftab Alam
... more >>
Win Mob 2003 dialogs always maximised...
Posted by Daniel Bass at 7/29/2004 10:23:43 AM
I'm trying to display a progress bar, on a little modal dialog.
After creating a little dialog, I call it with Show() and update it with new
progress bar values.
the problem is it always appears maximised... I changed the dialog location
and size, with the windows state to normal, but it's s... more >>
OpenNetCF Cryptography Error
Posted by gcrasher76 NO[at]SPAM yahoo.com at 7/29/2004 9:44:39 AM
I am using the OpenNETCF.Security.Cryptography classes on a Dell Axim
running PocketPC 2003 and I am getting a NTE_NO_KEY error when trying
to use the RSACryptoServiceProvider class. The code runs fine on the
desktop but gives this error on the device and emulator. Code is
nothing special:
RS... more >>
.NET CF for Palm OS
Posted by Charles Tam at 7/29/2004 3:40:00 AM
Does anyone know whether .NET CF support Palm OS?
... more >>
Activesync losing partnership information regularly
Posted by james NO[at]SPAM microsec.co.uk at 7/29/2004 2:55:37 AM
Hi all,
We've got an application which transfers data between a .NET
application on the PC and a CF application on a Pocket PC (in fact, a
Symbol PPT2800).
Things are working fine - except that ActiveSync regularly loses the
partnership - meaning that we have to soft reset the PPT2800, and
e... more >>
playing with registry
Posted by rey17 at 7/29/2004 1:01:09 AM
Hi,
i have a few questions :
1. has anyone set ssid programmatically for ppc..? is it feasable?
2. i read somewhere that we could do it by desactivate WZC by changing its value at registry PPC, how we could do this task through .NET CF..?
thanks for the enlightment,
cheers,
rey ... more >>
.net Designing for Devices
Posted by DotNetJunkies User at 7/28/2004 7:38:33 PM
Hi,
I have set up a new project and have connected to an Access Database using the Server Explorer. I can view my tables, and the items on the tables.
I have read the help and it says I can drag and drop, table, or fields from a table onto a form. This is not happening, I get the black circ... more >>
common business layer?
Posted by Mani at 7/28/2004 7:01:25 PM
I am designing ASP.net application and a Pocket PC application with the same
functionality.
does anyone have experience in creating a common data framework which
disects the request and forwards to the respective data layer?
has anyone created a business layer that has been reused in the PPC pr... more >>
SQL CE distributable for RDA??
Posted by Harry Simpson at 7/28/2004 1:48:22 PM
I have a PPC CF CE app that uses RDA to pull data from SQL Server 2000 db.
I'm trying to document what is needed to set IIS up for RDA.
From this I'm outlining minimum software/hardware requirements.
The VS2003 automatically installs SQL Server CE on the PPC but what kind of
distributables do ... more >>
BUG of HttpWebRequest/WebRequest !
Posted by Daimy at 7/28/2004 10:58:20 AM
I can not send anything to server when the first invoking.
The second time is ok.
... more >>
How can i clear a Listbox-Value with VB.net?
Posted by Tom at 7/28/2004 9:56:48 AM
Hi,
I want to clear the value of a listbox with VB.net.
The command "listbox.items.clear()" has no results,
the listbox-value doesn't change. Do I havte to
refresh die listbox to see any changes?
cu
Tom
... more >>
autorun a *.cab from SD
Posted by Ofer B. at 7/28/2004 9:45:52 AM
Hi all,
I wrote this autorun console application that install a cab from a SD card
when I insert the card to the device
I use only 2003 devices so I can write it in manage code.
I put the cabs and the autorun.exe in "2557" directory.
This is the code for the autorun console application th... more >>
Problems writing to flash card...
Posted by Daniel Bass at 7/28/2004 9:41:02 AM
Hey guys,
I recently purchased 4 x Symbol MC9000k (running Windows Mobile 2003)
scanners, along with cradles, and 4 x Pretec 32MB Flash MMC Cards for each
scanner.
In writing an application, the purpose of the flash card was to act as
backup storage, should the main and backup battery run f... more >>
Dial Up / RAS examples?
Posted by acfredricks NO[at]SPAM yahoo.com at 7/28/2004 8:28:23 AM
Hello all,
I could use some help or advice concerning dial up from a hand held
device. I am converting an older compact application (EVB3.0) to
VB.NET. We had obtained a 3rd party DLL to perform our RAS
connections/dialing before but this go around I would like to develop
it myself. The... more >>
Prevent the user from changing the selected tab page
Posted by Fabio at 7/28/2004 6:23:48 AM
Hello,
Does anybody know how to prevent the user from changing
the selected tab page ? I found some code on the web that
suggest to use the CausesValidation event to cancel the
selectedindexchange event when the user switch between
tabs. However the causevalidation event is not supported ... more >>
How do I activate the KeyPad control
Posted by francois1 NO[at]SPAM verismall.com at 7/28/2004 12:52:06 AM
Hello All
I am writing my first PDA application and need to know how to activate
and display the KeyPad when a user points to a textbox.
I've already installed NET SP2 after some advise in another thread in
this newsgroup, but still, when I run the application and click on a
textbox - no Ke... more >>
App Design
Posted by Kent at 7/27/2004 10:09:17 PM
Hello,
I am new to both .Net and pocket pc programming. I need to write an
application for the pocket pc's and the same application for our desktop
computers. Do I need to write all of the code twice or is there some way to
reuse part of the code. Any help or suggestions would be greatly
apprec... more >>
OpenFileDialog.InitialDirectory
Posted by Eric at 7/27/2004 5:44:01 PM
I have one "Smart Device Application"(for my Pocket PC) written in C#.
After I click my "chooseMsg" button and show the OpenFileDialog ,it doesn't show me the files under the "\\Program Files\\PDAClient\\" directory.
Plz help me..thx
protected void chooseMsg_Click(object sender, System.EventArg... more >>
Context menus and tap and hold on treeView on PocketPC 2003
Posted by Tom Couvret at 7/27/2004 1:53:17 PM
I have a PocketPC app that was developed under VS2003, and run on
PocketPC 2002 devices without any problem.
However when I run the same app on my newly upgraded HP5450, now running
PPC 2003 I find a difference in the handling of the context menu I popup
in my treeView.
The PPC 2002 be... more >>
What hardware device
Posted by Darin at 7/27/2004 12:52:20 PM
I have written a CF.NET progam that works perfectly on a Symbol MC9000
device. But, it needs a special symbol DLL to be able to do barcode
scanning. Now, I need to take that program to a different type of
hardware that doesn't need an external DLL. What command can I use to
get the hardware type... more >>
|