Visual Studio
Visual Studio is a develpment software suite for Windows and MacOS made by Microsoft. The last version is called Visual Studio 2022 and Visual Studio It is used to develop computer programs, as well as websites, web apps, web services and mobile apps and it also 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. 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.
Visual Studio is made with C# and C++.
- GitHub: https://github.com/topics/visual-studio
- Wikipedia: https://en.wikipedia.org/wiki/Microsoft_Visual_Studio
- Created by: Microsoft Corporation
- Released: 1997
- Related Topics: vscode-theme, vscode-extension, text-editor,
- Aliases: vs,
- Last updated: 2026-06-29 00:29:32 UTC
- JSON Representation
https://github.com/peterdee/easy-snake
Easy Snake is a game in C#
csharp game snake visual-studio
Last synced: 14 Mar 2025
https://github.com/suhatanriverdi/document-indexing
Wordfinder system that responds single word queries. This system allows users to enter a single word, then returns a list of documents containing this word.
c-plus-plus cpp data-structures indexing linked-list searching visual-studio wordfinder
Last synced: 14 Mar 2025
https://github.com/viraj5903/mood_food_project
The Mood Food Project is a Windows Forms application in C# for tracking food intake and mood, providing personalized food recommendations based on mood patterns. It features secure authentication and comprehensive mood tracking.
csharp object-oriented-programming visual-studio windows-forms
Last synced: 04 Jan 2026
https://github.com/guildofcalamity/ringprogress
A reusable spinner-style progress control.
controls csharp dotnet reusable-components visual-studio wpf wpf-application wpf-controls xaml xaml-style xaml-ui
Last synced: 10 Apr 2026
https://github.com/abraham-ny/wmpignore
Ignore list manager for windows media player. Useful when ignoring sample packs and project sounds which take up significant default playlist and startup/volume leveling time in Windows Media Player (not the win11 version).
c-sharp ignore-list music music-tools playlist-manager utility visual-studio vs-2019 windows windows-media-player windows-media-player-ignore-list winforms wmp wmplayer
Last synced: 04 May 2026
https://github.com/jbris/excel_dna_test
Testing the installation and use of the Excel-DNA package
c-sharp c-sharp-library dataframe dataframe-library dataframes dotnet excel excel-dna spreadsheet spreadsheets visual-studio visual-studio-code
Last synced: 10 Apr 2026
https://github.com/gkjohnson/cs31-cs32-projects
Dump of UCLA Fall 2010 CS31 and Winter 2011 CS32 projects
class college college-project visual-studio
Last synced: 13 Nov 2025
https://github.com/sameetasadullah/game-of-life
A simple Game of Life coded in C++ language using Microsoft Visual Studio
Last synced: 20 May 2026
https://github.com/sameetasadullah/binary-search-tree-implementation
My own templatized C++ implementation of Binary Search Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of BST as well
binary-search-tree cpp traversals tree-structure visual-studio
Last synced: 15 Mar 2025
https://github.com/paley777/baliresto
Bali Resto is C# language software that shows cashier calculations and logic
c-plus-plus csharp visual-studio
Last synced: 14 May 2026
https://github.com/paley777/data-entry
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
Last synced: 13 Jun 2026
https://github.com/haiku-balls/changewindows-winui
Keeps track of your Windows Insider Installs in Fluent WinUI!
fluent-design net visual-studio windows windows-insider-program windows-insiders winui winui3
Last synced: 15 Mar 2025
https://github.com/linksplatform/data.triplets.kernel
LinksPlatform's Platform.Data.Triplets.Kernel native library.
c library linksplatform makefile mingw native nuget-package visual-studio
Last synced: 24 Apr 2025
https://github.com/savaladaojr/auth.api
Simple ASP.NET Core 3.1 MVC REST API for Authentication purpose
api asp-net-core asp-net-core-mvc aspnet-core automapper csharp dependency-injection json-api jwt-authentication jwt-bearer-tokens rest-api restful-api restfull-api visual-studio
Last synced: 17 Jun 2025
https://github.com/chihebabiza/cpp-oop-bank-system
C++ console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
bank-application bank-system console-application cpp cpp-bank-management-system cpp-oo oop visual-studio
Last synced: 07 Apr 2025
https://github.com/sameetasadullah/vector-implementation
My own templatized C++ implementation of Vector using Microsoft Visual Studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/queue-implementation
My own templatized C++ implementation of Queue using Microsoft Visual Studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/avl-tree-implementation
My own templatized C++ implementation of AVL Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of AVL tree as well
avl-tree cpp traversals tree-structure visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/singly-linkedlist-implementation
My own templatized C++ implementation of Singly LinkedList using Microsoft Visual Studio
cpp singly-linked-list singlylinkedlistoperations visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/dijkstra-algorithm-implementation
My own templatized C++ implementation of Dijkstra Algorithm using Microsoft Visual Studio
cpp dijkstra-algorithm dijkstra-shortest-path graph list stack visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/arraylist-implementation
My own templatized C++ implementation of ArrayList using Microsoft Visual Studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/doubly-linkedlist-implementation
My own C++ implementation of Doubly LinkedList using Microsoft Visual Studio
cpp doubly-linked-list visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/check-curly-brackets-using-stack
A simple C++ code to validate curly brackets of given code using stack
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/graph-implementation
My own templatized C++ implementation of Graph and its different traversals i.e, BFS, DFS using Microsoft Visual Studio
bfs cpp dfs graph visual-studio
Last synced: 13 Oct 2025
https://github.com/sameetasadullah/circular-linkedlist-implementation
My own C++ implementation of Circular LinkedList using Microsoft Visual Studio
circular-linked-list cpp visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/airline-reservation-system
An Airline Reservation System coded in C++ language using Microsoft Visual Studio with multiple basic and advance search options. Used Dijkstra Algorithm on flights graph for finding optimal path in terms of cost/time
airline-booking airline-reservation cpp dijkstra-algorithm dijkstra-shortest-path graph visual-studio
Last synced: 15 Mar 2025
https://github.com/abhinavdobhal/react-hooks-snippets
React Hooks Snippets is a Visual Studio Code extension to make writing ReactJS Hooks easier and faster!
react react-hooks-snippets snippet visual-studio
Last synced: 15 May 2025
https://github.com/fluentmoheshwar/lwsthemevs
Learn with Sumit Theme for Visual Studio
learnwithsumit learnwithsumittheme visual-studio visual-studio-theme
Last synced: 27 May 2026
https://github.com/flawlesscasual17/fp_spsu23
An example of a dotNET MAUI app that creates and manages an SQLite database.
dotnet maui paket rider sqlite visual-studio
Last synced: 15 Mar 2025
https://github.com/xxczaki/password-encrypt
Small Windows tool to encrypt passwords in MD5!
code design encrypted-passwords encryption fast material material-design open-source password program simple skin visual-studio
Last synced: 01 Sep 2025
https://github.com/ioexcept10n/discordrichpresenceforvs
An extension to make Discord Rich Presence in Visual Studio 2022
csharp discord extension rich-presence visual-studio
Last synced: 17 Nov 2025
https://github.com/andrewmcodes/vscode-tailwindcss-extension-pack
An extension pack for VSCode of extensions for developing with Tailwind CSS.
andrewmcodes collection css extension extension-pack headwind tailwind-css tailwind-extensions tailwindcss visual-studio vscode
Last synced: 09 May 2026
https://github.com/datarza/devexpress-reporting-extensions
Extensions for DevExpress Reports that allows creating reports in C# code
charp controls devexpress devexpress-components devexpress-libraries devexpress-reporting devexpress-reports extender extensions extentions framework-engine layouts library preparation reporting reports visual-studio visualization
Last synced: 31 Mar 2025
https://github.com/invranet/runner
This application is deprecated.
launcher launcher-application open-source runner visual-studio
Last synced: 04 May 2025
https://github.com/riipandi/vscode-fullstack
Visual Studio Code extension pack for fullstack developer
development-environment devops visual-studio visual-studio-code vscode vscode-extension
Last synced: 15 Mar 2025
https://github.com/astef/resharperbugs
Reproduction of ReSharper bugs
bugs code-analysis csharp8 reproduction resharper visual-studio
Last synced: 28 May 2026
https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio
The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.
csharp microsoft-visual-studio sql visual-studio
Last synced: 08 Apr 2025
https://github.com/sameetasadullah/stack-implementation
My own templatized C++ implementation of Stack using Microsoft Visual Studio
Last synced: 10 Jun 2025
https://github.com/cnmenghan/uztools.largecleaning
Find large files on your computer
cleaner cleanup cleanup-tool cpp cpp17 file-management file-manager filesystem mit-license uuz visual-studio
Last synced: 10 Jun 2025
https://github.com/rick-van-dam/dualityvsextension
A extension for visual studio containing templates for duality
c-sharp csharp duality visual-studio
Last synced: 31 Mar 2025
https://github.com/fillahalfatih/vscode-json
personal Visual Studio Code settings in JSON
json personal-settings visual-studio vscode-workspace
Last synced: 27 Feb 2025
https://github.com/derec4/minecraftswords
Terraria Mod adding Minecraft Swords!
c minecraft mod sword terraria terraria-mod terrariamod tmodloader tmodloader-mod visual-studio
Last synced: 29 Apr 2026
https://github.com/thaikoz/warships
"Warships" is a classic battleship game where two players attempt to sink each other's fleets. Each player has a 10x10 grid on which they place their ships. The objective of the game is to guess the coordinates of the opponent's ships and sink them before the opponent sinks yours.
Last synced: 16 Mar 2025
https://github.com/nithinmohantk/udacity-aws-developer-project-workspace
Udacity Cloud Developer nano-degree program - exercises and project works
angular aws docker ecs eks express ide javascript lambda markdown nodejs postgress rds serverless sql udacity udacity-aws-developer-nanodegree udacity-cloud-developer-nanodegree udacity-nanodegree visual-studio
Last synced: 12 Apr 2026
https://github.com/borededdy/importcsv
This .NET Core Console application intergrates with the WOOSQLtoCSV php file and prints to the CMD all the related CSV data.
console-app csv csv-files csv-reader dotnet-core visual-studio woocommerce
Last synced: 16 Mar 2025
https://github.com/softx0/practicecsvtosql_etl
Project ETL para la transferencia masiva de datos desde un archivo csv a una base de datos sql server.
csv etl integration-services microsoft rdbms sql-server visual-studio
Last synced: 03 Apr 2025
https://github.com/softx0/practicessascubes
Proyecto de Inteligencia de Negocios | Cubo OLAP realizado con la base de datos AdventureWorksDW2017, Visual Studio 2017, SSAS
bussiness-intelligence cube olap sql-server ssas visual-studio
Last synced: 03 Apr 2025
https://github.com/ofhouse/mfc-ctabcontrol
Example code how to use MFC CTabControl in Visual Studio.
mfc-ctabcontrol-tutorial visual-studio
Last synced: 11 Jul 2025
https://github.com/aminmirzaeione/skilldashboardui_cs
Designing a skill dashboard application in WPF
csharp netframework visual-studio wpf xaml
Last synced: 01 Apr 2025
https://github.com/mclausen/acmecorporation
This repository contains the code for a programming test provided by Umbraco.
code-review coding-challenge entity-framework-core visual-studio
Last synced: 04 Jul 2025
https://github.com/whiskeytangocoding/csharp
Config files for my GitHub profile.
back-end backend config csharp csharp-code dotnet github-config netframework47 netframework472 netframework48 visual-studio visual-studio-code windows winforms winforms-application wpf wpf-application xaml xml
Last synced: 12 Apr 2026
https://github.com/haseebulhassan437/fyp-solvexpert
AI SolveXpert is an AI-powered platform for context-based math problem solving, featuring a RAG system for document-based Q&A with voice interaction and an integrated avatar. It aims to provide an immersive and intelligent learning experience
django gemini-api genrative-ai langchain-python pytessaract python3 pytorch visual-studio
Last synced: 11 Mar 2026
https://github.com/zabavb/currency-exchange
This is a simple console application for currency exchange, developed in C# using the .NET framework. The project serves as a basic implementation to demonstrate fundamental concepts in currency conversion.
console console-app console-application console-framework console-visualization csharp exchange exchange-rates exchange-server visual-studio visual-studio-2022
Last synced: 04 Jul 2025
https://github.com/livealvi/web-series-web-api--asp.net
This Web API Project was developed with SOLID Architecture in ASP.NET Framework. As Database using AZURE SQL Server and .NET Framework version 4.8 as Backend.
asp-net asp-net-web-api automapper azure azure-sql-database azure-sql-server dot-net-framework enityframework ms-sql ms-sql-server visual-studio web web-api-2 web-apis web-application web-developer web-development web-framework web-series webapplication
Last synced: 04 Feb 2026
https://github.com/retorillo/cl.vim
Helps to execute CL(Microsoft C/C++ compiler) and to store its results into quickfix.
Last synced: 09 Apr 2025
https://github.com/gayashan4lk/csharp-workspace
C# Learning Projects Collection.
csharp dotnet-core visual-studio
Last synced: 15 May 2026
https://github.com/sieep-coding/library-management-system
A straightforward console app that allows you to manage the books you've read.
csharp csharp-app dotnet object-oriented-programming oop visual-studio
Last synced: 09 Apr 2025
https://github.com/shnartho/mobileshop
eCommerce website using C#
asp-dotnet-core csharp model-view-controller visual-studio
Last synced: 13 Apr 2026
https://github.com/cinnolate/text_based_adventure_game
This project is a text-based adventure game that takes the player through an ancient ruin with 50+ rooms
csharp game-development text-based-adventure visual-studio
Last synced: 06 Sep 2025
https://github.com/jakubkorytko/algorithms-library
A versatile project with a comprehensive collection of basic algorithms designed for easy customization
algorithms-library dotnet mit-license open-source visual-studio
Last synced: 12 May 2026
https://github.com/jakubkorytko/custom-stack
Versatile project that allows dynamic stack creation for any data type without arrays, enhanced for ease of use and adding of new types
mit-license open-source stack-implementation visual-studio
Last synced: 01 Mar 2025
https://github.com/sandunwira/wpf-test
Figuring out C# WPF
csharp csharp-design-learning visual-studio
Last synced: 31 Mar 2025
https://github.com/harborsiem/solvissc2viewer
Solvis Control II Viewer
7zip auswertung csharp dotnet logdatei logdaten solvis solvis-heizung solvis-speicherkarte solviscontrol solvismax solvisviewer visual-studio windows winforms wixsetup
Last synced: 13 Apr 2026
https://github.com/srbrettle/Delivery-Business-Solution
An old (2010) application for delivery businesses.
business delivery vbnet visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/rasansmn/Banking_Demo_System
A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.
crystal-reports sql sql-server vb visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/Jake1402/Dice-Cricket
A simple dice cricket game written VB.NET 4.4. The game was written for my colleges head start project.
net-framework vbnet visual-basic visual-studio windows-forms
Last synced: 11 Mar 2025
https://github.com/GTVolk/AntiCrasher
AntiCrasher application for restarting application from unexpected crash
crashes restarting-application visual-studio
Last synced: 11 Mar 2025
https://github.com/yangzhyo/monokai-vs
Monokai style font and color scheme for Visual Studio
color-scheme monokai monokai-style-font visual-studio
Last synced: 11 Mar 2025
https://github.com/UndyingSoul/Project-JAPA
Just Another Personal Assistant (And Chatbot). This started out as just an experiment with AIML, but evolved to something much more!
aiml c-sharp chatbot csharp open-source personalassistant visual-studio windows-forms windows-forms-csharp
Last synced: 11 Mar 2025
https://github.com/vsharkovski/Snake
Snake game in C#
c-sharp game simple visual-studio
Last synced: 11 Mar 2025
https://github.com/miretteamin/NotePad
One of my old programs created in 2014.
Last synced: 11 Mar 2025
https://github.com/marcelocezario/agendamento-consulta-csharp
Projeto desenvolvido como requisito para obtenção de nota parcial na disciplina de CSharp sob orientação do professor Douglas Barcelos. Desenvolvimento em conjunto Gabryel Johnatan Boeira e Marcelo Henrique Cezário
Last synced: 11 Mar 2025
https://github.com/andiaspin/SMS_Sender
Create SMS Sender using vb.net
broadcast desktop-app desktop-application sms sms-messages vbnet visual-studio
Last synced: 11 Mar 2025
https://github.com/rokkanen/X44
The Easiest Free Model Driven Software Factory engine for Visual Studio
code-generation code-generator csharp dotnet dotnet-core dotnetcore mda mdd t4 visual-studio xml xslt
Last synced: 11 Mar 2025
https://github.com/hanydief/Kafka_Producer_Consumer_to_SQL_Project
Serverless Data Platform: Creating a Kafka producer.py, consumer.py & PgAdmin SQL DB
gitbash pgadmin4 upstash visual-studio
Last synced: 11 Mar 2025
https://github.com/singhdivyank/Graphics
Application of Computer Graphics algorithms using C++'s openGL library
bresenham-line-drawing-algorithm cohen-sutherland-algorithm computer-graphics-opengl dda-algorithm flood-fill-algorithm glut-library scanline-fill visual-studio
Last synced: 11 Mar 2025
https://github.com/pb10005/poker-online
A Web application of texas hold'em poker by Node.js/TypeScript
node-js texas-holdem-poker typescript visual-studio
Last synced: 11 Mar 2025
https://github.com/Eliminater30013/Book-Management-System
A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution
cpp first-project visual-studio
Last synced: 11 Mar 2025
https://github.com/Shurbeski/.NetMvcProject
.Net MVC news application (sort of stackoverflow)
dotnet mvc-framework visual-studio
Last synced: 11 Mar 2025
https://github.com/cslrfid/CS108-Mobile-CSharp-DotNetStd-App
CS108 Xamarin C# Bluetooth Demo App and SDK (Obsolete)
android csharp ios uhf-rfid uwp visual-studio xamarin
Last synced: 11 Mar 2025
https://github.com/webge/ihmssi
A NETMF library for IHM (PCF2119 : LCD 2x16 I2C and PCF8574 : remote 8-bit I/O expander for I 2C-bus)
cobra fez fez-cobra-iii fez-panda-iii i2c i2c-bus i2c-display ihm netduino netmf panda pcf2119 pcf8574 ssi visual-studio
Last synced: 08 Jan 2026
https://github.com/softx0/practicacomplexexceltodb
Practica con mayor rango de dificultad relativa, desarrollada en visual studio SSIS, ETL, Microsoft Office 2016, Sql server 2016
etl plpgsql sql-server ssis visual-studio
Last synced: 16 May 2026
https://github.com/haseeeb21/rise-of-the-hero-game
The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses all his health then the game is over.
cpp game sfml sfml-game visual-studio
Last synced: 06 Jul 2025
https://github.com/haiku-balls/changeWindows-WinUI
Keeps track of your Windows Insider Installs in Fluent WinUI!
fluent-design net visual-studio windows windows-insider-program windows-insiders winui winui3
Last synced: 12 Mar 2025
https://github.com/guxtapires/calculo-de-salario-com-tempo-de-servico
Esse programa calcula o seu salario com desconto de imposto, aumento com bonificação e seu tempo de serviço sera base para os criterios de decisão do salario final.
Last synced: 09 Jun 2026
https://github.com/mikenakis/mikenakis.vstail.proxy
Speeds up debug logging in Visual Studio by 2 orders of magnitude.
debugging dotnet logging visual-studio
Last synced: 13 Apr 2026
https://github.com/corejust/chessgm
A chess engine in C++ with Xboard/UCI support.
ai chess chess-ai chess-engine chessgm cpp20 gpl3 makefile uci uci-chess-engine visual-studio xboard
Last synced: 08 Jan 2026
https://github.com/maxiamo/dinogame
C++ Classes in-game using example
console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code
Last synced: 09 Oct 2025
https://github.com/yatharth1706/picture-preview
Built a desktop app to preview picture on selecting any picture from pc using C#
Last synced: 09 Oct 2025
https://github.com/guildofcalamity/visualsortingdemo
A visualized sorting demo using WinUI3 and Microsoft.UI.Xaml.Shapes
csharp desktop-application visual-studio windows windows-app-sdk winui winui3 xaml-ui
Last synced: 09 Oct 2025
https://github.com/webge/i2clcd
A NETMF library for LCD 2x16 I2C (PCF2119)
c-sharp cobra fez i2c i2c-display i2c-sensors netduino netmf panda pcf2119 visual-studio
Last synced: 10 Oct 2025
https://github.com/bardin08/pastebininvs
Extension that allows you to work with pastebin.com from Visual Studio
extension pastebin visual-studio vs-extension
Last synced: 11 Oct 2025
https://github.com/reupen/msbuild-github-logger
MSBuild logger that emits GitHub Actions annotations for errors and warnings
github-actions msbuild-logger visual visual-studio
Last synced: 16 Apr 2026
https://github.com/d-coder135/galleryapp_react-native
This repo contains a hybrid application build using JavaScript and its framework React-Native.
android-application hybrid-apps ios-app javascript javascript-framework nodejs npm-package react react-native visual-studio webapp
Last synced: 09 Apr 2026
https://github.com/nazmuslabs/quicktype
NazmusLabs QuickType Go! Text Editors for Microsoft Windows
dotnet dotnet-core dotnet-framework uwp uwp-applications uwp-apps vbdotnet visual-studio visualbasic windows-presentation-foundation winforms wpf wpf-application
Last synced: 21 Jan 2026