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 > may 2004 > threads for monday may 3

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

How to set ComboBox's SelectedItem with an object
Posted by Sérgio Pinheiro at 5/3/2004 6:51:01 PM
Hi Folks, I'm populating a combobox, with my own objects using the code bellow... The id and descriptions are retrieved from a datareader. Everything works fine, the items population, retrieveing of the current selected item properties, but.... there is a problem. How can I set the selected...more >>


Native Exception During Merge Replication
Posted by Tomas at 5/3/2004 5:27:54 PM
Hello, We are experiencing a native exception during merge replication between SQL Server CE 2.0 and SQL Server 2000 SP3. Configuration: Windows Mobile 2003 ..NET Compact Framework SP2 SSCE 2.0 SQL Server 2000 SP3 The exception is an access violation, which occurs during the call to t...more >>

Alternative to Remoting?
Posted by Diego F. at 5/3/2004 5:18:31 PM
Hello. I hope someone can help me. I'm developing an application with Pocket PC that must send objects to a server and retreive them later. The server has to mantain the objects in a table, ready for serve them back to the clients. I thought about using web services, but they doesn't mantain...more >>

RichInk
Posted by Mark Pitman at 5/3/2004 3:50:54 PM
I have been looking at the RichInk sample from the OpenNETCF.org forums http://tinyurl.com/2tzpb and also at this MSDN article: http://tinyurl.com/37grw In the MSDN article, they talk about showing a "command bar" on the richink control using the following code: SendDlgItemMessage(hInk, IM_...more >>

Help needed on filling treeView
Posted by tiger79 at 5/3/2004 3:06:14 PM
Hi, I've got a sql databse file with some data in it : ID P_ID Description 1 0 Parent1 2 0 Parent2 3 0 Parent3 4 1 Child1Parent1 5 2 Child1Parent2 6 3 ...more >>

Cause of my app locking up....
Posted by Mike at 5/3/2004 3:06:06 PM
I have been on a quest to figure out why my application is occasionally locking up. At the advice of this newsgroup, I did find some cases where I was "multithreading" which I fixed and it seemed to help reduce the frequency in which the application was locking up. However, it is still occasionall...more >>

Background/Transparency
Posted by MalawiBwana at 5/3/2004 2:56:09 PM
I purchased the AdvancedList control from Resco and learnt that it doesn't support background images on the control nor does it support transparency. Is there any way I can extend thirdy party controls such as this one to add these functionalities Thanks!...more >>

tblimp.exe ..
Posted by Mobile Boy 36 at 5/3/2004 2:28:49 PM
Hi, Is it possible to build a .NET compact framework wrapper for an unmanaged pocket pc dll (ARM dll). For the .Net Framework, there is something like 'tblimp.exe'. Does this exist for the comact framework too? ...more >>



Managing resources across desktop and CF?
Posted by google.com NO[at]SPAM pickledog.com at 5/3/2004 2:05:20 PM
I see that resource files cannot be shared between the desktop and the CF, so I'm not trying to do that. I am, however, just trying to manage my resource files and am having trouble. How are others doing this? I've got my c# source files in one directory, and they are shared across the 2 platf...more >>

CE.NET 4.2 SAPI
Posted by SHAWN at 5/3/2004 1:56:01 PM
Hi I have successfully built and run CE.NET 4.2 image with SAPI components on a XScale PXA255 platform. When I compiled (MS eVC 4.0) and ran the SPEAKexample provided in platform builder speeck SDK samples directory, the following TTS call returned error wcscpy( wcBuff, L"This is a simpl...more >>

WinCe.Net connect to SQL Server 7 ?
Posted by Simon at 5/3/2004 1:01:35 PM
I want to write an application that does inquiry on sql 7 server. The device I'm using has installed win ce.NET 4.1. It that possible, any sample apps ? ...more >>

Deployment
Posted by Jesse at 5/3/2004 11:49:04 AM
Has anyone had any success in using the Updater Application Block as a means of deployment of CE.NET applications from a central server? I ask because we will have many CE devices running our application. They will have wireless connectivity to the network, so they will be able to all reach a...more >>

get function key event in text box
Posted by Benjamin Lukner at 5/3/2004 11:16:43 AM
Hi! I have an Intermec CK30 Windows CE device without touch screen. I've built a new button control to handle keys. Now my (last?) problem is to leave a text box. The Key_Press event is included in CF, but Key_Down and Key_Up events aren't. How do I get an event of any function key ther...more >>

Deplay problem
Posted by SvenÅke Andersson at 5/3/2004 10:13:31 AM
I'm trying to build an installation of a PocketPC app and have followed the example found on Microsoft's site to the letter. All works ok if I omitt, as statetd in the article, all stuff in the inf file about vsd_setup.dll. If I instead use the inf generated by the CabWizard I get an installation...more >>

Icons background
Posted by Zanna at 5/3/2004 10:00:44 AM
Hi! Someone can tell me why on some PPC I got my icons into PictureBox with a black background instead of the transparent one? (CF SP2 in use) Thanks...more >>

C# + SQL server stored procedure + cursor
Posted by dys at 5/3/2004 2:21:03 AM
Hi, Im trying to use a Cursor from a stored procedure. I have found How to execute a stored procedure, but I dont know how to use a Cursor from my application. ...more >>


DevelopmentNow Blog