Join Walt Ritscher for an in-depth discussion in this video Arranging UI elements in ASP.NET, part of Visual Studio 2012 Essential Training.
In this video, I want to examine the tools for arranging and sizing the UI …elements in an asp.net application. For this demonstration, I'm using this …arrange and web forms application. And I've opened this arrangeelement.aspx page. …Normally when you open an ASPX page in Visual Studio, it starts in the Source …view, which is the HTML view. You can also look at the Design view, or …the Split view. I will leave mine as Split view for a few minutes. …To add a control to an HTML page, or an ASPX page, you open the Toolbox and then …you'll drag the control. And take this button, and I'll drag it …right here. Notice the black dotted outline where I'm …going to drop. There's a space in there so I can put it …on either side of that space. I'll let go here, and there's my new button.…
Now, I'll try to put it between the big button and the small button. …I'll drag it over. See the dotted line on the left side of …the button. As I move my mouse over here, the dotted …line will move between the two. I'll let go, and there's the button …
Author
Released
5/30/2013- Creating a Visual Studio project
- Understanding the project types
- Working with the Toolbox and Properties windows
- Building a user interface with the editors
- Exploring tools that enhance your coding sessions
- Navigating and formatting your code
- Working with Expression Blend for complex UI
- Debugging code
Skill Level Beginner
Duration
Views
Related Courses
-
Introduction
-
Welcome57s
-
Using the exercise files1m 12s
-
-
1. Getting Started
-
What is Visual Studio 2012?4m 25s
-
-
2. Exploring the Visual Studio Workspace
-
Exploring the help system4m 36s
-
3. Understanding the Project Types
-
4. Exploring the Project Types
-
Creating a website with ASP.NET10m 59s
-
-
5. Code and Text Editors
-
Using the JavaScript editor7m 58s
-
Formatting your code5m 24s
-
6. Tools That Enhance Your Coding Sessions
-
Using the Task List2m 12s
-
Commenting your code2m 49s
-
Documenting your code6m 28s
-
Working with code snippets6m 18s
-
Refactoring your code5m 18s
-
Generating code with T47m 54s
-
Using Class View4m 21s
-
Mastering the search tools6m 21s
-
-
7. Debugging and Troubleshooting Code
-
Debugging exceptions4m 38s
-
Beyond the basic breakpoint3m 47s
-
Using the Watch windows5m 15s
-
Walking the Call Stack3m 15s
-
Debugging ASP.NET websites5m 18s
-
Debugging JavaScript6m 27s
-
Debugging threads and tasks8m 40s
-
8. Using the Designers for UI Development
-
Arranging UI elements4m 50s
-
Arranging UI elements in WPF6m 36s
-
-
Conclusion
-
What's next4m 6s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Arranging UI elements in ASP.NET