Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet compact framework > november 2007 > threads for november 22 - 28, 2007

Filter by week: 1 2 3 4 5

How connect the Emulator with a serial interface
Posted by Rainer Borchmann at 11/28/2007 8:42:14 PM
Hello, i am using VS2005 prof . And i am developing an app that collect data from a COM -Port . The serial Device works fin with a notebook , and i will substitute the notebook by a PDA. the PDA has an Com-port. So the question is: How connect the Emulator with a serial port during develo...more >>


picturebox-saving to file and cf 2.0
Posted by tony at 11/28/2007 12:35:53 PM
Hi. I need to do this things with pictureBox control 1.load bmp to the pictureBox ( i know) 2.write some text on the pictureBox with the graphic object (i guess its on the OnPaint event) 3.SAVE THE **NEW** BMP TO FILE. (the main difficult ) Is there somthing new in cf 2.0 that can h...more >>

WM5 - Dll memory limits
Posted by Empi at 11/28/2007 12:16:57 PM
Hi, How can I check just how much furhter I can push the memory used for dll's? I know that an application can be larger than 32Mb (stored on "slot 0"). I read somewhere that the dll's are stored on "slot" 1 (additional 32Mb). Is it true? Where can I read more about it? How can I che...more >>

Problem with remote network connections
Posted by Andy Baker at 11/28/2007 9:19:37 AM
We have recently been supplied with some devices that have a different radio card in them to the one we have been using all along and I have a problem connecting to our LAN. From a cold reboot, it sets up the WiFi card (Summit) and connects to the LAN successfully, and I can ping the WAP and e...more >>

Order of message posts through BeginInvoke preserved?
Posted by Jeff Newman at 11/28/2007 7:19:59 AM
Does anyone know if the order of delegate calls onto a thread through BeginInvoke are guaranteed to come in the same order that they are placed? For example, if the following calls happen in order: control.BeginInvoke(new InvokeDelegate(functionOne)); control.BeginInvoke(new InvokeDelegate(fu...more >>

The type or namespace name 'Browsable' does not exist in the class or namespace 'System.ComponentModel'
Posted by Rich at 11/28/2007 6:35:38 AM
I am getting this error: "The type or namespace name 'Browsable' does not exist in the class or namespace 'System.ComponentModel' (are you missing an assembly reference?)" When I am trying to build my Pocket PC application. The class that is throwing this error is the .cs class that is gen...more >>

Direct connection to SQL Server 2005 from a mobile device
Posted by Hezal at 11/27/2007 9:08:05 AM
Hi, I've created an SQL Server database and I've created a smart device application in visual studio 2005. I then added the SQL Server database as a data source to this project. Then I used one table from the database to display it on the mobile device's form. I also don't know if thats...more >>

Enumerating network resources
Posted by Kruchy at 11/27/2007 8:33:12 AM
Hello, I have one little question. How can I enumerate resources in LAN where is my mobile device connected? I'm using C#, compact framework and OPNETCF. I need information about computers with shared printers or network printers. Thanks in advance for any suggestion. Lukasz ...more >>



A Project with an Output Type of Class Library can't b started dir
Posted by Harsha at 11/26/2007 9:40:05 PM
Hi, I am trying to run an application on device using compact framework (Windows ce). When I hit F5 it shows error message "A Project with an Output Type of Class Library can't b started direcly". But build is scucceded and I can deply through Build --> Deploy solution. What needs to chan...more >>

A Project with an Output Type of Class Library can't b started dir
Posted by Harsha at 11/26/2007 9:28:01 PM
Hi, I am trying to debug an application in device. When I hit F5 button to run I get the message "A Project with an Output Type of Class Library cannot be started direcly". And it will stop. But I can deploy it through Build -> Deply solution. ...more >>

Whats the name of this control?
Posted by Rob Stevens at 11/26/2007 8:24:01 PM
http://www.pocketpcthoughts.com/images/web/2003/parekh-20071123-LogoPocketPC.jpg When you look at the picture from that link, what is the name of the toolbar on the bottom? I want to use that toolbar instead of the soft button menu on the WM5 and WM6. Thanks Robb ...more >>

passing x509 client certificate to ssl web service
Posted by Matijaz at 11/26/2007 6:31:38 PM
Hi, My company is planing to develop mobile application interacting with a several web services. Application will be invoking from mobile device SSL Web Service that requires a X509 client certificate. Compact Framework 2.0 does not implement System.Security.Cryptography.X509Certificates na...more >>

Array of buttons... identify button on click
Posted by Francesco Ranieri at 11/26/2007 6:16:09 PM
Hi to all, I'm programming with CF 1.0 and VB.NET 2003. I've created an array of button "btnPRVPagesButtons" on my form. All buttons click are handled by one only function "btnPRVPagesButtons_Click" I'm trying to capture (identify) the button clicked reading its ".Text" property. Privat...more >>

Socket and ttl
Posted by Brandon at 11/26/2007 11:56:05 AM
I am trying to use a UDP broadcast in C# to basically publish a stream of data to any number of processes running on the local machine that care to listen in - and I do not want this broadcast getting off of the machine onto the network. It should be noted that I test on the full framework fi...more >>

COM Port disappears
Posted by romain taillandier at 11/26/2007 7:03:01 AM
Hi group, I have a Mobile Compia M3+ device. I have some peripheral on CF type I. I open the port, and discuss quite good with the peripheral, and when i am finish, i close the port (fully normal until there) Now if i try to open he port i have an exception : The port COM1 does not exist....more >>

Testing checked atttribute in a Webbrowser document
Posted by Zeno Loco at 11/26/2007 5:08:46 AM
My app generate a HTML document in a Webbrowser. In this component there is a <form> tah with some checkboxes in it. How can I test if the single checkbox is checked or, better, manage the Onclick event on it. Thanks Marcello...more >>

Implement SNTP Protocal in compact framework
Posted by Manish Bafna at 11/26/2007 4:20:01 AM
Hi All, The Network Time Protocol (NTP) and its simplified form (SNTP) are widely used to synchronize network resources, due to their simplicity and effectiveness. We have done this in Windows application and it was easy to do in windows application because there is in-built windows time serv...more >>

touch screen and windows hooks
Posted by Darren at 11/25/2007 10:01:38 AM
G'day, My touch screen on my ETen Glofiish has partially died - it increasingly distorts the click position radially from the center - ie the further away from the center, the more accurate the click is and there is a section in the center where it won't register a click at all. However - th...more >>

What's new?
Posted by Peter Morris at 11/24/2007 6:49:26 PM
Can anyone direct me to a webpage listing what is new in CF since V2.0? I've searched with google but not been able to find a list. Thanks Pete ...more >>

How to launch Outlook with parameters
Posted by Star at 11/24/2007 2:29:31 PM
Hi all, I have searching the newsgroups for a while but I couldn't find anything. What I need is to launch outlook with some fields already filled out, like the subject, 'to' and body fields. Is there anyway of doing that? I'm using C# Thanks...more >>

System.Windows.Form - Unexpected Error
Posted by Steve at 11/24/2007 10:52:36 AM
Hi out there... I downloaded an Mobile 5.0 App program but the the developer's website is shut down... so can't get any help from him. Hopefully, someone here can point me in the right direction. One guy said it works on his phone but it's erroring out on my iPAQ hx2495b. One of the progr...more >>

I need a OpenDirectoryDialog, just like OpenFileDialog
Posted by Yanni at 11/24/2007 1:47:00 AM
Hi, just like the title, I want to provide a dialog for the user to select a folder, but it's very strange that there isn't a OpenDirectoryDialog component. how can I do this ? Thanks....more >>

.NET Compact Framework System.Windows.Forms.UserControl is leaking memory
Posted by Armin Sczuka at 11/23/2007 12:15:38 PM
Hello, I figured out that all objects based on System.Windows.Forms.UserControl are never disposed by the Compact Framework GC. This problem occours only under Windows CE not with Win32/ Win64. Is this a known issue? Is there any fix for it? How about the .NET Compact Framework 3.5? Is...more >>

Creating shortcut from desktop
Posted by Rob S at 11/23/2007 7:11:00 AM
I'm trying to create an application shortcut from a desktop application using Opennet.Desktop.Communication, however it keeps return an error Dim rapi As New OpenNETCF.Desktop.Communication.RAPI rapi.Connect() rapi.CreateDeviceShortcut("\Windows\Start Menu\Programs\Myapp.lnk", "\Program Fil...more >>

InputBox
Posted by davebythesea at 11/23/2007 4:32:02 AM
Hi folks, I'm trying to create an input box which can be used to collect some text data from a user. I'm looking for something like the MessageBox, with an OK and Cancel button, and a multiline TextBox with a vertical scroll bar. I've created new UserControl and inherited from the Form clas...more >>

SqlCeResultSet and DataGrid and TableStyles
Posted by Adam at 11/22/2007 7:12:42 PM
Hello, is this possible to change TableStyles attached to DataGrid when datasource is SqlCeResultSet? Now I design (with designer) two differents TableStyles. SqlCeResultSet don't have MappingName so i change TableStyles like this: dataGrid1.TableStyles.Clear(); dataGrid1.TableStyles.Add...more >>

How to convert a 3.1 database to a 3.5 database ?
Posted by Rainer Borchmann at 11/22/2007 4:35:41 PM
Yes, this is my question, How to convert a 3.1 database to a 3.5 database ? In the Step to Convert a Projekt from 2005 to 2008, the Conversion wizzard cant convert the database. How can i do it per hand ? there is only 1 table in the database bye Rainer Borchmann ...more >>

NTML authentication protocol
Posted by brambilla@elsyst.it at 11/22/2007 1:01:09 AM
Hi to all I need to configure User/Password for access to device in LAN. The device is a board with ARM processor and NIC 10/100. On the board there's a DOM (disk on module). Some client need access to Hard Disk (the DOM) where my application write some data. My application is write in VB.NE...more >>


DevelopmentNow Blog