From: http://weblogs.asp.net/rrobbins/archive/2007/11/02/sound-events-for-visual-studio.aspx
So cool.ProgramMembers sometimes need entertainment. Haha. (I am too lazy to translate. It's not complicated. I will understand it when I look at the
1. How to adjustCodeTypographical format?Select: Edit-> advanced-> set the document format.Or edit-> advanced-> set the format of the selected code.Format the CS code: Ctrl + K + FFormat aspx code: Ctrl + K + d
2. How to jump to a specified
ProgramFrequently used when communicating ProblemsCodeHowever, it is a little too painful to simply click the status bar to locate the line number. This tip will help you see the line number information.
Choose tools> Options> text editor> All
21,Right-click the Toolbox tab and select control list in alphabetical order.
22,You can dragCodeDisplayed on the General tab of the toolbox
To display the content, just click the code and drag the code (Click + drag) to the
* XML comments are very violent and refreshing. ndoc can generate documents based on the XML generated by;
* Gostdoc: it is a brute force annotation generation plug-in. After such a long time, the MD has finally been liberated;
* Ndoc: The help
Visual Studio Converter
The Visual Studio. NET project converter (SEE) is very similar to ASP. NET version switcher. The difference is that it is used to convert the version of the Visual Studio project file. However.. NET Framework Version 1.0 and
In Visual C ++ 2005, how does one call other compilers to compile CPP files? In other words, how can we integrate other compilers into the vc2005 ide? This article introduces a simple method.In Visual C ++ 2005, how does one call other compilers to
Cross-platform development with mono for Android -- Visual Studio magazine-platform and code-sharing questions between mono for Android, monotouch and. NET framework available to developers .... xamarin, which owns and maintains mono for Android and
1. How to adjust the code layout format?
Select: Edit-> advanced-> set the document format.
Or edit-> advanced-> set the format of the selected code.
Format the CS code: Ctrl + K + F
Format aspx code: Ctrl + K + d
2. How to jump to a specified
001. Powerful progressive searchProcedure: 1. PressCTRL + IKey;2. Enter the text you want to search. Note: you will see the cursor jump to the first matching position and highlight the search text.3. Press againCTRL + IThe cursor jumps to the next
Source: http://www.cnblogs.com/wangkewei/archive/2009/06/21/1507856.html
Recently, many beginners have asked some very simple "how to use" questions. This article solves this problem. You are welcome to share more useful tools.
First, how do I
Most people know that Visual Studio uses/* code blocks */and // code lines to annotate code,
However, there is no standard comment on functions and classes in the code.
Visual Studio provides the ability to create code reports.TheThe annotation
Recently, every page requires using to reference space, which is annoying.
I searched it and it could be changed.
The method is as follows:
1. Open the directory where Visual Studio 2008 is installed and find the ItemTemplates folder, for example:
Visual Studio for Application insider 3
HostObject is an important function of vsa, which is also its previous vba sdk, including Microsoft Script Control or other third-party vb language implementation (winwrap basic, basicscript, sbl and other
The flag is used to add information about a certain type to supplement the information specified by ."
The flag should be used to describe the type or type member. Use to add additional information for a type description ."
-- MSDN excerpt.
Is
For example:
String abc= 123. ToString;
The Code Compiled in Vs2003 will get the error message:
"The method is referenced without parentheses ....."
Compile in Vs2005 (8.050727.42/rtm 50727 4200) and get the error message:
"The method group"
If you want to use Post-Build event in your project to help you complete some tedious operations, such as copying files and installing dll to GAC, you can also use other command line tools to perform automated operations, so you need to understand
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.