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 2005 > threads for monday november 7

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

SQL CE - 28558 Error Creating Database
Posted by Nathan at 11/7/2005 8:11:26 PM
This occurred for a customer on AudioVox 6600. There wasn't much helpfulness in the exception, but the error code means: 28558: SQL Server CE encountered problems in creating the SQL Server CE database. Any idea why this would fail on one device when it seems to have worked with many ot...more >>


very slow Emulator
Posted by Giuseppe Porcelli at 11/7/2005 6:54:55 PM
Somebody know if it's possible to make very fast the emalator without to simulate the really slowly of a device ? VS2005 ...more >>

How to format value in datagrid
Posted by Giuseppe Porcelli at 11/7/2005 6:40:06 PM
How can I format the value in datagrid columns ? VS2005 ...more >>

how can I capture the tabkey being pressed?
Posted by jamie at 11/7/2005 3:23:28 PM
On my device I am writing for there are two tab keys, one to tab back one to tab forward. The problem is I don't want tab to move me from the textbox that is currently focused. I thought about capturing the tab key pressed or key down event and focusing on the textbox again but the tab key...more >>

capture all mouse events
Posted by anbeyon NO[at]SPAM btinternet.com at 11/7/2005 12:45:28 PM
Hi All, Is there a way I can catch all mouse events. (regardless of the Form that is on view) Thanks Anbeyon ...more >>

Application requires a newer version of MS CF
Posted by Bill at 11/7/2005 11:57:06 AM
So I developed this Compact Framework app using VS 2003, and an iPaq HX 4700 running Windows Mobile 2003 Second Edition Version 4.21.1008 Build 14132. The application works great and the CAB files deploy to other devices with the same specs and run with no problems. While I was developing ...more >>

VS2005, AS v4 and other questions...
Posted by Ryan at 11/7/2005 8:47:12 AM
Hi all, I've been having a play over the weekend with VS 2005 and what an improvement on 2003. I've come across a couple of things which I can't seem to work out ... does anybody here know how to solve these? 1. With ActiveSync v3.8 you can cradle the emulator and AS will talk to it so y...more >>

Put Application in Background.
Posted by consInn at 11/7/2005 8:26:03 AM
Hi All, I'm new in SmarthPhones C# programming and I have found nothing about how to put a C# form application running in backgound until the user decides to look over it (something like Windows tray icons ). Can anyone help me? Thank you in advance! ...more >>



Database Access
Posted by Tamer Hesham at 11/7/2005 8:12:04 AM
I am using VS.net 2005 and CF 2.0, i have access file (.mdb) and i want to connect to this file from VS.net , but when i make the connection i cant find any dataset created and sometimes it is created but with errors, so is the problem that CF 2.0 doesnt support connection to Access files, and...more >>

vb.net Timer resolution - what is it ?
Posted by anbeyon NO[at]SPAM btinternet.com at 11/7/2005 7:43:16 AM
Hi All, Does any one know what the resolution of the standard VB.Net timer control is ? I have to implement some Pulse Width modulation to drive 4 different colour LEDS (Red, Green, Blue and White) and vary the on / off times in order to generate different colours. Does any one have any ...more >>

Infrastructure question
Posted by Ann at 11/7/2005 7:35:11 AM
I have a handheld pc (Symbol MC9060G scanner) running Pocket PC 2003. I need to link data to/from the handheld to an AS400 DB2 database. Is the best method to: 1. Access data directly from the handheld via ODBC (will system.data.odbc) work on a handheld using .NET CF? OR 2. Use a Web Servi...more >>

dll for pocket pc on windows ce
Posted by Freddyboy at 11/7/2005 6:06:01 AM
Hi, I have a smart cleint project for pocket pc and I install dll generated for pocket pc on a windows ce system. Is that operation can cause some problem ? Thanks...more >>

