all groups > dotnet compact framework > april 2005 > threads for friday april 29
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
Custom Reports
Posted by anthony.davis NO[at]SPAM mptwo.com at 4/29/2005 7:38:26 PM
Hello all,
I have read a few articles on this board where people have been asking
for crystal reports on Windows CE.
I understand they are not available.
So I am about to sit down and begin to write a class that will create
very very simple reports on our handheld devices.
IE: Total sales by... more >>
XML to display, edit, save
Posted by Harry Simpson at 4/29/2005 3:50:30 PM
I'm trying to display data in a control to edit the XML file and then save
it back to the device's app directory.
This is simple with datagrid and a standard setting/value pair type of xml
but what idf i have a more complicated XML file with several sections and
several attributes in each n... more >>
Converting byte buffer to string
Posted by Tim Johnson at 4/29/2005 2:49:55 PM
I have to read an ASCIIZ byte buffer from a registry entry and display it on
my form. What's the right way to convert this to a C# string? I can see
the bytes as an object retrieved from the OpenNETCF registry, as in "0x41
0x42 0x43 0x00". I was hoping there was a simple convert statement, ... more >>
HOW TO SCROLL A TEXT BOX VERTICALLY WITHOUT FOCUS
Posted by Wiredless at 4/29/2005 1:10:50 PM
hi
Is there a way to scroll the text box without having focus on the control?
can i send it up and down keys without it having focus?
... more >>
Bitmap(stream) and ArgumentException
Posted by Federico Del Bene at 4/29/2005 12:49:45 PM
I have this piece of code perfectly working on the full framework:
-----------------
byte[] b = binaryReader.ReadBytes(145206);
MemoryStream ms = new MemoryStream(b);
ms.Seek(0,System.IO.SeekOrigin.Begin);
System.Drawing.Bitmap bm = new System.Drawing.Bitmap(ms);
-----------------
But on ... more >>
How to specify different file and assembly versions
Posted by Patrick Berny at 4/29/2005 11:58:32 AM
Hi there:
I wanted to specify a different file and assembly version for our app and
dlls, but then realized that the AssemblyFileVersion attribute does not
seem to be supported in .NetCF.
Is there any workaround to achieve this easily inside VisualStudio or do I
need to compile manually ... more >>
System Call : ConnMgrEstablishConnection. Compact Framework Visual Basic .net
Posted by Alamo at 4/29/2005 10:10:23 AM
Dear Forum,
does Anybody has worked with the system call: "ConnMgrEstablishConnection"
on Visual Basic .NET Compact Framework?
Best Regards,
Álamo
... more >>
How do I install sql mobile server components (sscesa30.dll) on sql 2000?
Posted by niclas at 4/29/2005 9:13:29 AM
Hello!
In order to get sql rda or syncronization to work the handheld connects
to sscesa30.dll. I have tried to install the server replication
components on a windows 2003 server with sql 2000 sp3.
Can anyone please provide an howto and tell which version of the
replication components (v... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Splash as the startup object locks the form
Posted by Eve at 4/29/2005 7:40:02 AM
I'm trying to use the Splash screen, but I observed a strange behavior. If I
specify the SplashForm as my startup object, the MainForm loads fine except
it's got a menu and when I click on the menu option (which loads another
form, such as About) none of the buttons - OK button in the upper ri... more >>
Saving image in picturebox to a jpeg file. Need help!!
Posted by Noble Bell at 4/29/2005 6:52:07 AM
I need a way to take a graphic in a picture box and be able to save that
graphic as a jpeg file. I can save it as a bitmap file but I need to save it
as a jpeg file. Does anyone have a solution in Vb.Net or C#.Net for the
compact framework? I have seen a solution written in embedded c that wil... more >>
How do I get notified when a TrackBar changes value?
Posted by mcruz at 4/29/2005 6:26:03 AM
I am developing a C# application on HP iPAQ, Pocket PC 2003. I want to use a
TrackBar. I do not see in the class definition support for the compact
framework to handle any of the events that indicate the "Value" property has
changed (ie no scroll or click or mouse up/down events). I found a... more >>
Create JPG on the fly
Posted by hanz at 4/29/2005 4:49:29 AM
Hello all,
I can not find any code that would help me to create JPEG in the
CF.NET. Is it possible and how?
Thank you in advance.
... more >>
Form closing unexpectedly
Posted by chris-s NO[at]SPAM mailcity.com at 4/29/2005 2:35:03 AM
Hi folks,
Grab a brew before you start reading, sorry for the detail!
We are experiencing a problem with our application whereby one form is
appearing to be closed by some other process. Alas, this is one of
those random problems that cannot be repeated.
Form 'A' has a button that brings ... more >>
OpenNETCF ListBoxEx scrollbar width
Posted by augustesen NO[at]SPAM privat.tdcadsl.dk at 4/29/2005 1:27:33 AM
Hi
I am using the OpenNetCF ListBoxEx component and it works fine, except
that I can not change the width of the scrollbar in the ListBoxEx.
Can anyone tell me how to do this??
Thanks in advance.
Regards
Søren Augustesen... more >>
Error handling - part 2
Posted by Rob S at 4/29/2005 1:13:58 AM
Can anybody relate to this:
http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_21405823.html
???
... more >>
[C#] How can I obtain the process list ?
Posted by Freddyboy at 4/29/2005 12:28:02 AM
Hi,
I'd like to obtain the process list with C# ?
Do you know how can I do ?
Thanks.
Best Regards... more >>
How to get CF 2.0 in VS2003
Posted by Matthias Heise at 4/29/2005 12:00:00 AM
Hello,
I just downloaded Compact Framework 2.0 Beta and it was installed
automaticly via ActiveSync on my Device but how can I tell VS2003 to use CF
2.0 instead of version 1.0 when I develop an application?
Thanks for any hints.
Matthias
... more >>
Problem with read file
Posted by Saep at 4/29/2005 12:00:00 AM
Hi,
I have a problem with Compact Framework VB.Net.
I open a textfile with:
Dim sr As StreamReader
sr = File.OpenText(ParametriApplicativi.PercorsoPCFTP & "\phvrx.txt")
Then I read the line with:
strRiga = sr.Read()
The line in my Text file is 200 Characters. If in this line there is a ... more >>
Problems to install...
Posted by Sebastián::PJ at 4/29/2005 12:00:00 AM
Microsoft Pocket PC 2003 SDK
Hi all
When I double click the msi file it does nothing... actually, there's a =
real quick view of a window and that's it?
Anyone having the same problema???
--=20
Check my blog out at:
http://sgomez.blogspot.com... more >>
SDK installed?
Posted by Sebastián::PJ at 4/29/2005 12:00:00 AM
How do I find out if my Pocket PC 2003 SDK is installed?
Whenever I want to install it nothing happens, so I assume that it is =
already installed, but when I tryied to install the Windows Mobile 2003 =
SE Emulator Images, it tells me tha the Pocket PC 2003 SDK should be =
already installed!!!
... more >>
|