تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
معلومة ::: Visual Studio 2005 Automation Samples
#1
كاتب الموضوع : BADRMEDIA



وصف مختصر عن الموضوع :

النماذج الموجودة للكود تظهر كيف تبنى مشاريع مايكرو - add-ins - معالجات

لكي تجعل فريقك البرمجي أكثر انتاجية وتخصص لبيئة 2005


أمثلة للمشاريع الموجودة بالملف



Add-in Wizard
This application wizard is a near duplicate of the Add-in Wizard found in the new project dialog under Other Projects and Extensibility Projects. It adds projects to the solution, items to projects, and uses the Find and text editor object models.

PrePostBuildRules
This add-in provides pre and post build rules at the solution and project level for projects implementing the common VS Automation model for projects.

Command Browse Add-in
CmdBrowse is an add-in that walks the command bar structure in the environment, displaying the GUID/ID pair of each command, along with its named command. This information is useful when working with the Office CommandBar object model.

Command Help
This sample demonstrates how you can implement help for your command so that when the user types your command name into the command line window, information is displayed for the available switches and arguments that can be passed to that command.

Code Window Context Menu
This sample add-in demonstrates how the user can add a custom command to the editor context menu

Command Types
This sample shows the various CommandBar control types that can be added when creating a Tools Menu option for the add-in. In addition it also demonstrates how to use the Satellite dll to change the icons for the Tools menus added for the commands

Editor Gadgets
This sample shows how you can implement your own statement completion tool. This Add-in will load the accompanying .xml file, and when you type a specific keystroke sequence, that text is replaced with other text supplied from the xml file.

EventWatcher
The EventWatcher Add-in will connect to all the core shell event objects, and as each event is fired, information is placed into the output window.

File Nav
This sample shows how to walk the Project tree and creates a dialog box that lists all the project items for that project. Any item then can be selected and opened in the editor.

Generate HTML
This sample demonstrates how to take text from the editor window and build a HTML file using this text, including font and color syntax highlighting information.

Keybindings Table
This add-in puts a Keybindings command in the Help menu that is similar to the Microsoft Visual C++ 6.0 Keyboard Map Help command.

Named Bookmarks
This add-in lets you add named bookmarks that can be hierarchical organized, with the ability to create folders to store bookmarks.

RegExplore
RegExplore is an add-in that emulates the Registry Editor, but as a tool window within the environment. Some of the object model functionality demonstrated includes:
1) Add-In
2) ToolsOptions page
3) ToolsOptions Properties
4) Using a satellite dll for resources
5) Adding custom toolbox items.

ScriptHost
ScriptHost hosts the VBScript engine, and allows you to run VBS macros from VC6 in the Visual Studio 2005 IDE.

Solution Explorer Context Menu
This sample add-in demonstrates how the user can add a custom command to the solution explorer and how to dynamically enable and disable the command.

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.

Thumbnails Add Item Wizard
This wizard prompts for a directory of JPEG files, adds an HTML page to your project, crunches all of the JPEGs down to thumbnails (by using .NET image classes) and lays them out on the HTML page.

Tools Options Pages
This sample shows how to create a custom options page that will be displayed in the Tools | Options dialog and how to interact with that page. It demonstrates the implementation of EnvDTE.IDTToolsOptionsPage interface.

ToolWindow Add-ins
This add-in demonstrates how to create ToolWindows for Visual Studio 2005

Unsupported Tools
This archive contains unsupported tools to be used with the Visual Studio object model. The following items are currently available:
ExtBrws.dll. Brings up a dialog box that displays all of the late-bound objects available under DTE, DTE.Events, or DTE.Properties.

Spell Check Macro
This is a macro project that does spell-checking using Word components and C# Windows Forms for the UI.

Windows Forms Automation
This add-in demonstrates working with the object model provided by the Windows Forms designer. The add-in will create a new Windows Application project, and use the object model to build up a form.

Custom Wizard
This wizard demonstrates all the context parameters passed into Add Item, Add Project, and Add SubProject wizards. If you add custom parameters to your wizard's .vsz files, the add-in will display those custom parameters so that you can see how they are passed into the wizard.

Windows Scripting Host
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 a Windows command prompt.

XSL Wizard
This sample creates a wizard that lets you add a template in the Add New Item/Local Project Items dialog to create xml and xsl files


الملف بيعطيك امكانيات جيدة لتتعرف على تكوين مشاريع مختلفة تخدم فريق عملك
}}}
تم الشكر بواسطة:
#2
هذه صفحة الملف من مكتبة ميكروسوفت



http://www.microsoft.com/downloads/d...displaylang=en



وبعد تحميل الملف وتثبيته على الجهاز - ستجد المشاريع موجود فى المسار



C:\Documents and Settings\Your Account\My Documents\Microsoft Visual Studio 2005 Automation Samples


Your Account = اسم المستخدم والحساب على جهازك
}}}
تم الشكر بواسطة:


المواضيع المحتمل أن تكون متشابهة .
الموضوع : الكاتب الردود : المشاهدات : آخر رد
  معلومة :: تعلم كيف تحفظ صورة في My.Settings بدون الإحتياج إلى مسارها! أسامة أحمد 4 6,097 18-07-21, 02:53 AM
آخر رد: kebboud
  تفعيل برنامج Visual Studio 2019 Adilo idabdellah 4 11,514 20-05-20, 11:48 AM
آخر رد: الفاضي
Information تحميل برنامج الفيجوال بيسك 2010 download visual basic 2010 mohamed atef2018 4 64,941 15-03-19, 07:50 PM
آخر رد: العتيق
Video [درس فيديو] طريقة تحميل وتثبيت visual studio 2017 مع جميع التحديثات Ikode 1 10,139 11-08-18, 08:48 PM
آخر رد: galas
  معلومة ::: ListBox Blue Sky 14 22,013 14-11-16, 11:32 PM
آخر رد: فارس جراح
  كيفية تغيير خلفية محرر الكود في Visual Studio 2010 إلى صورة أبو عمر 0 4,193 06-09-15, 06:44 PM
آخر رد: أبو عمر
  من اين تبداء مع Visual Studio واى اصدار تختار ali.alfoly 4 4,474 30-12-13, 11:10 PM
آخر رد: essabar
  معلومة مهمه فى المصفوفات ali.alfoly 2 3,729 30-08-13, 02:25 AM
آخر رد: ali.alfoly
  من المنتدى القديم - معلومة ::: ProgressBar ( للاخ BADRMEDIA ) المبرمج علي نوري 2 3,823 23-08-13, 11:17 PM
آخر رد: nin9e
  من المنتدى القديم - معلومة ::: CheckBox ( للاخ BADRMEDIA ) المبرمج علي نوري 1 2,917 30-11-12, 05:54 PM
آخر رد: مبرمج أوتار

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم