Alternative VS. NET Resources

Source: Internet
Author: User
Tags net command net command line unsupported

 

Alternative VS. NET Resources

Stingy god 2001.08.25

I suddenly found that the links to dotnet In My IE Favorites gradually increased, from one or two to more links. I think it is because more and more people are interested in dotnet, such as C #, Web Service, and XML. I like VS. NET IDE very much now. In addition to needing more memory, it has rich functions and becomes more intelligent. However, apart from descriptions on the MS website, it is difficult to find other information and resources. I have found and collected some useful information for you:

CodeSwap:

Today I installed this little stuff so that I can publish my code to the network, and anyone who has installed the software can find and share the code. Just like searching for mp3 songs, I entered an "API" with an article with such a title. You can even vote for your opinion. The most interesting thing is that it is also a Web Service. There are not many articles collected at present, but this P2P-like mode gives me a different way of communication.
You can go to the following URL to see or download it directly. There is only an index on the website. After the installation is complete, you can download and use the code in VS. NET.
URL:
Http://www.vscodeswap.net
Http://www.vscodeswap.net/codeswapaddin.msi


VS. NET beta2 Add-in:

Many foreign companies are doing Add-in or auxiliary tools for MS programming tools, and MS has published VS very early. net dia sdk, we first saw the Add-in of Visual XSLT when Beta1 was published. in Beta2, Crystal Reports became the default option installed in.. NET. According to MS data, there are some examples of Automation samples in Visual Studio. NET Beta 2 Professional Edition is missing, but I don't seem to have found these examples in the Enterprise Edition, but here I find these examples and other interesting things, it also includes some examples of dotnet on MS websites, such as VBCSharpwalkthroughs and IBuySpy. It is worth the Download and, of course, a Viso help zip. There is no description in the MS directory, and I have attached the description below, so that you can roughly know what the Zip package is doing. Remind you to hurry up. It has been a while. I wonder if MS will change the Password.
Http://beta.visualstudio.net/
If you need to log on, you can access this URL.
Ftp: // vstudio: 7 ^ Qs4 *! 8@transfer1.microsoft.com/BetaDownload/vstudio/

Automation samples list:
Spell Check Macro
This is a macro that does spell-checking uses Word and C # Windows Forms
The UI.

ToolWindow Add-ins
This collection of three add-ins demonstrates how to create ToolWindows in
C #, Visual Basic. NET and C ++.

PostBuildRules Add-in
This add-in allows the user to create rules that are applied after
Solution build completes. This Visual Basic. NET add-in demonstrates the use
Of events and the globals object in the Visual Studio. NET Automation Model.

PreBuildRules Add-in
This add-in allows the user to create rules that are applied before
Solution build starts. This C # add-in demonstrates the use of events and
Globals object in the Visual Studio. NET Automation Model.

Solution Extender Add-in
This sample demonstrates the use of Automation Extenders to "extend"
Existing Visual Studio objects with new properties and methods. You can
Extend property grid display objects as well as automation objects so that
More methods and properties are available to the caller. This sample extends
Both the Solution property grid display object as well as the DTE. Solution
Automation object.

WSH Script
The wsh-vs.js sample demonstrates using Windows Scripting Host to launch
Visual Studio. It will create an instance of VS, and add a task item. To use
This sample, just double click on it from explorer, or type wsh-vs.js at
Windows command prompt.

ScriptHost Add-in
ScriptHost hosts the VBScript engine, and allows you to run VBS macros from
VC6 in the VS7 IDE. You do not need to make any syntatical changes to your
Code blocks t for method/property cballs that are not available in V7.

Web App Provider Add-in
This sample is the source code to the Web App Provider Add-in that allows
You to upload your website to Hosting Providers from the homepage.

GenerateHTML Add-in
The GenerateHTML Add-in takes the current selection in the texteditor and
Generates colorized HTML with the proper formatting

Unsupported Tools
This archive contains unsupported tools to be used with the Visual Studio
Object model. The following items are currently available: ExtBrws. dll:
Use it, regsvr32 the dll, then load it from the VS or VBA Add-in Manager
Dialog. Click the item on the Tools menu to bring up a dialog that displays
All the late bound objects available under DTE, DTE. Events, or
DTE. Properties. GenerateIcoData.exe: This is a program that will generate
Data that can be entered into the registry settings for an Add-in that
Displays Help About information. When generating the registry keys for Help
About information, an icon is needed for display. To generate the binary
Data for the registry, you wocould create a binary value, and copy the hex
Information into this value. This tool generates this information.

Simple Add-ins
The Add-in will display a Message Box as each member of IDTExtensibility2 is
Called. It will also add a button to the Tools menu, which when clicked
Displays a message. The Button that is added is done using the old style
Office CommandBars, rather than AddNamedCommand.

Regstme Add-in
Regulare is an Add-in that emulates the Registry Editor, but as a tool
Window within the environment. Some of the object model functionality
Demonstrated schemdes:
(13)


Web Service Searching:

I remember I wrote in a previous article about Web services. In the future, there will be a Web Service portal website like the current portal website. A month ago, I found this website, at that time, it was recorded in the Headlines of VisualstudioWire. At present, it collects many aspects of Web Serveice. Of course, from the perspective of the future, there will still be too few. What's more interesting is that you select Add Web Reference... in the Project menu in VS. NET beta2, and then enterHttp://www.salcentral.com/dotne.aspYou can use these Web services directly in your applications.
The website's Web Service collection speed is soaring, and many people are uploading their own Web Services. You can go to the following URL to learn the specific content:
Http://www.salcentral.com/dotnet/dnover.htm
Http://www.salcentral.com/salnet/webserviceswsdl.asp


VS. NET command line startup:

It is difficult for a person who is used to the command line method to use the graphic interface. In VS98, many prawns compile their code written using Notepad using the command line method. in the NET era, I think these people still exist, and there are many people in MS, so the command line method will be retained. Below are some command line parameters, maybe the software is magical and interesting because of these command switches, and the graphic interface has always been a symbol of hahaha)

Available command line switches:
 
/Build the specified solution failed

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.