
Str() - converts a number fo a text representation You can export your current settings, import settings from a file or reset all the settings to the default. You can change your settings by clicking (Tools > Import and Export Settings) When you install Visual Studio you are asked which settings you want to use

Use Imports to import a namespace without having to fully qualify all the items Task Item - Contain a list of things you have to take of - syntax errors, upgrade to do'sĬommand Window - Enter commands such as File.AddNewProject This is more helpful than just searching for a word using the normal helpĬomponent Tray - Displays components that are not visible at run time, such as timer controls, context menus. Solution Explorer - Provides an averview of the solution including all projects and itemsĬlass View - presents a list of all the classes contained in your solutionĭynamic Help - Automatically looks up all kinds of topics related to the currently selected item. Object Explorer - Displays all the members of a particular object My Profile - This pane lets you configure the editor with your preferences. You can use the #Region and #EndRegion directives

you can examine the manifest using the ILDasm tool (double click the second line). Manifest - Contains name and version, list of any other suppoert assemblies that it may need.
