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 application
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mohammad Irshad (9)
Sourabh Somani (8)
Ravi Shankar (8)
Kasam Shaikh (6)
Mahesh Chand (4)
El Mahdi Archane (3)
Sibeesh Venu (3)
Nitin Kumar (2)
Neel Bhatt (2)
Sanjay Debnath (2)
Dennis Thomas (2)
Prashant Kumar (2)
Mani Gautam (2)
Shreesh Raj (2)
Akshay Deshmukh (2)
Gowtham K (2)
kittu bharti (1)
Sekhar Srinivas (1)
Afzaal Ahmad Zeeshan (1)
Nick Shivhareee (1)
Sachin Kalia (1)
Mukesh Kumar (1)
Manoj Mittal (1)
Ankit Sharma (1)
Rajeesh Menoth (1)
Mangesh Gaherwar (1)
Ajith Kumar (1)
Rathrola Prem Kumar (1)
Vijayaragavan S (1)
Amit Kumar Singh (1)
Shweta Lodha (1)
Srashti Jain (1)
Umair Hassan (1)
Gnanavel Sekar (1)
Nikunj Satasiya (1)
Sridhar Sharma (1)
Vinod L (1)
Gaurav Gahlot (1)
Rion Williams (1)
Ehsan Sajjad (1)
Vincent Maverick Durano (1)
Prakashraj P (1)
Krunal Trivedi (1)
Prasham Sabadra (1)
Santosh Kumar Adidawarpu (1)
Bhushan Gawale (1)
SriHari VP (1)
Jagadesh Julapalli (1)
Asma Khalid (1)
John Kocer (1)
Agus Suhanto (1)
Suthahar J (1)
Swatismita Biswal (1)
Abubackkar Shithik (1)
Sanket (1)
Arun Ganessh (1)
Amar Srivastava (1)
Related resources for application
No resource found
Zustand in a React.js Application
10/25/2023 12:31:17 PM.
Zustand in a React.js Application
Speech recognition application using C#
12/29/2020 12:09:17 PM.
In this video explains how to use Speech Recognition feature of C# using System.Speech.Recognition namespace and also provides explains how to acquire and monitor speech input, create speech recognit
Developing web applications with ASP.NET, DotVVM and Azure
11/20/2020 4:00:17 AM.
In this episode of C# Corner MVP Show ft. Daniel Gomez, we will learn how to build web pages with ASP.NET and DotVVM, through the MVVM pattern (Model, View, ViewModel). We will also learn how to deplo
Create a C# Application from Start to Finish - Complete Course
8/3/2020 9:44:36 PM.
Create a C# Application from Start to Finish - Complete Course
How To Deploy Files Or Application From OneDrive Folder To Microsoft Azure Web App
5/26/2020 9:05:11 AM.
In this video will see how to deploy applications or files to Azure Web App using OneDrive as deployment source.
Integrating Azure Application Insights In ASP.NET Core Web App
5/26/2020 9:01:26 AM.
This video explains process of integrating Azure Application Insights in ASP.NET Core web app.
RSA Algorithm With C#
1/12/2020 11:19:12 PM.
This article describes the RSA Algorithm and shows how to use it in C#.
How Do You Test Blockchain Applications?
7/23/2018 5:29:33 AM.
How Do You Test Blockchain Applications?
Custom Cells In TableView In Xamarin.iOS Application
1/23/2018 11:33:34 AM.
In this article, we will use TableView using custom cells in Xamarin. We have an application with the table view having a list of employees with the required details.
Migrate Bot Application From Bot Portal To Azure Portal
1/23/2018 11:01:21 AM.
In this article, I will share thoughts about the migration of existing registered bots from https://dev.botframework.com to Microsoft Azure portal.
First Application In ASP.NET Core MVC 2.0
1/20/2018 12:58:36 PM.
Recently Microsoft announced anew version of Asp.Net Core and that is Asp.Net Core 2.0, which has new and amazing features which not only improve performance as well as increase productivity and enhan
Enabling Swagger In Your .NET Core 2.0 Application - A Step By Step Guide
1/19/2018 4:16:08 PM.
If you have ever worked with APIs, then you might be familiar with Swagger. If you have not heard about Swagger, then this post will help you know the basics of Swagger and the steps to configure Swag
FAQ based Bot Application Using QnA Maker - Part One
1/19/2018 1:28:36 PM.
QnA Maker is rest based cognitive services which help to train and create the knowledge base. It can be easily incorporated using Bot Framework
Upgrading Your Application In Azure Managed Kubernetes
1/18/2018 12:04:56 PM.
In the previous article, we deployed an ASP.NET Core 2.0 API app in AKS (Azure Managed Kubernetes). Now, let's quickly look into how to upgrade the application when there is a change in code. Plea
Toolbar In Xamarin.iOS Application View
1/17/2018 11:17:40 PM.
In this article, we are going to create Xamarin application that contains toolbar item with respective tools and functionality. Tools like add, edit, refresh, search in form of icon or text can be ap
How To Deploy ASP.NET Core 2.0 MVC Application To Microsoft Azure Web App Using Dropbox
1/16/2018 11:46:45 PM.
In this video will see how to deploy an ASP.NET Core 2.0 MVC web application to Azure Web App using Dropbox as deployment source.
Create Your First ASP.NET Core 2.0 Service Fabric Container Application In Windows
1/16/2018 6:19:01 PM.
Learn how to create your first ASP.NET Core 2.0 Service Fabric Container application in Windows.
Tips And Best Practices To Improve ASP.NET Web Application Performance
1/16/2018 5:51:34 AM.
This article suggests you a few tips to improve the performance of an ASP.Net application. There are many more things which may ensure a better performance and faster response time for a web applicati
Understanding Process, Application Domain And Assemblies
1/16/2018 5:50:36 AM.
We usually come across these terms: Process, Application Domain or App Domain, Assemblies. It is good to have a basic knowledge of these terms and how each one is related to each other.
An Introduction To Q#
1/15/2018 5:47:24 PM.
In this article, I will be explaining about Q# - the new programming language introduced by Microsoft for quantum computing. We will understand the data type, expressions, and statements of Q# with th
Building A Tabbed Application In Xamarin iOS Application
1/15/2018 4:02:44 PM.
A tabbed application is a kind of app which has a bunch of buttons at the bottom of your iPhone. When you tap any button, it changes to a different page. We will learn how we can develop this function
Deploying ASP.NET Core 2.0 MVC Application To Microsoft Azure Web App Using Bitbucket
1/15/2018 12:58:51 AM.
In this video will see how to deploy an ASP.NET Core 2.0 MVC web application to Azure Web App using Bitbucket.
Create An Intelligent Bot Application Using Microsoft Bot Framework
1/12/2018 11:20:25 AM.
In our previous article, we learned how to create and connect a chatbot with Azure Bot Service. But in this article, we are going to create an intelligent Bot Application using Microsoft Bot Framework
Authentication With Route Guards In Angular 5 Single Page Application
1/11/2018 3:52:43 PM.
Angular comes with many built-in features which can be used to achieve things like authentication and authorization Route guards are one of them; let’s see how we can achieve this in this article.
How To Configure User Profile Service Application Step By Step
1/10/2018 5:38:43 PM.
In the last article I described about how to delete and create User profile service, today I'm demonstrating about how to configure UPA service application step by step with a screen shot. This articl
How To Bring Internet Connectivity To Xamarin.Forms Application
1/10/2018 5:29:34 PM.
How To Bring Internet Connectivity To Xamarin.Forms Application
Draggable Panel In An Android Application
1/10/2018 2:49:13 PM.
This article demonstrates how to create a draggable panel in an Android application using Android Studio.
How To Remove And Create User Profile Service Application In SharePoint
1/10/2018 10:31:15 AM.
The purpose of this article to is to delete an existing UPA service from the SP server and create the same from scratch. As we know, there are two ways to configure or delete UPA server, Using UI and
A Single Page Application Using Angular v4
1/9/2018 10:15:38 AM.
In this article, we are going to create a single page application in Angular 4.
Retrieving Weather Info In Xamarin.Forms Application For Android And UWP
1/7/2018 12:45:00 PM.
Reading this article, you can learn about retrieving weather details using API key from openweathermap.org in Xamarin Forms application for Android and Universal Windows Platform.
Voice 2 Text Android Application Tutorial
1/6/2018 12:11:04 PM.
Hello all, in this article we will learn how to create an Android Voice2Text App. So by the app name we can understand what we will be going to make. In this app Voice2Text, user voice will be convert
Xamarin.Forms - Deep Linking Application Using SQLite
1/6/2018 11:56:53 AM.
Android deep links open a specific page within an app and optionally pass data to it. Developers may find deep links particularly useful for actions such as clicking a notification or sending an app l
SearchBar View With SearchContent In Xamarin.Forms Application
1/6/2018 4:41:48 AM.
SearchBar view control is the control that provides you the way to search from the list of content. It has the events 'SearchButtonPressed', 'TextChanged' for performing actions respec
Create Angular 5 Application Using .Net Core 2.0 Template In Visual Studio 2017
1/4/2018 12:43:09 PM.
Angular 5 has been announced recently and we already have a template added in the Visual Studio 2017 with .Net Core 2.0.
Invoking Web Application From Console Application (.NET Core) Via Command Prompt
1/2/2018 11:06:45 PM.
This article is mainly for the command prompt lovers who want to use it to launch their web application build on .Net Core.
Device Year Class Library Using Android Application
1/2/2018 7:05:59 PM.
Android device's specifications and calculates which year the device would be considered.
Getting Started With Q# Programming
1/2/2018 11:47:06 AM.
In this tutorial, you’ll learn how to build your first simple “Hello World” Q# app. Just follow these following steps.
Dashboard Application With ASP.NET MVC 5 And jQuery
12/28/2017 11:13:42 PM.
As you know, the dashboard system has become very important because it's helpful for managers in order to take the right decisions.
How To Earn Money Using Google AdMob With Android Application
12/28/2017 7:46:15 PM.
One of the hottest discussion points in Android Technology is how to earn money using Android Applications.
Set up And Create Angular Application
12/28/2017 7:43:55 PM.
Basically, In Angular – we divide our UI into separate components, to increase readability and reusability. So, we can say the Angular application is a tree of Angular components.
Support Multiple Languages In Xamarin.Forms Application
12/27/2017 11:25:42 PM.
In this article, we are going to make an application through which we can support multiple languages in our Xamarin.forms application.
Migrate Your Applications To Azure Virtual Machines
12/27/2017 1:37:41 PM.
Learn how to migrate your applications to Azure virtual machines.
Linking Android-Kotlin Application With Google Play Store For Rating
12/27/2017 1:03:00 AM.
In this article, I am going to illustrate how a developer can link their app with Google Play store so that a user can navigate to the play store to rate applications by clicking on a particular butto
Working With Kendo UI TreeList And Custom Template In ASP.NET MVC 5 Web Application
12/26/2017 1:53:30 PM.
In this article, I will demonstrate how to work with KendoTreeList View and custom template in ASP.Net MVC5 using Kendo UI and EF
Build Scalable Web Applications With Azure Database For MySQL
12/26/2017 12:40:30 PM.
Azure Database for PostgreSQL and Azure Database for MySQL bring together community edition database engines and capabilities of a fully managed service—so you can focus on your apps instead of managi
How To Play YouTube Video In ASP.NET Web Application Using AJAX
12/23/2017 11:38:34 AM.
Model Popup. While you are working with any web application and in any technology like asp.net, php, java or any other technology, sometimes it’s necessary to play media files or any media online in y
Weather Updates In Console Application Using API
12/22/2017 4:24:29 AM.
Here, I am writing an article to give a basic idea of consuming a Web API from Yahoo Weather and display it in the Console.
Fluent Validation With MVVM In Xamarin Forms Application
12/22/2017 4:23:26 AM.
Fluent Validation is used to create the validation logic separate from business logic for any type of objects you want to validate.
ContextMenu In Xamarin.Forms Application
12/21/2017 10:25:44 PM.
In this article, we will learn how to add a ContextMenu on the list view having cell items in Xamarin.Forms application.
MasterDetailPage In Xamarin Forms Application
12/21/2017 10:24:23 PM.
MasterDetailPage is the main page that is responsible for two related pages. It contains the master page that has items and the detail page that shows the details about the items present on master pag
How To Host ASP.NET Core Application on IIS Server
12/21/2017 10:33:01 AM.
In this article, you will learn how to host ASP.NET Core Application on IIS Server.
Application To Build Resume/CV With ASP.NET MVC 5 And jQuery
12/20/2017 10:59:14 AM.
In this article, we will demonstrate how we can build resume CV application. As you know resume CV has different parts such as personal information, education, work experiences, skills, certifications
Floating Chat Heads Using Android Application
12/19/2017 2:28:34 PM.
We all love the chat head or chat bubbles from the popular Facebook Messanger. This provides very handy and easy access to the chat conversation screen no matter which screen you are on. Chat heads ar
Leveraging Lazy Instantiation In Our Application
12/18/2017 12:24:43 AM.
In this video, I have talked about optimizing an application by using Lazy Initialization in an application that is using dependency injection and is therefore loosely coupled.Enjoy the video.
Top 10 Web Application Security Risks In 2017
12/17/2017 9:07:33 AM.
List of Top 10 Web application security risks of 2017 and beyond.
Two-Way Binding Or MVVM In Xamarin.Forms Application
12/15/2017 1:13:48 AM.
In this article, we are going to learn how to apply two-way binding in Xamarin forms application with the help of InotifyPropertyChanged System component model.
Circular Fillable Loader And SeekBar Using Android Application
12/11/2017 7:25:52 PM.
This article demonstrates how to create circular fill loader to an android application using Android studio. This is an Android project allowing to realize a beautiful circular fillable loader to be u
Hands-Free Security Scanning Within .NET Applications
12/10/2017 12:04:47 PM.
I'm sure if you follow any news sources at all, you see countless hacks, breaches, and leaks from various big-name companies which you might assume would be better at protecting your information.
Graph API Using Android Application
12/7/2017 2:16:42 PM.
This article demonstrates how to add Microsoft Graph API using Android Application to get access token and call Microsoft Graph API or other APIs that require access tokens from Azure Active Directory
Building First Console Application Using Command Prompt In .NET Core 2.0
12/6/2017 2:50:14 PM.
In this post, we will create our very first console application in .NET Core, and we will see how we can build .NET Core based applications without using any IDE or Visual Studio.
Building An ASP.NET Core Application With Web API And Code First Development
12/5/2017 10:54:39 PM.
In the previous article, we’ve learned the high-level overview of what Entity Framework is all about and learned how to build a web application quickly using Entity Framework’s Database-First developm
Creating A Chat Application In Node.js With Express, MongoDB, Mongoose And Socket.io
12/5/2017 3:23:04 PM.
In this article, we are going to create a chat application in NodeJS with the back end MongoDB. We will also be using Mongoose for creating the MongoDB models and Socket.io for making multi direction
AppIntro Library Using Android Application
12/5/2017 12:19:57 AM.
In this article I am creating a simple app that contains few intro slides with next and skip navigation.The user can navigate through each slide using swipe gesture or using the next button.
Using MongoDB On Node.js Application Using Mongoose
12/4/2017 4:05:00 PM.
In this post, we are going to see how we can use a MongoDB on our Node JS application with the help of the package Mongoose. We will also be covering some facts about MongoDB so that as a reader, you
Saving Your Ruby On Rails Application Code To Github.com
12/4/2017 5:19:46 AM.
In this article you will learn git configuration in git bash and git hub repository creation, add new ssh key in git hub and finally add all application files into git hub repository via remotely usin
Microsoft Azure Active Directory Identity And Access Management With MVC 5 Web Application
12/4/2017 5:19:10 AM.
In this article, I will show you a short demo of how to register your existing MVC 5 Web Application with Windows Azure Active Directory and set authorization. In the same way, you can also implement
How To Create Three-Layer Architecture Of ASP.NET Application
12/3/2017 1:59:29 PM.
Three-layer architecture is made of Presentation, Business, and Data access layer. In this article, I will create three layered architecture with the help of a simple asp.net application.
Picasso Library Visual Flair Using Android Application
12/2/2017 1:29:10 PM.
Images add much-needed context and visual flair to an Android application. Picasso allows hassle-free image loading in your application - often in one line of code!.
SharePoint 2013 - Changing The URL Of Existing Web Application
12/2/2017 12:10:08 PM.
In this blog, I’ll discuss our customer requirement for changing the URL of an existing web application, changing URL of its extended application, and steps to do those successfully.
Introduction To Microsoft's Coco Framework For Blockchain Applications - Part One
11/28/2017 1:06:34 AM.
Nowadays, we all are going through the boom of Blockchain technology. There is lot of information coming in our way, regarding implementation and adoption of this technology. So far we are aware of bl
Introduction To Microsoft's Coco Framework For Blockchain Applications - Part Two
11/28/2017 1:05:06 AM.
In this article, we are going to discuss about blockchain network management in Coco framework.
Transform Web.Config File While Deploying The Web Application Project
11/25/2017 1:51:35 PM.
One of the nice features that supports Visual Studio 2010 and above versions is Web.Config (XDT) transformations.
Essentials Of Azure AD Application Roles
11/24/2017 3:10:31 PM.
One could do some simple guesswork here and understand that the roles required in the application may be called application roles, and this is correct! When we speak of roles, roles are always associa
Deploying ASP.NET MVC Web Application To Azure Cloud Service Using Visual Studio 2017
11/24/2017 12:19:16 AM.
In this video, will be learning how to create Microsoft Azure Cloud service and deploy an ASP.NET MVC web application on Microsoft Public Cloud i.e. Microsoft Azure, using Microsoft Visual Studio 201
QUIZ Application With ASP.NET MVC 5
11/21/2017 9:31:28 AM.
So many people asked in forums how we can build a quiz application using Asp.Net MVC. I would like to share with them a simple solution to achieve this application. In this post we will build our quiz
Deploy ASP.NET MVC Web Application In Cloud Service Using Azure Portal
11/20/2017 10:20:58 AM.
From this article, you will learn how to deploy ASP.NET MVC web application in cloud service using the Azure portal.
What Is New And How To Set Up Our First Angular 5 Application
11/19/2017 11:44:13 AM.
Here, in this post, I am going to discuss a few updates in Angular 5. By saying that, I will not be discussing all the items which have been released with this version. Here, we will also be checking
Building A Reminder Application In Xamarin.Android
11/17/2017 7:17:00 PM.
This is simple Reminder Application that will remind the particular things (eg: Remind for shopping, remind for particular office work/meeting, remind for go to particular place etc etc). This applic
How To Add A Button To Existing Ribbon Tab In Office Applications
11/16/2017 4:13:03 PM.
This article is a walk through of adding a button on the Ribbon of an existing tab in Office Application (Word 2016 in this case).
Configure Application Insight For .NET Core 2.0
11/16/2017 4:07:49 PM.
We developers work hard to write code, but these QA guys find bugs in our code. We don’t have any choice but to find and fix the bug ASAP. After all this hard work we push everything to production, th
Deploy ASP.NET MVC Web Application Using Azure Cloud Service
11/16/2017 3:24:09 PM.
Cloud service comes under the PaaS service model, as with a web app service we can deploy our web application in this service and moreover it provides more control on the VMs for the users and we ca
How To Use StringBuilder And File Class For .NET Application
11/14/2017 6:13:16 PM.
Here, I am going to share how and why should we create error log in our application.
Azure Machine Learning - Iris Model Client Application
11/8/2017 5:07:44 PM.
In this post, I shall be demonstrating the utilization of Azure Machine Learning model into a client application.
Building Web Applications Using Node.js - Part Seven
11/7/2017 2:31:12 AM.
In this article, I will explain about authorization in Node.js.
Building Web Applications Using Node.js - Part Six
11/7/2017 2:29:41 AM.
In this article, we will learn how to work with Login, using Node.js.
Building Web Application Using Node.js - Part Five
11/7/2017 2:27:23 AM.
In this article, you will learn how we can create a registration page, using Node.js.
Building Web Applications Using Node.js - Part Four
11/7/2017 2:23:00 AM.
In this article, you will learn how to connect Node.js web applications to MongoDB. We will fetch the data from MongoDB and bind it in our application.
Building Web Applications Using Node.js - Part Three
11/7/2017 2:18:52 AM.
In this article, we will learn about creating navigation, routing, and rendering pages. We will separate our files in different folders according to modules and we will create routing functions.
Building Web Application Using Node.js - Part Two
11/7/2017 2:07:14 AM.
In this article, you will learn how you can develop Web Applications, using Node.js and we will learn about EJS templating engine.
Building Web Application Using Node.js - Part One
11/7/2017 1:53:18 AM.
In this article, you will learn how you can develop Web applications, using Node.js.
What Is The Easiest And Quickest Way To Test An Application's Web APIs
11/5/2017 1:05:24 AM.
The easiest way to test an application's API is the use of Windows PowerShell or Visual Studio Package Manager Console. I will show you step-by-step how to use PowerShell or PM(Package Manager Con
Applying Dependency Injection In DevExpress MVVM WPF Application Introduction
10/31/2017 5:57:31 PM.
In this post, I’ll give a tutorial on how to apply dependency injection in DevExpress WPF application. This post assumes you already know about dependency injection, WPF application, and also MVVM. De
Building Bot Application With Azure AD Login Authentication Using AuthBot
10/30/2017 12:57:10 AM.
The Azure AD is the identity provider, responsible for verifying the identity of users and applications and providing security tokens upon successful authentication of those users and applications.in
Introduction To IIS Server, HTTP Request Life Cycle, And Introduction To Application Pool
10/29/2017 12:27:34 PM.
This article will give basic knowledge on IIS server, Http request life cycle, hosting a website in IIS & an introduction to application pool. Before we start on this let's have a quick look a
Deploying Python Flask Application To Azure App Service
10/24/2017 12:05:18 AM.
In this video will learn how to deploy Python Flask application to Azure App service.
Enable And Disable Wi-Fi In Android Application Using Android Studio
10/20/2017 2:35:40 PM.
In this article, I will show you how to Enable and Disable WI-FI in android App using Android studio. The information that an application can access includes connected network's link speed, IP ad
Configuring Azure App Service Web For Python Flask Application Using Azure Portal And Azure CLI 2.0
10/16/2017 1:27:58 AM.
In this video will learn how to configure Azure App service web for Python Flask application using Azure Portal and Azure CLI 2.0
Publishing ASP.NET Core 2 Angular 4 SPA Template Application Using .NET CLI
10/11/2017 2:06:48 AM.
First, we need to create ASP.NET Core 2 Angular 4 SPA application using dotnet new angular, Type dotnet new angular command in command prompt, and this will create application and restore NuGet depend
A Simple Login Application In Android
10/10/2017 12:16:42 AM.
In this post, I will create a simple Login application. This post will give you a brief idea about how to develop an application which handles user interactions.
Amazon SNS (Simple Notification Service) Using Visual Studio
10/9/2017 1:37:29 AM.
This is the working example of the ASNS (Amazon simple notification service) you can follow the step and can implement the notification service, message service, email service using this.