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 wednesday may 26

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

Web service connectivity
Posted by Gouri at 5/26/2004 8:21:02 PM
Hello all How do you connect to a Web service on a desktop machine from a Pocket PC. It is giving run time error in a normal fashion Thanks in advance...more >>


choosing .NET mobile control for web application's report page
Posted by Brian at 5/26/2004 6:39:27 PM
RE: choosing .NET mobile control for web application's report page I would like to create a mobile web application having a report page displaying several fields per line. An additional requirement is that it should have an editable checkBox (preferable) or modifyable HTML Link (toggling disp...more >>

Is it possible to catch a barcode scan event ?
Posted by Thomas Christiansen at 5/26/2004 4:54:04 PM
I'm currently designing a solution, with a HP iPaq and a Symbol scanner jacket in mind. I would like a barcode scan to trigger opening a new form with the scanned value as a parameter. Is this possible and if so, how could it be done ? Is it possible to catch a event when a barcode is scanne...more >>

version of CF ..like cgacutil
Posted by A.User at 5/26/2004 4:31:16 PM
I would like to pick up the version of the CF ... like what is shown with cgacutil. I tried something like: // get CF version Assembly cf = Assembly.LoadFrom("MSCorLib.dll"); but this always throws an exception. is there another way? or another dll I should be using? ...more >>

VB.NET CF query remote SQL server.
Posted by Dade at 5/26/2004 2:37:08 PM
Im new to the VB.NET stuff but I am looking for a way to query a remote SQL database from a pocket PC application. I have done this in the past with VB6 in wondows using data environment disigners but I dont believe that this is supported with the compact framework. Any help or sample code wou...more >>

PInvoke'd strings seem to be different from what is sent
Posted by Richard.Gohs NO[at]SPAM Pa-Tech.Com at 5/26/2004 2:32:31 PM
We've got a VB.Net Pocket PC application calling an unmanged C DLL. One function in particular is giving us problems. This function takes an XML string as input and attempts to locate a value and return this value out. This function is declared as ... HRESULT GetSessionIDW (/*[in]*/ LPCWSTR ...more >>

All .NET Forms showing in Running Programs List
Posted by Bill Mitchell at 5/26/2004 11:20:12 AM
I am sure this has been asked before but I could not find in previous threads. My vb.net PPC application is showing every form in the control stack in the Pocket PC's "Running Programs" list. My Dell Axim has a custom utility called Switcher Bar which also shows running apps and allows a us...more >>

XML Reader
Posted by MDB at 5/26/2004 10:06:33 AM
Hello all, I am having problems reading XML and keep getting this error: {"This is an unexpected token. The expected token is 'NAME'. Line 1, position 21." } Can anyone help? Here is the XML and the code I am using. I get the error at the ds.read line. xml = <xml version='1.0'?><BOD...more >>



Profiler for .Net Compact Framework
Posted by Faraz Rasheed at 5/26/2004 9:58:49 AM
Is there any profiler available for .Net compact framework? I need to analyze my application for performance and optimize it. Regards, Faraz Rasheed ...more >>

Migration fra eVB to .NET
Posted by Frederik Jensen at 5/26/2004 9:26:09 AM
I have a rather extensive project in eVB 3.0, which I wish to migrate to ..NET CF. Is there an automated way of doing this? Any recommended tools? Any pitfalls? Thank you. -- Frederik Jensen, Judex ...more >>

https through proxy server
Posted by Mike at 5/26/2004 9:20:39 AM
Has anyone been able to make a https connection through a proxy server using the compact framework? I can connect with no problem using http, but when I add the "s" after "http" in the URI, I get a System.Net.WebException raised: System.Net.WebException.Message = "Could not establish secure chan...more >>

advice/explanation needed gps/gis
Posted by r.loupatty NO[at]SPAM miodevelopment.nl at 5/26/2004 5:47:10 AM
I would like to know what the requirements are for building a pocketpc-application which shows me a map, show my position on this map and where i can put objects on the map or it can show me the positions of several objects when asking for it. Tia Richard Loupatty MIO Development The ...more >>

ArgumentOutOfRangeException with Datagrid in PocketPC.is it a framework bug ?
Posted by Wentu at 5/26/2004 3:31:05 AM
H this is the second time i post a question about the strange behaviour of datagrids in WindowsCF Using VB.NET i display data of a dataset using a datagrid. From time to time i get an argumentOutOfRangeException in mscorlib, this exception is not cachable into a try and catch block and i can't fi...more >>

Exceptions with SqlServer and a datetime column (Pocket PC)
Posted by stolz.juergen NO[at]SPAM gmx.de at 5/26/2004 12:12:47 AM
Hi, I have problems with a real device filling datetime column´s. If I test the same with the emulator all works fine. I create a table string strSqlCreateTable = "CREATE TABLE T_LOG (" + "C_LOG_DATE_TIME datetime NOT NULL," + "C_LOG_INFO_CODE int," + "C_LOG_INFO_MSG nvarchar(128)," + ...more >>

Irda printing
Posted by Kkulaoglu at 5/26/2004 12:06:01 AM
hi How can i print with irda. İ need any sample ...more >>


DevelopmentNow Blog