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 sunday november 6

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

is there memory profiler for cf applications ?
Posted by roni at 11/6/2005 11:06:58 PM
is there memory profiler for cf applications ? ...more >>


Start application minimized?
Posted by Paul Sneddon at 11/6/2005 9:15:03 PM
Hi, I have an application that has a tray icon. I want the application is start minimized and only display when the tray icon is clicked. I have tried this.Hide() etc at the end of the form_load event but this doesnt work. Any ideas? I'm using Windows Mobile 5.0 and the CF2. Paul ...more >>

memory leak with forms
Posted by roni at 11/6/2005 8:10:15 PM
hi. i try to solve memory leak issue with very simple application. i disable most the code, but the memory leak continue. my program do this : i have 3 forms : 1.main form , always visible , and display panels. 2.form2 ,with panel and "Next" button on it 3.form3, with panel and "Bac...more >>

Debugger wont start
Posted by Graham McKechnie at 11/6/2005 11:00:18 AM
Hi all, I can no longer start my VS2003 app or any other app for that matter in the debugger. I can deploy it ok and it runs fine, I just can't debug it. The error I get after it deploys etc.. is Launching Application Error while trying to run project: Unable to start debugging. Unable ...more >>

How do i deploy to device in VS 2005?
Posted by Tamer Hesham at 11/6/2005 9:30:02 AM
I have ActiveSync 3.8 and VS 2005, when i try to deploy a project to a device, an error message appears ( deploying error) that i dont have a newer version of ActiveSync higher that 3.5 , while when i deploy on VS 2003 using the same version of ActiveSync, there is no errors, so how could i de...more >>

application already running
Posted by Kenneth Windish at 11/6/2005 7:17:38 AM
Hi, Using VB6 the following code checks for the application running: stra = CStr(App.EXEName) If App.PrevInstance Then 'App = App.UnattendedApp AppActivate ("MyApplication") Y = ShowWindow(MyApplication.hwnd, 10) 'App.UnattendedAp End End If What are the evequival...more >>

custom control
Posted by Nathan Franklin at 11/6/2005 12:00:00 AM
hey guys I am trying to write a custom control (an editable combobox), doing a lot of research people have said the best way to do it with a text box overlayed the combobox.. I have tryed to place this into a custom control which I would like to reuse.. I cant seem to get the text box...more >>



DevelopmentNow Blog