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
May 2008
June 2008


all groups > dotnet faqs > october 2004 > threads for october 8 - 14, 2004

Filter by week: 1 2 3 4 5

Rotating a Picturebox
Posted by Charles A. Lackman at 10/12/2004 11:23:08 PM
Hello, I am trying to rotate a picturebox control. I have done some experimenting with rotating the image inside the picturebox, but I am trying to get the affect of grabbing the corner of the picturebox and moving the mouse to change the angle. I am sure I can implement the code to grab ...more >>

What programming language
Posted by dev-jared NO[at]SPAM shaw.ca at 10/12/2004 5:43:04 PM
This is going to seem like a generic question that has been posed 1001 times and is probably very subjective, but I need some real world answers, rather than textbook answers. Let me give my background in 2-3 sentences: 1. I am a developer who has been programming for about 3 years and have d...more >>

Debugging
Posted by Wayne Wengert at 10/11/2004 5:51:08 PM
I created a VB.NET application using VSNET 2003 and then created a distribution package using VSNET's Setup and Deployment Project. I copied the setup and msi files to a different system and ran setup - all went fine. When I run the application I get an error in one process and the ensuing dialo...more >>

What is thread safety?
Posted by Hans at 10/11/2004 10:14:50 AM
Is there anyone can explain "thread safety" in detail for me please? ...more >>

Setting MDIParent of new form
Posted by ksedran at 10/8/2004 1:23:05 PM
Hello All, Having an issue with setting the MDIParent of a new form. I have a form called CMIMain. From this form a child form is opened called Form1. This is the code I use to set that up: Dim Form1 As New Form1 Form1.MdiParent = Me Form1.Show() Now, from Form1 I want to open ano...more >>



DevelopmentNow Blog