Microsoft Visual Studio: Dallime mes rishikimesh

[redaktim i pashqyrtuar][redaktim i pashqyrtuar]
Content deleted Content added
No edit summary
No edit summary
Rreshti 15:
|website = http://www.microsoft.com/visualstudio
}}
 
'''Microsoft Visual Studio''' is an [[integrated development environment]] (IDE) from [[Microsoft]]. It can be used to develop [[console application|console]] and [[graphical user interface]] [[application software|application]]s along with [[Windows Forms]] applications, [[web site]]s, [[web application]]s, and [[web service]]s in both [[native code]] together with [[managed code]] for all platforms supported by [[Microsoft Windows]], [[Windows Mobile]], [[Windows CE]], [[.NET Framework]], [[.NET Compact Framework]] and [[Microsoft Silverlight]].
 
Visual Studio includes a [[code editor]] supporting [[IntelliSense]] as well as [[code refactoring]]. The integrated [[Microsoft Visual Studio Debugger|debugger]] works both as a source-level debugger and a machine-level debugger. Other built-in tools include a forms designer for building [[GUI]] applications, web designer, [[class (computing)|class]] designer, and [[database schema]] designer. It accepts plug-ins that enhance the functionality at almost every level—including adding support for [[source control|source-control]] systems (like [[Subversion (software)|Subversion]] and [[Visual SourceSafe]]) and adding new toolsets like editors and visual designers for [[domain-specific language]]s or toolsets for other aspects of the [[software development lifecycle]] (like the [[Team Foundation Server]] client: Team Explorer).
 
Visual Studio supports different [[programming language]]s by means of language services, which allow the code editor and debugger to support (to varying degrees) nearly any [[programming language]], provided a language-specific service exists. Built-in languages include [[C (programming language)|C]]/[[C++]] (via [[Visual C++]]), [[VB.NET]] (via [[Visual Basic .NET]]), [[C Sharp (programming language)|C#]] (via [[Visual C Sharp|Visual C#]]), and [[F Sharp (programming language)|F#]] (as of Visual Studio 2010<ref>http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/</ref>). Support for other languages such as [[M (programming language)|M]], [[IronPython|Python]], and [[IronRuby|Ruby]] among others is available via language services installed separately. It also supports [[XML]]/[[XSLT]], [[HTML]]/[[XHTML]], [[JavaScript]] and [[Cascading Style Sheets|CSS]]. Individual language-specific versions of Visual Studio also exist which provide more limited language services to the user: Microsoft Visual Basic, Visual J#, Visual C#, and Visual C++.
 
Microsoft provides "Express" editions of its Visual Studio 2010 components Visual Basic, Visual C#, Visual C++, and Visual Web Developer at no cost. Visual Studio 2010, 2008 and 2005 Professional Editions, along with language-specific versions (Visual Basic, C++, C#, J#) of Visual Studio 2005 are available for free to students as downloads via Microsoft's [[DreamSpark]] program.