visual studio 2010

Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store and Microsoft Silverlight. It can produce both native code and managed code.
Visual Studio includes a code editor supporting IntelliSense (the code completion component) as well as code refactoring. The integrated debugger works both as a source-level debugger and a machine-level debugger. Other built-in tools include a code profiler, designer for building GUI applications, web designer, class designer, and database schema designer. It accepts plug-ins that expand the functionality at almost every level—including adding support for source control systems (like Subversion and Git) and adding new toolsets like editors and visual designers for domain-specific languages or toolsets for other aspects of the software development lifecycle (like the Azure DevOps client: Team Explorer).
Visual Studio supports 36 different programming languages and allows 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, C++, C++/CLI, Visual Basic .NET, C#, F#, JavaScript, TypeScript, XML, XSLT, HTML, and CSS. Support for other languages such as Python, Ruby, Node.js, and M among others is available via plug-ins. Java (and J#) were supported in the past.
The most basic edition of Visual Studio, the Community edition, is available free of charge. The slogan for Visual Studio Community edition is "Free, fully-featured IDE for students, open-source and individual developers".
As of November 8, 2021, Visual Studio 2022 is a current production-ready version, and older versions such as 2013 and 2015 are on Extended Support, and 2017 and 2019 on Mainstream Support.

You do not have permission to view the full content of this post. Log in or register now.
  1. B

    Visual Basic Numberofshoot

    Public Class Form7 Dim SRight As Boolean 'Shooter moving right Dim SLeft As Boolean 'Shooter moving left Dim ShooterSpeed As Integer 'How much the shooter moves Dim ShotSpeed As Integer 'How much the shot moves Dim InvaderSpeed As Integer 'How much the invaders move...
  2. M

    Baka pede makahinge files direct run na visual studio 2010

    Baka pede makahinge files direct run na visual studio 2010 ,naka chromebook(converted to windows) kasi ako 14gb local c: .balak ko i run sa external drive..Salamat mga lods hit like ko nalang...pag aaralan ko lang ulet
  3. D

    Stand alone application with database

    Hi mga ka PHC, magtatanong lang. Anong pwede kong gamitin na offline database sa dotNet application ko? Nag create na ako using MS Access pero hanggang 2GB lang ang kaya nyang i handle na data. Hindi ko pa kasi kabisado ang MySQL kaya naghahanap pa din akong way para mas mapadali ako. Example ...
  4. Q

    Closed Alam kong ikaw makakasagot nito

    nandun ung display, nagamit ko rin naman ung display, pero bat sinasabi ng compiler na never assigned, eh nagamit ko nga eh, pasagot mg master
  5. K

    Closed Microsoft visual studio 2010

    Please Help Alam niyo po ba gawan ng Code to? I tried my best pero di ko makuha po. Salamat in Advance!
  6. C

    Closed Gasoline station

    Mga sir pa help namn po dito sa final program ko po this finals need ko po suggestions kung anong exact strings at logic na gagamitin ko dito need medyo nangangamuti po ako pag dating sa coding hehehe ps. wag nyo pansinin ung UI haha bago na po tong nilagay kong UI sineplehan ko nalng po at...
  7. N

    Closed Bible Apps for Desktop Using Visual Studio 2010

    Bible Version: King James Version, New International Version, Tagalog Bibliya 1.yung selected chapter and verse is lalabas sa taas at multiple verse (ex. chapter1:1-5) 2. yung title ng form is name of church and base dun sa version,name of books and chapter verse(ex. Church Name -> King James...
Back
Top