Join Walt Ritscher for an in-depth discussion in this video Working with the Properties window, part of Visual Studio 2010 Essential Training.
A frequently used tool window in Visual Studio 2010 is the Properties window.…This window is typically docked to the right side of the IDE.…The hotkey for this window is F4.…I'm inside Visual Studio, and I have this solution called PropertiesWindow open.…There is one project inside this solution called WpfApp.…This is really a mixed application.…It has a Windows form and an HTML page and also a XAML page in here.…I am going to start by looking at the MainWindow.xaml page.…I'll double-click on this icon, and that loads the designer.…
Now I'm going to add a couple of controls to this designer, by going to my…Toolbox and dragging the Button to the designer surface, and then I am going to…drag the TextBox to the Designer surface.…Next, I am going to the show you how the Property window works.…The Property window is over here in the lower right-hand corner of the screen.…To make it easier to see, I am going to detach it by dragging it out and moving…it into the main part of the window.…
You may need to size it to fit on your screen.…
Author
Released
11/16/2010- Creating a Visual Studio project
- Building the user interface
- Binding to an RSS feed
- Coding with IntelliSense
- Creating rich Internet applications with Silverlight
- Building Windows applications with Windows Forms
- Integrating with SQL Server
- Working with Microsoft Office applications
- Understanding extensibility in Visual Studio
- Working with data, ADO.NET and datasets
- Using source control
Skill Level Intermediate
Duration
Views
Q: Which edition of Visual Studio 2010 do I need to follow along in this course?
A: The course is taught with Visual Studio 2010 Professional, but can also be used with the Premium or Ultimate editions. The Express editions of Visual Studio, including Visual Basic 2010 Express, Visual C# 2010 Express, and Visual C++ Express, are not covered in this course.
Q: I'm attempting to download the exercise files for this course, and my virus protection is blocking me from unzipping the downloaded file. Are the files corrupted?
A: The alert is a false-positive message. Your antivirus software is detecting the active code included in the exercise files, which in some ways resembles viral code. There is nothing to be alarmed about and you can ignore the warning. This is common among coding courses and environments.
Related Courses
-
HTML Essential Training
with James Williamson5h 54m Beginner
-
Introduction
-
Welcome58s
-
Using the exercise files1m 1s
-
-
1. Getting Started
-
2. Exploring the Visual Studio Workspace (IDE)
-
Working with big projects3m 53s
-
Setting options for the IDE5m 56s
-
3. Building a Simple Application
-
Connecting your data8m 4s
-
Binding to an RSS feed5m 4s
-
4. Exploring the Code Editors
-
Writing a C# program6m 48s
-
Writing a VB program6m 29s
-
Working with C++6m 38s
-
Working with F Sharp6m 9s
-
Font and color options6m 50s
-
5. Working with Code
-
Formatting your code6m 43s
-
Navigating your code7m 44s
-
Using the Task List2m 26s
-
Commenting your code2m 45s
-
Documenting your code8m 26s
-
Working with code snippets6m 25s
-
Refactoring your code5m 15s
-
Generating code with T46m 29s
-
-
6. Understanding the Project Types
-
Creating a class library6m 26s
-
Creating a WCF service9m 1s
-
7. Digging Into Your Data
-
Creating typed datasets7m 55s
-
Using the data binding tools8m 38s
-
8. Debugging Your Application
-
Debugging code9m 32s
-
Other debugging techniques6m 50s
-
-
9. Testing Your Application
-
10. Deploying Your Application
-
Building your application4m 19s
-
Setting assembly information2m 12s
-
-
11. Working with Source Control
-
12. Integrating with Microsoft Office Applications
-
Making an Excel 2010 add-in5m 21s
-
13. Extending Visual Studio
-
Creating macros7m 16s
-
Creating an MEF add-in7m 9s
-
14. Configuring Your Application
-
Using the Settings Editor7m 29s
-
Using the Resources Editor6m 59s
-
Localizing your resources5m 28s
-
Conclusion
-
Goodbye1m 17s
-
- 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: Working with the Properties window