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 > december 2003 > threads for friday december 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

Configuration Settings
Posted by Trey at 12/26/2003 10:02:12 PM
I can't believe that Dot.Net has no easy to use INI file replacement. In Delphi you set up a class to read/write data from by using this statement. theINI := TIniFile.Create(filename); To read from it you do something like: frmMain.top := theINI.ReadInteger('INIT','Top',50); ...more >>


CIL hypothetical question
Posted by Gabriel at 12/26/2003 8:20:48 PM
I have a hypothetical question for someone at Microsoft to answer. Let's say I have built my own proprietary language. I also have a small following of developers, and I have made some money off my language and tools. Now I would like to consider the possibility of compiling my language ...more >>

Difference between C# and VB.NET
Posted by Raj Dhrolia at 12/26/2003 4:54:42 PM
Hi Guys, It might seem to be a very easy question, but i am very much eager to know some good technical difference between C# and VB.NET. Are there anything that i can do in one language and cannot in other? And finally why C# seems to be a sort of standard in industry? Regards, ...more >>

.NET Experts' Predictions for 2004
Posted by Derek Ferguson at 12/26/2003 1:37:48 PM
http://www.sys-con.com/dotnet/article.cfm?id=491 Feel free to read and respond. Derek Ferguson Editor-in-Chief, .NET Developer's Journal ...more >>

how doi draw pixl by pixl
Posted by Ivan D at 12/26/2003 12:25:06 PM
(planning to do this in C#) plz, if you know tell me :) Im interested in handling the drawing to a surface manually pixel by pixel. For example I want to draw a 640x480 image according to some method I make, perhaps each pixel is randomly colored. I know there is the set pixel method, but ...more >>

vb.net form minimized with system tray
Posted by dave at 12/26/2003 10:12:16 AM
I am trying to start my application hidden and showing only the system tray icon. I have set the property showintaskbar=false however, i still see a minimized box in the lower left of my screen. How do i get rid of this? thx dave...more >>



DevelopmentNow Blog