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 > march 2004 > threads for tuesday march 16

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

Connecting with a phone card
Posted by Earl at 3/16/2004 9:47:06 PM
Can anyone point me to a link on how to implement connections with a phone card using .Net CF? ...more >>

2 imageLists; no Icons visible in ListView (VB.net 2003)
Posted by bonkers at 3/16/2004 9:41:31 PM
Yet another bizarre one... I have a ListView populated with images from an Image List. When the user selects one of these images, I wish to show an enlarged image in a PictureBox. The only way I have managed to do this so far, is to create two ImageLists, one with the images at 16x16, and a...more >>

Context Menu Position
Posted by Salazaar at 3/16/2004 9:22:00 PM
Hi, Is there a way to make a ContextMenu always appear at a particular position only, irrespective of where on the control the mouse is clicked.By default, it appears slightly to the right of the mouse pointer when the appropriate control is clicked. Specifically, I want my contextmenu to a...more >>

Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework]
Posted by news.microsoft.com at 3/16/2004 5:54:06 PM
I have exactly the same problem but instead the solution is directed to compact framework. I decided to use DOM. Using the XmlDocument class I created all the nodes (envelope, body, etc) and sent it to a stream with the XmlDocument.Save method. However, an exception was returned saying that it...more >>

Web Service and Windows CE
Posted by Shannon Ramirez at 3/16/2004 5:12:27 PM
I have a web service that access sql server. From the CE, I'd like to reference that web service to gain access to the sql data. I've created the web service and written a little vb client app to test that it is working and learn how to do that. Now I'd like to use the web service and access ...more >>

regional settings
Posted by Michael Wenninger at 3/16/2004 4:17:36 PM
Hello, where can i find the current regional settings in the registry ? ...more >>

tap-and-hold event
Posted by Salazaar at 3/16/2004 4:03:03 PM
Hi, I am trying to create a custom control using the .net framework sdk. I want a context menu to popup when the control is clicked. Right now, the context menu pops up only when the user taps and holds the stylus for a while. How do I make this happend when the control is clicked instead of t...more >>

Deploying to Emulator
Posted by Jamie Macleod at 3/16/2004 3:44:52 PM
I am having trouble deploying to the Pocket PC 2003 Emulator and the Pocket PC 2003 Phone Edition Emulator from VS .NEt. I keep getting a deployment error. I have no problems with the Pocket PC 2002 emulator. Any advice on how to get this working? Jamie ...more >>



GPRS PUSH
Posted by Murray Foxcroft at 3/16/2004 3:20:55 PM
Hi there, We're writing a compact framework application to do some field service automation. I need to implement PUSH technology to send updates to the device. How do I get a server to identify, wake up and connect to a mobile device and send information, say, via sockets. Thanks in advance...more >>

DataGrid row height
Posted by Mike at 3/16/2004 2:15:34 PM
I've looked at a couple of posts about this and Alex's DataGrid Demo, but I still don't see how to change row height programatically so that long text will wrap to the next line in a DataGrid. Has anyone been able to do this? (preferrably in VB) ...more >>

remote control of a device
Posted by Matteo Cima at 3/16/2004 1:28:07 PM
Hi, some desktop programs have the ability to start an app in the device, afaik on ppc only, is this made with RAPI so activesync is mandatory ? Or, given the ip of the device in the local network (wifi or ethernet), is possible to "control" something on the device without activesync? regard...more >>

Multiple forms and threads
Posted by Christian Westerlund at 3/16/2004 12:36:30 PM
My problem is the following I get an ArgumentOutOfRangeException when I navigate up and down on my datagrid. I hold down the right button which moves to the next cell and then go up with the left key and repeat that until I get an exception which usually takes less than a half minute. I ...more >>

App Help and Documentation Tools
Posted by Felipe T. at 3/16/2004 10:09:30 AM
Hi, Im wondering what are the tools available for generating .chm, help and documentation of a .Net project? Thx, Felipe ...more >>

Extra dial string commands - not enough space
Posted by chora at 3/16/2004 2:50:26 AM
Hi all, I am trying to setup a GPRS connection, which needs several AT commands GSM engine specific. In Pocket PC connection settings ("Extra dial-string modem commands" )there is not enough space to include all of them. Is there a workaround? *** Sent via Developersdex http://www....more >>

address of byte array
Posted by A. User at 3/16/2004 12:55:36 AM
I am a C# beginner so I don't know the C# syntax that good. I have a CF app that manipulates a bunch of data in a byte array. I need to pass the address of the start of the array as a DWORD (C# uint) to my unmanaged code function with pinvoke. The unmanaged code I know works and my app works wit...more >>


DevelopmentNow Blog