Difference between pocket pc cab files and Ce cab files
Posted by Freddyboy at 11/7/2005 6:04:02 AM
Hi, I'd like to know what are the difference between a cab generated for pocket pc and a cab generated for Windows CE ? If I install a cab generate for pocket pc on windows ce, is that operation can cause a problem ? Thanks ...more >>

Fixed lenght string in struct to use in EnumDisplaySettings() P/INVOKE
Posted by minimega at 11/7/2005 5:57:12 AM
Hello to all NG. I'm using the EnumDisplaySettings to get information on current display driver properties. The EnumDisplaySettings require a DEVMODE structure that in C++ is declared as: typedef struct_devicemode { WCHAR dmDeviceName[CCHDEVICENAME]; WORD dmSpecVersion; WORD dmDrive...more >>

Playing Wav or mp3 files
Posted by Tamer Hesham at 11/7/2005 3:59:05 AM
I am using VS.Net 2005, is there any way to play wav or mp3 files in pocket pc without using DLL done by third party? if no, so from where could i download DLL for playing sound? Thanks in advance.. ...more >>

How do you embed Media Player using Visual Studio 2005 and Media Player 10 SDK for Windows Mobile 5.0
Posted by Robert at 11/7/2005 2:06:06 AM
I was told this can be done via Oddexy CFCOM in VS2003. But I read MSDN article yesterday saying it can be done directly in VS 2005 and MP 10 SDK. Any ideas? Thanks! ...more >>

Email Contact List
Posted by JB at 11/7/2005 12:47:36 AM
I am programming with VB.NET 2003 onto an XDA II. Does anyone know a way to hook into the email contacts list, and perhaps list them in a combo box or something? I have tried several things but to no luck, and any help would be most appreciated....more >>

treeview treenode styles
Posted by Nathan Franklin at 11/7/2005 12:00:00 AM
hello list, i have a question relating to the treeview control in the compact framework. this is what i would likt to achieve and i have no idea where to start... i would like to abilty to have a gradient type of effect on a treenode (individual) with a picture next to it.. is this har...more >>

visual studio 2005 release date
Posted by Nathan Franklin at 11/7/2005 12:00:00 AM
Hey guys, doesn anyone know the release date of vs2005 in aus nathan ...more >>

My app stays in memory
Posted by maluman at 11/7/2005 12:00:00 AM
Welcome Since my application grew a little, now I have a problem with it. The problem is, that in whatever way I close it, it stays in memory. Only VS 2003 complaints about 'sharing violation', the application can be normally rerun on device. My device is Windows CE 4.2. I've read a lot on thi...more >>

C# string.Split VS2005 cf
Posted by Jonas at 11/7/2005 12:00:00 AM
I am trying to use the new string.Split function thats splits a string delimited by another string. The function works fine in a Winform app, but not in a Pocket Pc application. According to the product documentation this function should be supported by the compact framework. Does anyone know ...more >>

Get PPC Outlook information
Posted by cfyam at 11/7/2005 12:00:00 AM
How can I get the letter information(like new letter,subject) from PPC Outlook in my C# PPC ap? ...more >>

Have VS2005 + CF2.0 support WIN CE .NET 4.2 ?
Posted by neeme at 11/7/2005 12:00:00 AM
Hi: Where can get about this DOC? Thank you! ...more >>

How to : Format textBox value when it is bind to bindingsource (VS2005)
Posted by Giuseppe Porcelli at 11/7/2005 12:00:00 AM
Usually in VS2005 I can format all the textbox on the form with a simple format in the property of the text box. How can I have the same result but with WM2005 develop ?? ...more >>

Smartphone accessing files from shared network folder
Posted by Roman Mellenberger at 11/7/2005 12:00:00 AM
Is it possible to to open files from a shared network folder? The following code works with local files but not in the network folder: public static string testRead() { string str = @"\\192.168.0.25\daten\test.txt"; //string str = @"\storage card\test.txt"; try { ...more >>


DevelopmentNow Blog