Top "Design-view" questions

A view in a RAD (Rapid Application Development) tool that allows you to design what the user sees.

Is there any graphical designer for ASP.NET MVC?

I guess that most people that use Visual Studio had my same reaction when they created their first ASP.NET …

asp.net-mvc visual-studio-2010 design-view
How to get to design view on Visual Studio 2013?

This is driving me insane. I keep clicking on the form I want to see but it just keeps showing …

vb.net visual-studio-2013 design-view
MS Access 2010 (Design View): return Monday of the current week with Monday as 1st day of the week

I need to make my Access query always return the Monday of the current week. I have seen a few …

date ms-access design-view
How to enable Design View in Visual Studio 2019

I'm starting with the Head First C# book and right off the bat I can't get my screen to look …

c# design-view
Controls on Form Not Shown in Designer

I am working on a WinForms project, and I have a form where I have a DataGrid, a TextBox, and 2 …

c# winforms datagrid textbox design-view
How to make textAlignment under TextView visible in Android Studio 3.1.2 in the attributes?

I'm following an online tutorial about Android Studio. But in the video clip, the instructor use textAlignment which is under …

android android-studio attributes text-alignment design-view