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
all groups > dotnet general > september 2006 > threads for monday september 18

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

Average hourly contract rate in Seattle area?
Posted by Greg T at 9/18/2006 11:17:01 PM
Hi Folks, I just moved to Seattle from Portland, Oregon. I was wondering what the average contract rates ( as a W2 with an agency ) are up here for a senior ..NET software developer with around ten years experience developing with MS technologies and a Masters in CS. In Portland, I was ...more >>


Uniquely identify a control in any Winodw using Object Name.
Posted by Anoop Nair at 9/18/2006 8:51:01 PM
Hi I am developing scripts in C# which can be used to test windows based applications. I use Win32 API's to perform click operations etc. To uniquely identify a control in a window rather than using absolute position of a control I have been using Control-ids and captions of the control. B...more >>

Compiling a static .NET executable
Posted by mctodd333 NO[at]SPAM hotmail.com at 9/18/2006 2:28:25 PM
Hello, I was wondering if there is a way in .NET to do the following: Suppose I have a test.exe (I have the source also) which uses lib1.dll and lib2.dll (which are .NET assemblies); Is it possible to compile the 3 files into 1 static executable so that I don't have to have lib1.dll and lib...more >>

Serialization problem
Posted by Saso at 9/18/2006 12:15:01 PM
Hi, I would like to serialize an instance of the bitmap instance. Actually, I've done serialization with the code below, but why parameter Tag is not serialized? I get the following exception after deserialization: Object reference is not set to an instance of an object. //...more >>

.net table adapter code behind missing UPDATE statement
Posted by travhale NO[at]SPAM gmail.com at 9/18/2006 11:47:18 AM
in a new project using .net 2005, c#. getting err message "Update requires a valid UpdateCommand when passed DataRow collection with modified rows." source RDBMS is oracle 8i. I add a new dataset to the project and drag a datatable from server explorer onto the dataset design surface. In th...more >>

Convert EPS-illustrations from MAC to PC
Posted by Frantic at 9/18/2006 9:23:40 AM
I have a large quantity of EPS images created on Mac and now I need them on PC. Unfortunately the PC-EPS and MAC-EPS aren't the same and needs to be resaved to work in the programs I use (mainly Framemaker). Does anyone have any valuable tips when doing this and more importantly - Do anyone know...more >>

Class properties into XML tags
Posted by mn_ms_user at 9/18/2006 8:37:02 AM
Can someone point me in the right direction? I need to wrap some class properties into XML tags in C#. I just need the XML tags and not the XML document information. Thanks....more >>

volatile fields and lock
Posted by Amir Shitrit at 9/18/2006 8:06:02 AM
Hello. How come it's safe to read non-volatile fields that are shared across threads using locks for synchronization (for example, Monitor.Enter or EventWaitHandle), but it's not safe to access them if no lock synchronization mechanisms are employed? Whe using locks, I'm I guaranteed that wh...more >>



local website
Posted by tss at 9/18/2006 7:50:01 AM
how can i rename my local website? i have had a right headache writing my new site, then modified it only to be told i cant upload because the local and remote sites have the same name, que??? any help will re-sponge my brain because it is liquified at the minute....more >>

Visual Studio 2005 Intellisense
Posted by bungle NO[at]SPAM wizardbuy.com at 9/18/2006 3:42:43 AM
Hi With Visual Studio 2003, I could hit CTRL+Space to invoke intellisense. Has the keystroke changed on 2005 because it doesn't work for me? Thanks Dave ...more >>

VB.Net 2003 ListBox not showing text
Posted by james.hunt NO[at]SPAM doveq.net at 9/18/2006 2:05:30 AM
I am using VB.Net 2003 on a Windows 2000 machine to load directory contents into a ListBox. For some unknown reason the text is not visible, however, if I assign a label to the selected item in the list box the file name shows up in the label, so I know the the file list is being loaded into th...more >>

iCSharpcode Texteditor control
Posted by Ray Cassick (Home) at 9/18/2006 1:28:04 AM
Has anyone here used this control in their own product at all? I am very interested in some sample code that shows how to implement a folding strategy so I can do code regions in my custom language. I know how to use the folding manager to get code segments to fold up into collapsible regi...more >>

How can I control positioning of child windows in an MDI form?
Posted by Hamed at 9/18/2006 12:00:00 AM
Hello I have a question about CHILD forms in an MDI form. How can I have a neat positioning of child windows in an MDI form? When I open a new child window in my MDI form it is opened in a new cascading position but when I opens a lot of forms, it goes out of the borders of the MDI form...more >>

MDI Form Position
Posted by Hamed at 9/18/2006 12:00:00 AM
Hello Two questions about positioning: When I run my MDI application developed by VS.NET 2003, the MDI window is opened in a new place and after some run again and again, it opens in a position that some borders of MDI form goes out of the desktop. The WindowState of MDI form is in Norm...more >>


DevelopmentNow Blog