Microsoft Visual Studio

Описание программы

Microsoft Visual Studio is a program known as a IDE(Integrated Development Environment) and is used to create Web Sites, Web Applications etc.


Загрузка

http://www.microsoft.com/visualstudio/en-gb


Поддерживаемые Типы Файлов


icon .dll - Динамически подключаемая библиотека (Системные файлы)

Для операционных систем Windows функциональность операционной системы обеспечивается... [Дополнительная Информация]

icon .aspx - Active Server Page File - Файл страницы активного сервера (Веб файлы)

ASPX - это формат файлов, используемый для описания файлов, созданных с помощью ASP.net,... [Дополнительная Информация]

icon .config - Configuration File (Файлы разработчиков)

CONFIG is the file format used to describe information files used to configure programs, these files are usually text files. [Дополнительная Информация]

icon .xsd - XML Schema File (Файлы разработчиков)

XML uses definition files which share and define languages and for functions for xml files. The definition files use the extension .xsd and make sure that... [Дополнительная Информация]

icon .htm - Hypertext Markup File (Веб файлы)

Hypertext Markup Language is a language that uses text with special formatting known as markup to tell a web browser what it should show on the computer... [Дополнительная Информация]

icon .b - Basic language source file (Файлы разработчиков)

B is the file format used to describe programming files written in Basic. [Дополнительная Информация]

icon .ashx - Файл веб-обработчика ASP.NET (Веб файлы)

ASHX это формат файла, служащий для описания веб-файлов используемых обработчиком HTTP в... [Дополнительная Информация]

icon .xml - Extensible Markup Language (Файлы с данными)

XML is the file format used to describe data files that use a text data format which was developed by the World Wide Web Consortium. [Дополнительная Информация]

icon .c - C/C++ Source Code File (Файлы разработчиков)

C is the file format used to describe files that are C/C++ Source code, these files can be the whole application or one of a number of files needed by a... [Дополнительная Информация]

icon .cpp - C++ Language Source Code File (Файлы разработчиков)

C++ source files use the extension .cpp, these are files that contain C++ code which needs to be compiled before it can be used or run. These files can be a... [Дополнительная Информация]

icon .cs - Visual C# Source File (Файлы разработчиков)

CS files are source code files that have been made with Visual C#.Net. This program is used to create web applications using C# a program language that run... [Дополнительная Информация]

icon .h - C/C++ Header File (Файлы разработчиков)

H is the file format used to describe header files that are used in C++ or Java Source Code documents. [Дополнительная Информация]

icon .exp - Export File (Файлы с данными)

Files that have the .exp file extension are usually files used to export to other programs. Using the export file it is possible to import a file in another... [Дополнительная Информация]

icon .bas - BASIC Source Code File (Файлы разработчиков)

BASIC is a programming language which has been used as the starting point for various other languages such as Visual Basic. Source Code files written in... [Дополнительная Информация]

icon .opt - Option Files (Файлы настроек)

Many programs allow you to set preferences and save them so that when you start the program it is configured exactly how you want it. When preferences are... [Дополнительная Информация]

icon .def - Module Definition File (Файлы разработчиков)

Dynamic Link Libraries use files that are known as definition files that store definition data needed for modules created in C++. These are text files that... [Дополнительная Информация]

icon .s - Source Code File (Файлы разработчиков)

The file extension .s or S is used for source code files. [Дополнительная Информация]

icon .asm - Assembly Source Code File (Файлы разработчиков)

The low level programming language used for programming computers and other devices is know as assembly language. This uses machine code and other resources... [Дополнительная Информация]

icon .sln - Visual Studio Solution File (Прочие файлы)

Visual Studio Solution are files used to organize projects, items used in projects and solutions by referencing there position on disc for the Microsoft... [Дополнительная Информация]

icon .usr - User Database File (Файлы настроек)

User Database files are created by various programs and contain information regarding the account that the user has in the program such as Username,... [Дополнительная Информация]

icon .lrf - Microsoft C/C++ Linker Response File (Файлы разработчиков)

Files that have the .lrf file extension are Microsoft C/C++ Linker response files these are used by Microsoft C++ during programming. [Дополнительная Информация]

icon .inc - Include Files (Файлы разработчиков)

Files that use the .inc file extension are include files used in programming languages such as Pascal, C/C++, PHP and Java. These files are used to... [Дополнительная Информация]

icon .suo - Solution User Options File (Файлы разработчиков)

Microsoft Visual Studio is a program known as an IDE(Integrated Development Environment) and is used to create Web Sites, Web Applications etc. Settings... [Дополнительная Информация]

icon .vsp - Visual Studio File (Файлы разработчиков)

Files that have the .vsp file extension are used by Microsofts Visual Studio which is an IDE used for the creation of applications for the web. [Дополнительная Информация]

icon .settings - Microsoft Visual Studio Settings File (Файлы разработчиков)

Microsoft Visual Studio uses files with the .settings file extension to store settings so that they can be accessed when needed and through this makes it... [Дополнительная Информация]

icon .src - Source Code File (Файлы разработчиков)

Source code is a computer programming language that is usually written in text format which is then compiled so that the computer can understand it and... [Дополнительная Информация]

icon .vbp - Visual Basic Project File (Файлы разработчиков)

Projects created in Microsoft's programming tool Visual Basic are saved with the file extension .vpb, these files are known as Visual Basic Project files. [Дополнительная Информация]

icon .cod - Compiler Program Code (Файлы разработчиков)

Source code that has been compiled and written using the Fortran programming language, it is also used for the source code used by dBase templates and for... [Дополнительная Информация]

icon .fs - F# Source Code File (Файлы разработчиков)

F# is a programming language developed by Microsoft for the .NET platform, source code files used by F# have the .fs file extension. [Дополнительная Информация]

icon .targets - MSBuild Targets File (Файлы разработчиков)

The MS Build Engine is used so that developers can build software in lab environments where visual studio isn't installed. Files that are used by MS Build... [Дополнительная Информация]

icon .vbw - Visual Basic Workspace File (Файлы разработчиков)

Visual Basic is a object orientated language used for programming which is developed by Microsoft, Workspace files that use the .vbw file extension are used... [Дополнительная Информация]

icon .ctl - Microsoft Visual Basic Control File (Файлы разработчиков)

Visual Basic is a computer programming language developed by Microsoft, controls defined by the user are known as user control files which use the .ctl file... [Дополнительная Информация]

icon .user - Visual Studio User Options File (Файлы настроек)

Visual Studio is an Integrated Development Environment (IDE) developed by Microsoft which is used for developing applications for platforms as diverse as... [Дополнительная Информация]

icon .rc - Visual C++ Resource Script File (Файлы разработчиков)

Resource script file which have the .rc file extension are used to define what is required when the source code is compiled When using C++. [Дополнительная Информация]

icon .plg - Micrsoft Developer Studio Log File (Файлы разработчиков)

Microsoft Developer Studio which is now known as Microsoft Visual Studio is a IDE used for programming, log files used by Developer Studio used the .plg... [Дополнительная Информация]