Showing results for designer - .NET Blog

Nov 8, 2022
13
12

What’s new in Windows Forms in .NET 7.0

Igor Velikorossov
Igor Velikorossov

Read about the new features that are in Windows Forms in .NET 7 including new accessibility features, High DPI, UI Automation, and more.

.NET.NET CoreWinForms
Feb 1, 2022
29
4

Databinding with the OOP Windows Forms Designer

Klaus Loeffelmann
Klaus Loeffelmann

Databinding in the Windows Forms OOP Designer focuses on Object Data Sources, and it has a different approach to set up data sources compared to the .NET Framework Designer. Read what you need to know about Databinding in WinForms for .NET apps.

WinForms.NET.NET Framework
Jan 13, 2022
73
4

State of the Windows Forms Designer for .NET Applications

Klaus Loeffelmann
Klaus Loeffelmann

The Windows Forms designer for .NET is ready for prime time! There will be differences if you previously have used the designer with .NET Framework apps. In this blog post, I break down what you need to know.

WinForms.NET
May 6, 2010
0
0

Another Error Creating Control in the Design View with Object Reference Not Set in Visual Studio 2010

Web Development Tools Microsoft
Web Development Tools Microsoft

In a previous blog, Controls State: "Error Creating Control" in the Design View in Visual Studio 2010, I have discussed about an Error Creating Control issue related to accessing the Session state in the OnInit() method. Since then, I have discovered that the Error Creating Control will also show in the design view if we try to access any...

ASP.NET
Apr 28, 2010
0
0

Design View Performance Improvements

Web Development Tools Microsoft
Web Development Tools Microsoft

Hi, I’m Dan Chartier, I work on the Web Tools designer and helped improve its performance in Visual Studio 2010. For some background, Visual Studio 2008 completely replaced the original trident (Internet Explorer) designer with the FrontPage designer (which is also used by Expression Web). While we gained many improvements with this change, we rece...

ASP.NET
Apr 19, 2010
0
0

Upgrade or Uninstall of Office 2007 might cause VS 2008 Web designer to hang

Web Development Tools Microsoft
Web Development Tools Microsoft

Update (5/3/2010): In addition to the VS designer surface not loading, there are other actions that will cause a hang.  Working with CSS increases your chances of seeing this issue.  For example, bringing up the CSS Manage Styles dialog, the CSS property grid, or CSS Apply Styles dialog can all cause the hang.  Another...

ASP.NET
Feb 18, 2010
0
0

Workaround: Missing Declarations for Controls in Designer File

Web Development Tools Microsoft
Web Development Tools Microsoft

We have seen some customers report the issue that certain controls are not getting generated correctly in the designer file in Visual Studio 2010 RC for the ASP.Net Web Application Projects. We are currently working on a fix for this issue for the final RTM release. Workaround: You can work-around this issue by declaring the missing controls in th...

ASP.NET
Sep 21, 2009
0
0

Download four free sample chapters from Visual Web Developer book

Web Development Tools Microsoft
Web Development Tools Microsoft

Some time ago Jim Cheshire wrote a book on VWD 2008 and recently book publisher kindly allowed us to provide four chapters as free downloadable PDF files. The following chapters are available: You can find link to download at VWD section on ASP.NET Web site (look for Visual Web Developer Books section at the right side) or download ZIP f...

ASP.NET
Jun 23, 2009
0
0

Visual Web Developer – Designer Survey

Web Development Tools Microsoft
Web Development Tools Microsoft

The VWD team is always looking for ways to improve our product for our customers. To help us better achieve this goal we have created a survey that we hope you will take a few moments to fill out.Click Here to take survey This survey centers around the VWD designer which provides a WYSIWYG editor for creating and editing Web pages. All feedback wil...

ASP.NET