Archived Months
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
February 2008
April 2008
May 2008
June 2008


all groups > dotnet windows forms designtime > may 2004 > threads for may 8 - 14, 2004

Filter by week: 1 2 3 4 5

WYSIWYG Designer
Posted by Virag Gutgutia at 5/13/2004 6:12:26 PM
Hi, I am trying make a WYSIWYG Designer with Drag and drop. Something similar to the ASP.NET desginer which dosent generate code but stores the information to a database. But I am unable to find where should I start I am unable to visualize or decide what should I start with. Can anybody point ...more >>

Setting designer for form
Posted by Kent Boogaart at 5/12/2004 10:17:12 PM
Hi all, I am trying to associate a simple custom designer with an equally simple windows form. Here is what I have: public class MyDesigner : DocumentDesigner { public override DesignerVerbCollection Verbs { get { DesignerVerbCollection c = base.Verbs; c.Add(new DesignerVerb("MYV...more >>

Visual Studio SLOW!
Posted by Trygve Lorentzen at 5/11/2004 11:32:51 AM
Hi, we are using VS .NET 2003 to develop Windows Forms apps with C#... We are amazed at how slow VS works, even on top-modern computers with 1GB RAM. Drawing the form, creating new events, saving the project, everything feels sluggish. Feels like I spend more time waiting than actually working...more >>

"Unspecified Error" dragging dataset to form.
Posted by Mike Edenfield at 5/10/2004 4:06:12 PM
One of my WinForms projects has recently stopped letting me add data sets to forms or components through the visual designer. When trying to drag a dataset onto the designer I get "Unspecified Error", but no additional information. I can add the data sets through code, and they even show u...more >>



DevelopmentNow Blog