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 > august 2004 > threads for wednesday august 4

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

webrequest.getResponse() method hangs
Posted by prakash_ntech NO[at]SPAM rediffmail.com at 8/4/2004 11:47:21 PM
Dear ALL I am write an application for pocketpc . I use visual studio 2003. I want to get a response string of an ASP web request query I try this function Public Shared Function GetResponseStringA(ByVal RemoteURL As String) As String Dim StartTime As DateTime = DateTime.Now() Dim...more >>


BindingManagerBase for the DataGrid
Posted by Ghost at 8/4/2004 11:33:34 PM
How do I get the BindingManagerBase for the DataGrid useing the DataGrid instances BindingContext property (in C#)? ...more >>

DataSet Binding
Posted by Ghost at 8/4/2004 9:33:17 PM
I have DataGrid and toolbar with navigation keys. Can anybody show me an example how do I make Binding with my navigation keys? I want to make these actions at runtime go to the first/prior/next/last record, also I want get record wich is selected in DataGrid. How do I program these ? ...more >>

installing on 2nd edtion gives old version warning
Posted by Yechezkal Gutfreund at 8/4/2004 9:17:11 PM
All the .NET CF applications we create (even with the update for PPC 2003 2nd Edition) are giving an error warning about being created for a OS prior to PPC 2003 2nd Edition and "may not work". The same thing happens for Microsoft applications such as PowerToys, etc. The applications do inde...more >>

Open dialog
Posted by Ghost at 8/4/2004 8:34:13 PM
Is there any component to provide open dialog in Compact Framwork? Or even how can I show dialog allowing user to open the file? ...more >>

My appliaction Path
Posted by Ghost at 8/4/2004 5:36:58 PM
How do I get my appliaction path on PPC? ...more >>

multithreading problem
Posted by Mark Irvine at 8/4/2004 11:30:51 AM
Hi, I have a small app that uses a custom proxy to down load XML from a web service. I using the HtpWebRequest/Response objects and the Begin methods. Initially this process was started on the UI thread and everything worked ok. However I want the UI thread to create a new thread and start t...more >>

DataGrid in Compact Framework
Posted by Ghost at 8/4/2004 11:15:24 AM
How do I bind DataGrid in Compact Framework to some dataset at runtime? There is no SetDataBinding method:(. And how can I see how many record is in DataSet? ...more >>



Passing in a string for a Bstr* IN parameter in a DLL using CFCOM
Posted by andy_oldstuff NO[at]SPAM yahoo.com at 8/4/2004 10:06:08 AM
I would appreciate some assistance in how to pass a string to a DLL that has one input parameter of type BSTR*. I'm using CFCOM's "SetProperty" and this works fine for numeric parameters or BSTR params but is failing on BSTR* params. Any ideas as to what is going wrong or what I could do to ...more >>

newgroup question
Posted by John at 8/4/2004 9:28:18 AM
who can help me give microsoft newgroup about .Net Framework. thanks, ...more >>

Killing running applications on pocketpc 2002
Posted by Roy Rodsson via .NET 247 at 8/4/2004 4:48:31 AM
Hi, I have been trying to kill running applications on my pocket pc from code for a while now without success. How do I (for instance) kill the Inbox application? or the poutlook.exe ? I want to be able to unload both dll:s and exe files from the memory (from code) . The api function FreeLi...more >>

howto register the Event in Dll
Posted by Jely at 8/4/2004 3:15:01 AM
hello all: I have a dll file with some functions and events. The functions can be use by [DllImport("Mydll.dll")] extern function_name(); But , how to use the event in dll, could you tell me ? thanks. jerry. ...more >>

DataSet & Xml
Posted by Josh at 8/4/2004 2:45:13 AM
Hi, Is it possible for a DataSet to read and write CDATA section to/from xml? Is there a way to cause all text fields being exported from an sqlce db table to be in CDATA sections? thanks Josh ...more >>


DevelopmentNow Blog