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 8 - 14, 2007

Filter by week: 1 2 3 4 5

Problem with datagrid - ObjectDisposedException when second time dispose
Posted by Adam at 11/14/2007 11:58:48 PM
Hello, I am still learning C#, so please bear with me. I have a two Form, from first I open second form with datagrid. When I Dispose datagrid second time I get a ObjectDisposedException. In first (main) form I have a button with code under onclick event: temp_n = this.Text; this.Text = s...more >>


Controls.Clear() CF 2.0
Posted by MDB at 11/14/2007 1:13:57 PM
Hello all, I am currently converting my application to CF 2.0 and ran into a problem with the TabControl.Controls.Clear() call. When the form and tab page is first loaded it works fine but doesn't work if it is called a second time? This works find in CF 1.1? To give you an idea, I have a t...more >>

OpenNETCF Advanced Debugging Toolkit
Posted by ink at 11/14/2007 11:46:38 AM
Hi all, I have come across this toolkit. http://www.codeplex.com/adt/SourceControl/ListDownloadableCommits.aspx But there seems to be no instructions on how to use it? has any one used it before and what is it used for. Thanks ink ...more >>

Installation Question .NET 2005
Posted by elena at 11/14/2007 11:20:00 AM
Hi, All I just installed MS .NET 2005, i am developing applications for two different handhelds TekLogix (Mobil 5.0) and Intermec CN3 (Mobile 6.0), each comes with their custom SDK's, Question; Is it ok to install all SDK's from both handhelds on one PC for development? What if it is create ...more >>

Remote connection to the Device
Posted by elena at 11/14/2007 8:51:12 AM
Hi, All I am using .NET 2005 two different handhelds: 1) Intermec CN3 Mobile 5.0 2) TekLogix Psion Mobile 6.0 On Intermec i can run app in debug mode with no problem. On TekLogix when i trying to run app in debug mode display warning message on the PC "The remote connection to the device has...more >>

How do I compile unmanaged c++ code in VS 2005?
Posted by Noble Bell at 11/14/2007 4:13:01 AM
Hello, I am going to have to use some unmanaged c++ code in an application that we are working on. My question is this. Do I have to use the eVC++ 4.00 IDE to compile this code or can I do it all right from VS2005? I have never done any work in VS that required unmanaged c++ code. Thanks...more >>

