Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, September 03, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Knowledge Base > Visual Studio.Net
Search:
What's New - What's Hot
Listings for Assembly Assembly (10)
Listings for Bugs Bugs (5)
Listings for Debugging Debugging (9)
Listings for Deployment Deployment (6)
More Categories for Errors & Bugs Errors & Bugs (29)
Listings for General General (38)
Listings for Installation Installation (8)
More Categories for Management Instrumentation (WMI) Management Instrumentation (WMI) (0)
Listings for Oracle & .NET Oracle & .NET (3)
Listings for Web Forms Web Forms (3)
Listings for Web Services Web Services (9)
Listings for Windows Forms Windows Forms (9)
Listings for Windows Installer Windows Installer (1)
 


How to: Target the Office Multilingual User Interface    Version: 0.00       Price: $0.00   
Total Hits: 27  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

The Multilingual User Interface (MUI) is a Microsoft Office feature that gives the end user the ability to change the language of the user interface (UI). For example, an end user working with an English UI can change the language of the UI to Spanish....

How to: Create and Modify Custom Document Properties    Version: 0.00       Price: $0.00   
Total Hits: 26  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

The Microsoft Office applications listed above provide built-in properties that are stored with documents. In addition, you can create and modify custom document properties if there is additional information you want to store with the document.

Use the CustomDocumentProperties property of a document to work with custom properties. For example, in a document-level project for Microsoft Office Excel, use the CustomDocumentProperties property of the ThisWorkbook class. In an application-leve...

How to: Prepare IIS for Deployment of Office Solutions    Version: 0.00       Price: $0.00   
Total Hits: 15  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

Users can install Microsoft Office solutions by opening the deployment manifest from the Web. However, a secured installation of Internet Information Services (IIS) will block the .vsto file name extension. The MIME type must be defined in IIS before you deploy Office solutions by using IIS....

How to: Attach Managed Code Extensions to Documents (2003 System)        
Total Hits: 13  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

You can attach a Visual Studio Tools for Office solution assembly to an existing Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook. The document or workbook can be in any file format that is supported by Visual Studio Tools for Office. For more information, see Architecture of Document-Level Customizations.

If you attach a solution assembly to a document that does not yet have Visual Studio Tools for Office customizations, the Visual Studio Tools for Office runti...

How to: Create Remote IIS Web Sites    Version: 0.00       Price: $0.00   
Total Hits: 17  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

A remote IIS Web site is an Internet Information Services (IIS) Web application that is running on another computer. Visual Web Developer communicates with the Web site by using the HTTP protocol and FrontPage Server Extensions from Microsoft.

To create a remote IIS Web site requires the following:

*

The remote computer must be running the .NET Framework version 2.0.
*

The remote computer must have IIS version 5.0 or later installed and running....

How to: Display Hidden Information in Design View    Version: 0.00       Price: $0.00   
Total Hits: 17  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

To help you edit, Design view in Visual Web Developer can display glyphs and borders to mark elements on the page. In addition to helping you see where the elements are, using these features can help you avoid inadvertently deleting non-graphic elements (such as div, span, form, and script elements) from your page while editing....

Code Snippet Functions    Version: 0.00       Price: $0.00   
Total Hits: 24  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

There are three functions available to use with Visual C# code snippets. Functions are specified in the Function Element (IntelliSense Code Snippets) element of the code snippet. For information on creating code snippets, see Creating and Using IntelliSense Code Snippets....

How to: Create a New Snippet with Imports and References    Version: 0.00       Price: $0.00   
Total Hits: 23  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you create a Visual Basic code snippet, you have the ability to specify the necessary references and Imports statements required for your code to run. When the code snippet is inserted, Visual Studio 2005 will add the specified references and Imports statements to the project....

How to: Create a New Snippet with Replacements    Version: 0.00       Price: $0.00   
Total Hits: 17  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

You may have portions of code snippets that you want to be replaced by the person inserting them. This is useful if you want to reference a specific variable or object, and want the user to be able to replace the variable or object with one in his or her project. IntelliSense Code Snippets provide this ability with the Literal and Object elements....

How to: Package Community Components to Use the Visual Studio Content Installer    Version: 0.00       Price: $0.00   
Total Hits: 19  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

You can create and share items for use in Visual Studio. Types of items can include starter kits, macros, code snippets, or add-ins, among others. To make it easier for other developers to use your item within Visual Studio, you can package the item in a .vsi file, which is typically referred to as a community component, so that it can be installed by using the Visual Studio Content Installer. The Visual Studio Content Installer automatically copies the items in community components to the corre...

How to: Package and Install Custom Controls for the Toolbox    Version: 0.00       Price: $0.00   
Total Hits: 24  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

Visual Studio includes many Toolbox controls. If these controls do not meet your needs, you can search for additional controls online or create your own custom controls for use in Visual Studio. For more information about how to locate Toolbox controls online, see How to: Find Community Components....

How to: Publish Code Snippets    Version: 0.00       Price: $0.00   
Total Hits: 21  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

For a code snippet to appear in the code editor on a user's computer, it must be installed on the computer and imported into Visual Studio by using the Code Snippet Manager. To make this process easier, you can put your snippet file in a Visual Studio Installer (.vsi) file, which a user can put in the correct location by using the Visual Studio Content Installer. The .vsi file can then be easily shared with other developers throughout the community....


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net