Alternative VS.NET resources

zhaozj2021-02-17  63

Alternative VS.NET resources

Small god 2001.08.25

Suddenly I found that IE's Favorites about DOTNET's link slowly, from the beginning of one or two to now more and more links. I think because more and more people have started interested in DOTNET, such as C #, Web Service, XML. I really like the Ide of VS.NET, in addition to more memory, it is rich and more intelligent. But in addition to the instructions on the MS website, it is difficult to find other information and resources, I found and collected some, I hope to use it for you:

Codeswap:

Today I installed this little Dongdong so I can release my code to the network, and all people who have installed this software can find and share these codes. Just like finding MP3 songs, I entered a "API", there is existence of such a title, or you can vote to express your opinion. The most interesting thing is that it is also a web service. The article collectively collected is not a lot, but this model similar to P2P makes 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 you install it, you can download and use these code in the vs.net. URL: http://www.vscodeswap.nethttp://www.vscodeswap.net/codeswapaddin.msi

VS.NET Beta2 Add-in:

There are many companies in foreign countries to do the Add-IN or auxiliary tools of MS programming tools. MS also published VS.NET's Dia SDK very early. At the first time, when I was published, I saw the Visual XSLT's add-in, Beta2, Crystal Reports. The default option is installed in VS.NET. According to MS, there are some examples of Automation Samples in Visual Studio .NET Beta 2 Professional Edition, I have not found these examples in the enterprise version, but I found these examples and other Some interesting things, including some of the DOTNETs on MS websites, such as: vbcsharpwalkthroughs, iBuyspy, worth Download, of course, also includes a VISO helping zip. There is no explanation in the MS directory, I came with instructions, so that you are roughly known that those Zip packs are doing. Remind you to go, have been going to have a period of time, I don't know if MS will change Password. Http://beta.visualstudio.net/ If you need you to log in, you can visit this urlftp: // vStudio: 7 ^ QS4 *! 8@transfer1.microsoft.com/betadownload/vstudio/

Automation Samples List: Spell Check Macrothis Is A Macro That Does Spell-Checking Uses Word and C # Windows Forms Forthe UI.

ToolWindow Add-Insthis Collection of Three Add-insdRates How To Create Toolwindows Inc #, Visual Basic .NET and C .

PostBuildRules Add-inThis add-in allows the user to create rules that are applied after thesolution build completes. This Visual Basic .NET add-in demonstrates the useof events and the globals object in the Visual Studio .NET Automation Model.PreBuildRules Add-inThis Add-in unlows the user to create rules.....................................

Solution Extender Add-inThis sample demonstrates the use of Automation Extenders to "extend" existing Visual Studio objects with new properties and methods. You canextend property grid display objects as well as automation objects so thatmore methods and properties are available to the caller. This sample Extendsboth The Solution Property Grid Display Object As Well as The DTE.SolutionAutomation Object.

WSH ScriptThe wsh-vs.js sample demonstrates using Windows Scripting Host to launchVisual Studio. It will create an instance of VS, and add a task item. To usethis sample, just double click on it from explorer, or type wsh-vs.js At awindows command prompt.

ScriptHost Add-inScriptHost hosts the VBScript engine, and allows you to run VBS macros fromVC6 in the VS7 IDE. You do not need to make any syntatical changes to yourcode except for method / property calls that are not available in V7.

Web app provider add-inthis sample is the source code to the Web App provider add-in That Allowsyou to upload your Website to Hosting Providers from the homepage.

GENERATEHTML Add-Idhe GenerateHtml Add-in Takes The Current Selection In The Texteditor AndGenereates Colorized HTML with The Proper Formatting

. Unsupported ToolsThis archive contains unsupported tools to be used with the Visual StudioObject model The following items are currently available: ExtBrws.dll: Touse it, regsvr32 the dll, then load it from the VS or VBA Add-in Managerdialog Click the item on. the Tools menu to bring up a dialog that displaysall the late bound objects available under DTE, DTE.Events, orDTE.Properties GenerateIcoData.exe:. This is a program that will generatedata that can be entered into the registry settings for an Add-in thatdisplays Help About information. When generating the registry keys for HelpAbout information, an icon is needed for display. To generate the binarydata for the registry, you would create a binary value, and copy the hexinformation into this value. This tool generates this information. Simple Add-insThe Add-in will display a Message Box as each member of IDTExtensibility2 iscalled. It will also add a button to the Tools menu, which when clickeddisplays a message. The Button that is a Dded Is Done Using The Old StyleOffice Commandbars, Rather Than AddnamedCommand.

Regexplore Add-INREGEXPLORE IS An Add-in That Emulates The Registry Editor, But As a Toolwindow Wtemwindow Withninment. Some of the Object Model FunctionAtureityDemonstrated Includes: (13)

Web service search:

I used to write in an article about Web Service. I will have a portal to Web Service like now. One month ago I found this website, and it was recorded in the Headlines of Visualstudiowire. At present, it collects many aspects of Web Serveice, of course, is too small from future eyes. More interesting is that you select Add Web Reference in the Project menu in VS.NET Beta2 ..., then enter directly in the pop-up dialog box http://www.salcentral.com/dotne.asp you found these Web services You can use it directly in your application. This website collects the speed of Web Service is still skyrocketing, and many people are in UPLOAD's Web Service. You can go to the following URL to learn the specific content: http://www.salcentral.com/dot.com/dnover.htmhttp://www.salcentral.com/salnet/webservicesWSDL.ASPVS.NET command line launched:

A person who is accustomed to using the command line is difficult to use the graphical interface. There are many prawns when VS98 compiles their code written in the vs.Net, I think these people are still the same. And the inside of the MS is also in the inside, so the command line mode will be retained. The following is some command line parameters, maybe the software is because these command switches are magical and interesting, and the graphical interface has always been a symbol of fool (Hahaha)

转载请注明原文地址:https://www.9cbs.com/read-31043.html

New Post(0)