TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About isual Studio 2015
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Delpin Susai Raj (24)
Alagunila Meganathan (13)
Rakesh Trivedi (13)
Praveen Kumar (7)
Rehman Shahid (3)
Saineshwar Bageri (3)
Kishore Chowdary (3)
Chirag Satasiya (3)
Muthuramalingam Duraipandi (3)
Mahesh Chand (2)
Farhan Ahmed (2)
Raj Kumar (2)
Rahul (2)
Banketeshvar Narayan (1)
Rajeev Ranjan (1)
Carmelo La Monica (1)
Ankit Saxena (1)
Sumantro Mukherjee (1)
Gaurav Kumar (1)
Prashant Bansal (1)
Nitin Pandit (1)
Viral Jain (1)
Sanjay Krishna (1)
Manoj Kalla (1)
Tarique Sultan (1)
Karthik Elumalai (1)
Mohamed El-Qassas (Mvp) (1)
Sakthivel Ganesan (1)
Kaviya Balasubramanian (1)
Naveen Arumugam (1)
Abdul Rasheed Feroz Khan (1)
Manoj Kulkarni (1)
Suresh M (1)
Related resources for isual Studio 2015
No resource found
Opening file from location: AppxManifest.xml failed with error: Access is denied.
5/28/2024 11:57:32 AM.
Encountering deployment errors in Universal Windows App on Visual Studio 2015 Update 3 due to access denied issues. This typically happens when Visual Studio lacks write permissions in the project fol
Getting Started With Ionic Tabs App Using Visual Studio 2015
5/24/2024 7:16:46 AM.
Getting Started With Ionic Tabs App Using Visual Studio 2015" guides you through creating a cross-platform mobile app using the Ionic framework and Visual Studio 2015. Learn to set up your develo
Working With Onsen UI Splitter Apps In Visual Studio 2015
5/22/2024 10:41:35 AM.
This guide provides step-by-step instructions on setting up your development environment, integrating Onsen UI with Visual Studio, and leveraging the powerful features of Splitter components to build
Using List Control In Onsen UI Using Visual Studio 2015
5/22/2024 10:40:55 AM.
This guide covers the implementation of list control in Onsen UI using Visual Studio 2015. It walks you through setting up your development environment, integrating Onsen UI for mobile app development
Understanding Dialog Box In Onsen UI Using Visual Studio 2015
5/22/2024 10:19:23 AM.
Explore the nuances of integrating dialog boxes in Onsen UI within the familiar environment of Visual Studio 2015. This comprehensive guide delves into JavaScript, HTML, and CSS intricacies, offering
Quick Start On Apache Cordova Using Visual Studio 2015
5/22/2024 10:17:52 AM.
Discover the seamless integration of Apache Cordova with Visual Studio 2015 for efficient cross-platform mobile app development. Harness the power of JavaScript, HTML5, and CSS3 to create hybrid apps
.NET Framework 4.6 New Features in Visual Studio 2015
5/17/2024 11:04:43 AM.
.NET Framework 4.6, integrated with Visual Studio 2015, introduces several new features and enhancements. Key improvements include the new RyuJIT compiler for better performance, updated async debuggi
How To Dynamically Upload And Play Video File Using ASP.NET MVC 5
5/1/2024 5:43:40 AM.
This article demonstrates how to upload a video file of up to 100MB and play dynamically using ASP.NET MVC 5. I will upload the video file to my project folder name (VideoFileUpload) and add its path
Use Developer Assistant Extension With Visual Studio 2015
3/5/2024 10:31:51 AM.
In this article, you will learn to Explore enhanced productivity with the Developer Assistant Extension for Visual Studio 2015. Seamlessly integrate code suggestions, navigation, and comprehensive doc
String Interpolation In C#
9/20/2023 6:22:00 AM.
C# String Interpolation concatenates strings. In this article, I'll explain how to implement string Interpolation in C#.
Primary Constructor is Removed From C# 6.0
9/17/2023 10:55:45 PM.
We can now get a Primary Constructor by using the auto-implemented properties initializer.
New Feature of C# 6.0: Nameof Operator
9/5/2023 6:41:50 AM.
In this article we will learn about the nameof operator, one of the new features of C# 6.0.
Exception Filter in C# 6.0
8/28/2023 4:33:29 AM.
Exception filters were introduced in C# 6.0 as a feature that allows you to specify additional conditions within a catch block. These conditions, known as exception filters, determine whether the catc
Create A WCF Service Client In Visual Studio
7/27/2023 8:30:19 AM.
This article will demonstrate how to create a client for consuming WCF web service by using Visual Studio 2015
New Improvements to C# and Visual Basic in Visual Studio 2015
1/16/2021 10:57:17 AM.
This article describes some new features of C# and Visual Basic in Visual Studio 2015.
Shared Project : An Impressive Feature of Visual Studio 2015 Preview
11/11/2020 8:41:26 AM.
In this article we will learn about the new way to create a Shared Project
Build Holographic App With Unity
5/26/2020 11:33:37 PM.
In this article, I will demonstrate how to create Holographic apps using Unity HoloLens.
Hello World in HoloLens
5/26/2020 11:15:25 PM.
In this article, I will demonstrate how to create simple application to display Hello World in HoloLens Unity.
Manage Analog Sensor With Raspberry Pi2
4/3/2020 2:12:31 AM.
In this article you will learn how to manage analog sensor with Raspberry Pi2.
Setup Visual Studio 2015 For Android Apps Development And Create First Android App
3/21/2020 12:14:21 PM.
In this article you will learn how to setup Visual Studio 2015 for Android Apps Development and create your first Android App.
Improvements in HTML Editor With Visual Studio 2015
1/9/2020 3:39:25 AM.
In this article we will learn about the improvements in the HTML Editor with Visual Studio 2015 Preview.
Setting Up Windows 10 For Development
1/6/2020 12:57:50 AM.
In this article I will talk in depth about how to set up their own development platform without encountering much of a hassle.
What is New in TypeScript 1.3
10/15/2019 3:02:50 AM.
This article just illustrates some of the latest and useful features released by Microsoft in TypeScript 1.3.
How To Install TypeScript Plug-in In Visual Studio 2015
10/1/2019 6:43:43 AM.
In this article, we will see the simple step by step process to install TypeScript Plugin for Visual Studio.
Create WCF Web Service In Visual Studio 2015
9/9/2019 4:53:44 AM.
In this article, you will learn how to create your first REST based XML Web Service in Visual Studio 2015.
List of All New Features in C# 6.0: Part 1
2/27/2019 11:54:49 PM.
In this article, you will learn new features of C# 6.0 in Visual Studio 2015 Preview, with examples.
Create Database Project In Visual Studio 2015
1/7/2019 4:44:16 AM.
Create Database Project In Visual Studio 2015. SQL Database Projects in Visual Studio is used to develop, manage, compare, and deploy the database changes using Visual Studio 2015.
How To Install Xamarin In Visual Studio 2015
4/30/2018 9:26:52 AM.
In this article, you will learn how to install Xamarin in Visual Studio 2015.
Set Python Environment For Visual Studio 2015 Community Edition
4/27/2018 4:01:13 PM.
In this article we will discuss about how to set the working environment of PYTHON for Visual Studio or you could say how to remove / troubleshoot the error called “We didn’t find any interpreters”.
How To Set Up Angular2 Development Environment In Visual Studio 2015
4/11/2018 3:10:56 PM.
In this article, we are going to learn how to set up Angular 2 development environment in Visual Studio and run the project by pressing ctr+F5.
C# 6.0 Features In Visual Studio 2015
3/28/2018 11:05:01 PM.
C-Sharp introduce no big concepts but many small features that makes you keep cleaning your code, get rid of boilerplate and let you stand up more clearly.
Using Bitbucket Extensions With Visual Studio 2015
1/10/2018 11:54:09 AM.
In this article we are going to learn how to use Bitbucket Extensions with Visual Studio 2015, in the previous article we have learned how to create Bitbucket account and new repositories and push rep
Using Bitbucket With Visual Studio 2015
1/2/2018 5:42:19 PM.
In this article, we are going to learn how to use Bitbucket version control system with Visual Studio 2015.
Step By Step Creation Of Angular Project With TypeScript Using Visual Studio 2015
11/2/2017 11:51:01 AM.
In the right pane, move the global $(PATH) entry to be above the internal path $(DevEnvDir) entries. This tells Visual Studio to look for external tools (like npm) in the global path before the intern
Create SharePoint 2016 Solutions In Visual Studio 2015
10/12/2017 11:09:22 AM.
In this article, I will explain how to show the SharePoint 2016 Project Template in Visual Studio 2015.
Docker And Docker Tool In Visual Studio 2015
8/17/2017 5:18:22 PM.
Docker is an open-source project for automating the deployment of applications as portable, self-sufficient containers that can run on the cloud or on-premises. Build Once and Run Anywhere is the mant
Routing In Angular 2 With TypeScript And Visual Studio 2015 - Part One
7/31/2017 3:15:49 AM.
In this article, we are going to learn how to implement routing in Angular 2 with an example. Routing is a concept which helps users to navigate from one view to another view of the application. Simil
How To Setup Angular 2 With Visual Studio 2015
7/21/2017 1:37:28 PM.
This article describes the step-by-step solution to setup Angular 2 with your Visual Studio 2015 IDE. This is for those who love Visual Studio.
GitHub Integration With Visual Studio 2015
7/10/2017 10:15:57 AM.
This article will demonstrate GitHub integration with Visual Studio 2015.
Create SharePoint Project And Deployment Steps Using Visual Studio 2015
7/7/2017 12:05:37 PM.
In this article, I would like to share the steps to Create SharePoint project using Visual studio 2015. It is hosted in IIS Worked process i.e. W3WP.exe can affect the whole farm when we run the code.
Exploring Gesture Detection With An Animation In Xamarin With Visual Studio 2015
3/8/2017 2:34:05 PM.
In this article, we will learn how to detect touch gestures with an animation in Xamarin with Visual Studio 2015.
Create Drawable Animation In Xamarin With Visual Studio 2015
3/7/2017 7:00:17 PM.
In this article, we learned how to create Frame or Drawable Animation in Xamarin with Visual Studio 2015.
Create A SearchView In Xamarin Android App Using Visual Studio 2015
3/7/2017 1:47:00 AM.
In this article, you will learn how to create a Search View in Xamarin Android app, using Visual Studio 2015.
Create Animated Splash Screen In Xamarin With Visual Studio 2015
3/3/2017 4:19:15 PM.
In this article, we learned how to create an animated splash screen in Xamarin with Visual Studio 2015.
How To Create Animation Using ViewAnimator In Xamarin With Visual Studio 2015
2/25/2017 12:44:01 PM.
In this article, we will learn how to create an animation using ViewAnimator, about the methods of ViewAnimator, and how set an animation effect, using ViewAnimator in Xamarin with Visual Studio 2015.
How To Create Left And Right Drawers In Xamarin With Visual Studio 2015
2/25/2017 11:34:17 AM.
In this article, we will learn how to create left and right drawers and their items in addition to selecting an event in Xamarin with Visual Studio 2015.
Understand Content Provider In Xamarin With Visual Studio 2015
2/21/2017 1:58:28 PM.
In this article, we will learn about accessing the life cycle of ContentProvider, adding user permission in the application using built in ContentProvider.
Create Custom ListView In Xamarin With Visual Studio 2015
2/21/2017 1:55:16 PM.
In this article, we will learn how to create, show custom ListView, and write Itemclick event of ListView in Xamarin with Visual Studio 2015.
Understand Hybrid Service In Xamarin With Visual Studio 2015
2/20/2017 9:24:26 AM.
In this article, we will learn about the Hybrid Service lifecycle and how to create, start, bind and unbind Hybrid Service in Xamarin with Visual Studio 2015.
Understand IntentService In Xamarin With Visual Studio 2015
2/19/2017 11:27:10 AM.
In this article, we will learn about the IntentService lifecycle and how to create and start IntentService in Xamarin with Visual Studio 2015.
Understand Bound Service Using Xamarin With Visual Studio 2015
2/18/2017 3:03:30 PM.
In this article, we will learn about life cycle of Bound Services - how to create, bind, and unbind the Bound type of Service in Xamarin using Visual Studio 2015.
Understand Unbound Service In Xamarin With Visual Studio 2015
2/16/2017 11:06:30 PM.
In this article, you will learn about unbound Service in Xamarin with Visual Studio 2015.
Understanding Broadcast Receiver Using Xamarin Visual Studio 2015
2/14/2017 11:08:38 PM.
In this article, you will learn about broadcast receiver using Xamarin Visual Studio 2015.
Build Your First Android Application Using Xamarin Visual Studio 2015
2/14/2017 6:15:27 PM.
In this article, you will learn how to build your first Android Application, using Xamarin Visual Studio 2015.
How To Add Code4Fun Color Picker Component In UWP App
1/18/2017 11:12:59 AM.
In this article, you will learn about adding a Code4Fun Color Picker component in UWP projects.
Create An Alert Dialog With Icon In Xamarin Android App Using Visual Studio
1/12/2017 10:49:18 AM.
In this article, you will learn how to create an Alert dialog with the icon in Xamarin Android app, using Visual Studio 2015.
Create An Alert Window In Xamarin Android App Using Visual Studio 2015
1/12/2017 10:40:06 AM.
In this article, you will learn how to create an Alert Window in Xamarin Android app, using Visual Studio 2015.
Hosting A Website In Microsoft Azure Using Visual Studio
1/8/2017 1:51:45 PM.
In the article, I will explain about the steps to host a website which is created in Visual Studio. Here, Azure will be in a cloud environment.
Voice Login System Using Microsoft Visual Studio
1/7/2017 1:04:15 PM.
In this article, I will explain the method of creating a login system, which works with the help of voice inputs. You can make use of this in the Automation programs for security purposes.
Creating An SQL Server Database In Azure Using Microsoft Visual Studio 2015
1/4/2017 2:27:29 AM.
In this article, you will learn, in a step by step procedure, to create a SQL database in the Azure portal, using Visual Studio 2015.
Azure Data Factory - Creating A Data Lake Store Account With Visual Studio 2015 - Part One
12/29/2016 3:20:10 PM.
In this article, you will learn how to create a Data Lake Store Account with Visual Studio 2015.
Create A Frame Layout In Xamarin Android App Using Visual Studio 2015
12/27/2016 11:04:08 AM.
In this article, you will learn how to create a Frame Layout in Xamarin Android app, using Visual Studio 2015.
Create An Absolute Layout In Xamarin Andorid App Using Visual Studio 2015
12/26/2016 6:46:50 PM.
In this article, you will learn how to create an Absolute Layout in Xamarin Android apps, using Visual Studio 2015.
Getting Started With .NET Core With Windows And Visual Studio 2015 - Part Three
12/26/2016 5:57:31 PM.
In this series of article, we will learn how to create .NET Core applications on Windows, using Visual Studio 2015.
Getting Started With .NET Core With Windows And Visual Studio 2015 - Part Two
12/18/2016 11:11:44 PM.
In this series of articles, we will learn how to create .NET Core Applications in Windows, using Visual Studio 2015.
Getting Started With .NET Core With Windows And Visual Studio 2015 Part - One
12/16/2016 10:32:45 AM.
Here, you will learn how to get started with .NET Core with Windows and Visual Studio 2015.
How To Validate A Web URL In Xamarin Android App Using Visual Studio 2015
12/14/2016 11:12:15 AM.
In this article, you will learn how to validate a Web URL in Xamarin Android app, using Visual Studio 2015.
How To Connect SQL Database In ASP.NET Using C# And Insert And View The Data Using Visual Studio 2015
12/14/2016 10:55:52 AM.
In this article, you will learn how to connect the SQL database into ASP.NET, using C#, and how to insert and view the data, using Visual Studio.
How To Validate A Phone Number In Xamarin Android App Using Visual Studio 2015
12/13/2016 10:53:02 AM.
In this article, you will learn how to validate a PhoneNumber in Xamarin Android app, using Visual Studio 2015.
How To Validate An Email Address In Xamarin Android App Using Visual Studio 2015
12/7/2016 4:12:09 PM.
In this article, you will learn how to validate an email address in Xamarin Android app, using Visual Studio 2015.
How To Open .Net Core Projects Created Using Command Tooling In Visual Studio 2015
12/4/2016 5:07:57 PM.
In this article you will learn about how to open .Net Core Projects created using command tooling In Visual Studio 2015.
Working With Onsen UI Tab Bar Apps In Visual Studio 2015
12/2/2016 12:25:03 PM.
In this article, you will learn how to work with the Onsen UI Tab Bar Apps in Visual Studio 2015.
How To Start Developing An Android App Using Xamarin In Visual Studio 2015
12/1/2016 1:00:20 PM.
In this article, we are going to see how to develop Android Applications, using Xamarin in Visual Studio 2015.
Creating An AutoLink Using TextView In Xamarin Android App
11/30/2016 11:35:29 PM.
In this article, you will learn how to create an autoLink using TextView in Xamarin Android app, using Visual Studio 2015.
Create TableLayout In Xamarin Android App Using Visual Studio 2015
11/30/2016 12:56:44 PM.
In this article, you will learn how to create a TableLayout in Xamarin Android app, using Visual Studio 2015.
Creating A New .NET Core Web Application Using Visual Studio 2015
11/29/2016 7:01:11 AM.
In this article, you will learn how to create a new .NET Core Web Application, using Visual Studio 2015 and NET Core 1.0.1.
Page Navigation In Xamarin Android App Using Visual Studio 2015
11/28/2016 1:23:49 AM.
In this article, you will learn how to navigate one page to another page in Xamarin Android app, using Visual Studio 2015.
Using Ionic Tabs Control Classes In Visual Studio 2015
11/27/2016 1:20:21 PM.
In this article, you will learn about how to add Ionic tabs control class in Ionic app, using Visual Studio 2015.
Create A Relative Layout In Xamarin Android App Using Visual Studio 2015
11/27/2016 12:58:09 PM.
In this article, you will learn how to create a relative layout in Xamarin Android app, using Visual Studio 2015.
Creating An ImageButton In Xamarin Android App Using Visual Studio 2015
11/26/2016 11:08:02 PM.
In this article, you will learn how to create an ImageButton in Xamarin Android app, using Visual Studio 2015.
Get Started with .NET Core On Visual Studio 2015
11/25/2016 1:04:05 AM.
In this video, Kendra demonstrates how to download and install .NET Core for Visual Studio 2015.
Using Range Classes In Ionic Blank App Using Visual Studio 2015
11/24/2016 12:15:55 PM.
In this article, you will learn about how to add Range classes in Ionic app, using Visual Studio 2015
Working With Ionic Check Box Class In Ionic Blank App Using Visual Studio 2015
11/24/2016 12:15:46 PM.
In this article, you will learn about how to add Check Box class in Ionic app, using Visual Studio 2015.
Creating A List View In Xamarin Android App Using Visual Studio 2015
11/24/2016 12:14:02 PM.
In this article, you will learn how to create a ListView in Xamarin Android app, using Visual Studio 2015.
Create A Spinner In Xamarin Android Application Using Visual Studio 2015 Update 3
11/24/2016 12:44:04 AM.
This article is about how to create Spinner application in Xamarin Android application, using Visual Studio 2015 Update 3.
Creating A ProgressDialog In Xamarin Android App Using Visual Studio 2015
11/23/2016 10:52:18 AM.
In this article, you will learn how to create a ProgressDialog in Xamarin Android app, using Visual Studio 2015.
How To Insert Data In SQLite Data Base In Xamarin Android Using Visual Studio 2015
11/22/2016 2:37:56 PM.
In this article, you will learn how to insert data in SQLite Datasase in Xamarin Android app, using Visual Studio 2015.
Create A Communications Application In ASP.NET 4.5.2 Using Visual Studio 2015
11/22/2016 2:27:20 PM.
In this article, you will learn to create a communications application in ASP.NET 4.5.2, using Visual Studio 2015.
How To Display A Stream From The Camera Using A TextureView In Xamarin Android App Using Visual Studio 2015
11/20/2016 5:38:47 PM.
In this article, you will learn how to display a stream from the camera Using a TextureView in Xamarin Android app, using Visual Studio 2015.
Create an ADO.NET Data Base In Xamarin Android App Using Visual Studio 2015
11/18/2016 12:03:14 PM.
In this article, you will learn how to create an ADO.NET data base in Xamarin Android app, using Visual Studio 2015.
Working With Onsen UI Navigation Apps In Visual Studio 2015
11/18/2016 11:39:09 AM.
In this article, you will learn how to work with the Onsen UI navigation apps in Visual Studio 2015.
Working With Ionic List Item Class In Ionic Blank App using Visual Studio 2015
11/17/2016 5:58:40 PM.
In this article you will learn how to add List Item Class in Ionic App using Visual Studio 2015
How To Load A Web Page Using WebView In Xamarin Android App Using Visual Studio 2015
11/17/2016 10:11:06 AM.
In this article, you will learn how to load a Webpage, using WebView in Xamarin Android app, using Visual Studio 2015.
How To View Local Web Page Using WebView In Xamarin Android App Using Visual Studio 2015
11/16/2016 11:36:33 AM.
In this article, you will learn how to view local webpages, using WebView in Xamarin Android app, using Visual Studio 2015.
How To Use SeekBar In Xamarin Android App Using Visual Studio 2015
11/15/2016 12:24:00 PM.
In this article, you will learn how to Use SeekBar in Xamarin Android app, using Visual Studio 2015.
SeekBar Using A Listener In Xamarin Android App Using Visual Studio 2015
11/15/2016 12:17:01 PM.
In this article, you will learn how to use SeekBar using a Listener in Xamarin Android app, using Visual Studio 2015.
Working With Button Class In Ionic Blank App Using Visual Studio 2015
11/15/2016 11:42:04 AM.
In this article, you will learn how to add button control in Ionic app, using Visual Studio 2015.
How To Display An Image In Xamarin Android App Using Visual Studio 2015
11/15/2016 11:22:31 AM.
In this article, you will learn how to display an image in Xamarin Android app, using Visual Studio 2015.
How To Capture User Input Text In Xamarin Android App Using Visual Studio 2015
11/13/2016 11:38:08 AM.
In this article, you will learn how to capture user input text in Xamarin Android app, using Visual Studio 2015.
Working With Color Classes In Ionic Blank App Using Visual Studio 2015
11/12/2016 12:26:06 PM.
In this article, you will learn how to start using the Color classes in Ionic app, using Visual Studio 2015.