Groups | Blog | Home


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 > march 2007 > threads for saturday march 31

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

Windows XP Installation CD
Posted by Paul Williams at 3/31/2007 11:52:01 PM
I have made an attempt to reinstall Windows XP on my computer only to fing the the CD is corrupt. How do I get a new CD? I have an old copy of the installation CD, pre SP2...more >>

Cross process signalling - best way of doing it?
Posted by Clive Smith at 3/31/2007 7:16:23 PM
Hi Folks, I am developing an application consisting of a webservice and a Win32 service both written in C#. When the webservice is called it writes a number of records away to a SQL server database. These records require further processing by the Win32 service as soon as they appear in t...more >>

Adding a value to a system enumeration
Posted by Per Rollvang at 3/31/2007 5:11:32 PM
Hi All! I am creating a usercontrol, and this control have some text that can be placed on the control via the enumeration "ContentAlignment". I will, however, give the user a chance to put the text at any coordinates, and thought it would be nice to add a 'CustomAlign'-member to the Cont...more >>

Interection with other applications
Posted by ltt19 at 3/31/2007 4:00:00 PM
Hi everyone, I need to get some information displayed by other software, like getting the text of a notepad window, the displayed page in IE, and so on. How i Am supposed to do that? Messaging? Reflection? Any help will be appreciated. Thanks in advance, ltt19...more >>

Configuration.Save() does not work?
Posted by Shannon Richards at 3/31/2007 11:24:33 AM
Hello All: I have implemented a custom configuration section in my app.config file as follows: <configSections> <section name="AdminUIConfig" type="TestMgr.UIConfigSection,TestMgr"/> </configSections> <AdminUIConfig name="Admin" caption="Administrator" captionLC="a...more >>

explorer 6
Posted by shaunnorwich at 3/31/2007 3:22:00 AM
i have sum history that will not delete, how do i uninstall it and reinstall it please help ...more >>

In WPF, add child to specific grid column and row using c# and not xaml
Posted by moondaddy at 3/31/2007 12:15:51 AM
I have WPF window and a grid. The grid has several columns and rows. How do I add an object to a specific row and column of the gird using c#? If I use: myGrid.Children.Add(dg); then dg will be added to Grid.Column="0" Grid.Row="0" By default. I want to add it to Grid.Column...more >>



DevelopmentNow Blog