Function key stuck on in Windows Mobile 6 device in Textboxes
Posted by David W at 11/13/2007 12:46:03 PM
I have a very strange problem with a new Sprint 6800 Windows Mobile 6 device. When I use the popout keyboard, it always acts like the function key is stuck on. This happens in a single line or multi-line textbox. The SIP works fine. The Fn light goes on and off when I press the Fn (blue ...more >>

HttpWebRequest in .NET CF 2.0 - Sent XML File over 34K Corrupted
Posted by Greg Hellem at 11/13/2007 11:22:32 AM
I have a .NET CF 2.0 Mobile Application that sends "collected data" to a HTTPS Server (running Apache under Windows 2000) and the XML file (SOAP) containing the collected data "occasionally" appears corrupted on the server side, but only when the XML file is greater than 34K in size, and canno...more >>



HTC S710
Posted by drumred at 11/13/2007 7:41:01 AM
I have an app running WM6 Standard on HTC S710. I open a form to enter text in landscape mode. If I enter info using slide out QWERTY, then slide back in and click 'Cancel' to close form (me.close) I get what seems to be a HTC Task screen. If I use the 'Back' button the Task screen closes a...more >>

WLAN poweron/poeroff
Posted by Hagen Schloemer at 11/13/2007 7:35:59 AM
Hi! i am using a fujitsu-siemens n550 with ce 5.0/.netcf 2.0 and vb.net/c#. Is it possible to poweroff/poweron the wlan interface programmatically? I have found no information about that, no api or system-message. thanks in advance hagen info@cecode.de ...more >>

help! how to add custom property to poom contact / appointment / task
Posted by None at 11/13/2007 7:07:59 AM
hi there, i'm using vs2005 c# with .net cf 2.0 and developing an app for windows mobile. i am at a point that i have to add a custom property to the contacts in a contact collection for storing some extra information about the contacts. however the app always returns "null" for whatever i've ...more >>

Vista advice needed
Posted by Rob S at 11/13/2007 5:54:01 AM
I need to invest in a new laptop and a large majority of the ones (especially the DELL XPS) are now running Vista. I've had vista running on my PC at home for a while now and certain things just doesn't really work well, such as VS.NET 2005. Mobile development doesn't seem to work the same...more >>

how to improve sql server ce database performance?
Posted by prathibhas@aztecsoft.com at 11/13/2007 5:22:40 AM
Hi, In my project, iam parsing many xml files and storing their content into sql server ce database as many tables using primary and foreign key relationship. Iam using VS2005,WM6(Compact framework and SQL server ce) platform. To store 5 xml files parsed content(each file is around 150kb)it i...more >>

Button Click & Listview events not triggered
Posted by vsciw at 11/13/2007 2:26:04 AM
Hi. We have a smart device app written in VB.NET, CF2.0 which has a form with listview & buttons. On this particuar form, sometimes when you click the listview or the buttons, the Listview.SelectedIndexChanged & Button.Click events are only triggered the second time you click them. Sometimes ...more >>

Mac or Unquie ID
Posted by Neil McQuillan at 11/12/2007 12:28:00 PM
We have written an application for PPC devices. We are looking for a way to lock a license to the hardware. On a PC we'd use read and encode the MAC address, how do we read this or another unique ID from PPC hardware using the compact framework? Any ideas would be gratefully received as its...more >>

How to debug an unmanaged dll?
Posted by Ole at 11/12/2007 10:00:23 AM
In my Pocket PC solution I have C# project and an unmanaged C++ dll project that is called by the C# project. The C++ project deploys the dll file to the device when it has changed. What should I do to debug my dll - I have set /ASSEMBLYDEBUG correctly but I still got the message "The breakpoi...more >>

Unable to load iso-8859-8 encoding
Posted by mauro at 11/12/2007 9:37:00 AM
Hi all, When I try to get the Hebrew encoding (iso-8859-8) using the following snippet code, I got a PlatformNotSupportedException. I am developing a WindowsMobile5 software using C# and I need to convert data into Hebrew Encoding. Anyboby can help me? Are there any cab that I can install fo...more >>

Flight mode
Posted by Michal Rizek at 11/12/2007 2:16:01 AM
Hello, is it possible to detect whether Flight mode is set? I can detect whether phone is off using Microsoft.WindowsMobile.Status.SystemState, but how to turn it on and flight mode off? ...more >>

DataGrid & Horizontal Scroll Bar
Posted by vijay at 11/12/2007 1:12:34 AM
Hi All, Environment: VS2005, VB.net , CF 2.0 with service pack 2 I am able to display data in the datagrid. there are 7 columns in the grid. Delivery,Return,Description,Quantity,total quantity. the gird displays first three columns Del,Return, Description (part of the description is display...more >>

Strange(?) behaviour of SqlCeConnection
Posted by Adam at 11/11/2007 1:55:37 AM
Hello, I observe a strange behaviour of SqlCeConnection disposing. I have a simple class to connect to DB with one static SqlCeConnection namespace SOMETHING { /// <summary> /// This singleton class holds the common application values. /// </summary> sealed class Common : ID...more >>

Downloading an Image within the Compact Framework in C#
Posted by Greg at 11/10/2007 11:38:58 PM
Hello all, I am looking to download an image from a website from within a compact framework pda app. I have tried everything I could find and thus I turn to you. Any help or suggestions would be appreciated. Thank you. ...more >>

Downloading an Image within the Compact Framework in C#
Posted by Greg at 11/10/2007 11:38:37 PM
Hello all, I am looking to download an image from a website from within a compact framework pda app. I have tried everything I could find and thus I turn to you. Any help or suggestions would be appreciated. Thank you. ...more >>

DataGrid and ContextMenu (CF 2)
Posted by Fred at 11/10/2007 8:24:20 AM
Hello, I have a DataGrid with a BindingSource and a ContextMenu. I would like to change the Current property of the BindingSource before the ContextMenu appears so that it matches the clicked row. Is there a way to do this ? Thanks for your help. -- Fred http://www.cerber mail.com/?3...more >>

Datagrid and TableStyle in Master Detail table
Posted by Vincenzo Quacquarelli at 11/9/2007 4:33:34 PM
Hi, I have modifiy the column style of a datagrid at desing time but at runtime the datagrid set the standard style as Width = 50 ... The grid is linked at two table in Master/Detail I use Visual Studio 2005 and Vb . -- Thanks Vincenzo ...more >>

How to play multimedia files on CE devices?
Posted by Ivan at 11/9/2007 3:22:48 PM
Dear Sirs, I'm an Italian developer and I need to build an application to playback a list of videos (mpg or avi) on a HP Thinclient running CE .net 5.0, it has an onboard player () but I need to manage the playback and have to fit the video th the screen (full screen) without borders and...more >>

Using "DirectShow" with C# in the Compact Framework along with WM6
Posted by Noble Bell at 11/9/2007 11:26:01 AM
Hello all, I am trying to develop an application using C# and .NetCF on Windows Mobile 6. I need to use the "DirectShow" api in order to preview video and take a still shot with the built-in camera. I have tried using the built-in camera dialog that comes with WM6 but it is limited and does n...more >>

WebRequest Methods
Posted by Fred Chateau at 11/9/2007 11:01:03 AM
Does Compact Framework have WebRequest methods, such as HTTPWebRequest and HTTPWebResponse? If not, how do I talk to a Web Service that doesn't use standard SOAP protocols? Also, is there an easy way to separate the documentation for Compact Framework in Visual Studio, so that you are not s...more >>

Delete from file
Posted by Ole at 11/9/2007 9:41:18 AM
I know that it generally isn't possible to delete a part of a file, but I'll pop this question anyway in case there is a good idea out there: I have a program that runs on a PDA with e.g. 32MB storage. The program generate a file and if the file exceed 16MB I do not have the possibility to ...more >>

Where can I buy non eval Windows CE 6.0 tools
Posted by Don at 11/9/2007 8:26:01 AM
Hi Where can I buy non eval Windows CE 6.0 tools? -- Don...more >>

Disabling system notifications
Posted by Fatih at 11/9/2007 6:55:05 AM
Hi, I wrote an application that run under WM5. The application runs in kiosk mode. I have disabled anything that the user could do with device however I couldn't disable the system notifications (like battery or network). How do I do that? ...more >>

Unitechs Autoinstall program
Posted by Tom Libby at 11/8/2007 3:43:04 PM
Has anyone used Unitechs Autoinstall program and would like to share how to use it. I need to have an application autoinstall after a hard reset. If I put my cab file on the flash drive it will survive a hard reset. Using the autoinstall program will accomplish this but the docs are weak at b...more >>

Conditionally installing files
Posted by Tom Libby at 11/8/2007 3:30:27 PM
I have a cab file for an app I wrote using VS 2005 for CE 5. Is it possible to have the files installed only if they do not exist on the device. I want to store my database on the Flash drive so they do not get deleted during a hard reset, when the app is installed again I do not want to ove...more >>

How to determine Available memory
Posted by Ole at 11/8/2007 3:10:14 PM
How do I determine the available amount of memory in a Pocket PC (code example)? I need to check if there is space enough for saving data before doing it. Thanks Ole ...more >>

Network Login
Posted by Darrin at 11/8/2007 1:15:31 PM
Hi, With a pocket PC device connected via USB (ActiveSync), is there a way using C# to grab the network login (username) for the user that is logged into the PC from an app on the mobile device? ...more >>

Form Display
Posted by MDB at 11/8/2007 11:43:35 AM
Hello All, I just converted my application from VS2003 and CF 1.1 to VS2005 and CF 2.0. Now that I have done this my forms are not loading correctly and cannot figure out why. What I have is a Splash form that loads all of my application variables, inside this forms load event, I have a Lo...more >>

Can a compact framework application of full framework application hit a java webservice running on apache
Posted by I_hate_coding_but_the_money_is_nice at 11/8/2007 11:27:33 AM
Hi I want to create a .net compact framework and full framework application that uses web services. However the web services are created with java running on an apache server. Can this be done? Can my .net C# applications use web services hosted on an apache server written in java? What issue...more >>

User Activity
Posted by MDB at 11/8/2007 10:23:37 AM
Hello all, what is the best way to keep track of user activity? Is there anything built into CF2.0 that I can use? TIA ...more >>

Draw something on the camera stream
Posted by Philippe B. at 11/8/2007 8:44:10 AM
Hello everybody, I'm making an application for Windows Pocket PC (Compact Framework 2) I've to take a picture by using CameraCaptureDialog. I want to draw something on the camera stream (like a target). Has anyone ever done this? Thank you for your help Philippe B....more >>

Platform
Posted by Andrew Robinson at 11/8/2007 7:33:52 AM
I haven't worked on the CF for about 3 years but now have a client that just bought a number of WinCE based scanners and now wants me to build some apps for them. My main question is would they have been better off with Win Mobile on the same device which was an option. I remember CE being ...more >>

How can I broadcast a WakeOnLan datapacket?
Posted by P Wheldon at 11/8/2007 5:33:02 AM
How can I broadcast a WakeOnLan datapacket? Tried using Sockets but compact framework does not support broadcasting nor connectionless sending . Looked at IPHelper function IcmpSendEcho, but iphlpapi.dll failed to load when using reflection. Any suggestions? ...more >>

Checking if device is docked - please help
Posted by Rob S at 11/8/2007 1:37:01 AM
This is driving me mad, i'm using the below code: public static bool IsDeviceDocked() { bool bRetVal = false; try { string sHostName = Dns.GetHostName(); IPHostEntry ipheThisHost = Dns.GetHostByName(sHostName); ...more >>


DevelopmentNow Blog