Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About applications
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Pradip Pandey (8)
Daniel Gomez Jaramillo (7)
Sanwar Ranwa (5)
Ganeshan N (5)
Vidya Vrat Agarwal (3)
Mahesh Chand (3)
Arun Choudhary (3)
Cecil Phillip (2)
Sarathlal Saseendran (2)
C# Corner Live (2)
Manoj Bhoir (2)
Ashish Bhatnagar (2)
Munib Butt (2)
Abhishek Jaiswal (2)
Sumit Kharche (2)
Mahesh Alle (1)
Suthish Nair (1)
Bhavik Patel (1)
Ashirwad Satapathi (1)
C# Curator (1)
Rinkal Jindal (1)
Stephen Simon (1)
Kiran Kumar Talikoti (1)
Rion Williams (1)
Subburam Karthikeyan (1)
Pradeep Kellangere (1)
Jay Smith (1)
John Charles Olamendy (1)
Michael Youssef (1)
Anish Ansari (1)
Sandeep Mishra (1)
Sandhya Shinde (1)
Barath Kumar (1)
Nitin Desai (1)
Lalit Bansal (1)
Chervine Bhiwoo (1)
Ali Hijazi (1)
Suraj Sahoo (1)
Sourav Kayal (1)
Venkatesan B (1)
Sukanya Mandal (1)
Ravishankar Velladurai (1)
Avirup Basu (1)
Venkatesh Kumar (1)
Ahmad Mozaffar (1)
John Morehouse (1)
Gaurav Kumar (1)
Afzaal Ahmad Zeeshan (1)
Chintan Rathod (1)
Pranav J.Dev (1)
Maragatha Mani (1)
Yogeshkumar Hadiya (1)
Shantha Kumar T (1)
Gagan Sikri (1)
Sai Kumar Koona (1)
Arjun Panwar (1)
Shubham Sharma (1)
Suthahar J (1)
Rohit Tomar (1)
Krishna Garad (1)
Gokulakrishna (1)
Ibrahim Ersoy (1)
Prabhakar Maurya (1)
Manish Sharma (1)
Aditya Gaur (1)
Related resources for applications
No resource found
How to Register an Assembly or DLL in Web Applications
2/24/2021 10:37:22 AM.
In this article, you will learn how to register an assembly or DLL in web applications.
Building real applications with Microsoft Orleans
2/10/2021 4:32:20 AM.
Microsoft Orleans is a cross-platform framework for building distributed applications with .NET.In this episode, Reuben Bond joins Cecil to talk about some of the capabilities of Orleans. Reuben eve
How to Avoid Session Hijacking in Web Applications
2/1/2021 5:01:00 AM.
This article describes hijacking (theft) of a user Cookie from a browser. I am sure that after reading this article, everyone will test their applications at least once.
Real-time Angular 11 Application With SignalR And .NET 5
1/22/2021 7:29:59 PM.
In this post, we will see how to create a real-time SignalR application with Angular 11 and .NET 5. We will create an employee application to describe these real-time features.
A Quick Look At Entity Framework 7 In-Memory Provider (for Testing)
1/18/2021 9:11:38 AM.
In this article you will have a quick look at Entity Framework 7 In-Memory Provider for Testing.
Scaling In Azure App Service
1/15/2021 7:22:56 AM.
Azure App Service is a PaaS offering of Microsoft Azure to build and host applications without worrying about infrastructure management irrespective of the language they were written in.
How To Extract Text And Image From PDF In Java Applications
1/13/2021 4:49:07 AM.
In this article I am going to introduce how to extract textand image from the PDF file in Java applications by Free Spire.PDF for Java.
Data Science And Its Applications
1/12/2021 7:26:22 AM.
The article deals with the basics and applications of Data Science.
High-Performance Angular applications in post IVY - Angular Conference 2020
1/7/2021 5:41:41 AM.
This is the eleventh session of the Angular Virtual Conference by Michael Hladky.
Cloud Applications Architecture
1/4/2021 7:07:37 AM.
In this session of Software Architecture Virtual Conference, you'll learn about Cloud Applications Architecture
NUnit With C#
1/1/2021 9:39:43 AM.
NUnit is a unit-testing framework for .NET applications in which the entire application is isolated into diverse modules and each module is tested independently to ensure that the objective is met.
Deploying a WPF Application Using Click-Once Deployment Technology in Microsoft Visual C# 2010 Express
12/31/2020 11:45:02 AM.
In this article we will see how to create a setup file and deploy WPF applications in Microsoft Visual C# 2010 Express.
Things to Consider When Designing .NET Applications
12/31/2020 7:18:04 AM.
Proper design is a major factor that contributes to the scalability and performance of any .NET application.
Glass Style ProgressBar For Windows Applications
12/21/2020 9:49:27 AM.
This article provides code for a Glass style progress bar for Windows applications.
Hands-Free Security Scanning Within .NET Applications
12/15/2020 8:45:48 AM.
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.
TreeView Explorer Control For Windows Applications
12/15/2020 7:46:27 AM.
This article explains the TreeView Explorer User Control using VB.NET.
Deploying ASP.NET and DotVVM web applications on Azure
12/4/2020 12:51:41 AM.
Event Driven applications on Kubernetes with KEDA
12/2/2020 7:53:01 AM.
KEDA is an open source project and enables event-driven autoscaling for Kubernetes workloads.KEDA scalers can detect if a deployment should be activated or deactivated, and feed custom metrics for a s
Dynamically Creating Applications Using System.CodeDom
11/26/2020 5:05:30 AM.
The article provides an insight on how to create and compile assemblies dynamically.
Multilingual Applications in .NET
11/23/2020 2:43:42 AM.
This article explains the basic understanding on different methods of developing multilingual applications in .NET. Here emphasis is given on handling multiple languages using resource files.
Developing web applications with ASP.NET, DotVVM and Azure
11/18/2020 8:35:42 AM.
Learn how to build web pages with ASP.NET and DotVVM at C# Corner MVP Show
Developing Web Applications With ASP.NET Core, DotVVM, And PostgreSQL
11/2/2020 1:28:46 PM.
In this article, you will learn how to develop Web Applications with ASP.NET Core, DotVVM, and PostgreSQL.
ADO.NET From Windows DNA's Perspective
11/2/2020 10:22:05 AM.
Windows DNA is a framework to build multi-tier, high performance, scalable distributed applications over the network. This article takes a Windows DNA perspective and compares how ADO.NET fits in Wind
Writing ADO.NET Applications
11/2/2020 9:51:29 AM.
In this article I will explain you basic steps required to write an ADO.NET Application.
Using SQL in .NET: Part 1
11/1/2020 9:35:33 AM.
In this article, I will show you how to execute SQL queries from your C# applications.
Test-driven development approach for database applications
11/1/2020 9:24:17 AM.
In this article, I will show how programmers can use the test-driven development approach to test enterprise solutions and its underlying data layer which should also support transactions in order to
Meet Microsoft .NET
10/19/2020 6:26:57 AM.
Before writing applications in C#, understanding the .NET is very important. Usually, beginners who are moving to C# don’t care about understanding .NET? In this article, I will try to explain .NET in
How To Create AWS EC2 Instance And Host PHP Applications
9/8/2020 11:10:32 AM.
By the end of this article, you will be able to create an AWS EC2 instance or Virtual Machine(VM) and you will be host PHP applications.
Session Handling Best Practices
9/4/2020 7:37:51 AM.
In this article, you will learn about session handling best practices.
Getting Started With Angular
8/19/2020 10:49:07 AM.
In this article, we will discuss about Angular basics and features of Typescript over Javascript
GitHub Actions + Azure - Continuous Deployment Of ASP.NET Core With DotVVM Applications
8/6/2020 2:41:01 PM.
In this article, you will learn about GitHub Actions + Azure - Continuous Deployment of ASP.NET Core with DotVVM Applications.
CRUD Web API Service Call Function In Windows Applications
7/31/2020 7:39:36 AM.
This article describes a CRUD Web API Service Call function in Windows applications
Deploy Web Applications With ASP.NET Core And DotVVM On AWS Elastic Beanstalk
7/29/2020 6:54:22 AM.
In this article, you will learn how to deploy web applications with ASP.NET Core and DotVVM on AWS Elastic Beanstalk.
Struts Tag Libraries For Web Applications
7/22/2020 8:23:13 AM.
Core of Struts ,which is based on MVC architecture and describe tags libraries used in Struts-based applications
Building Web Applications Using Struts
7/19/2020 8:16:38 AM.
Over a period of time, web application development has undergone significant change. Gone are the days when Java developers used a single JSP page containing the presentation logic, database access, a
Integrating Azure Key Vaults With Classic ASP.NET Applications
7/17/2020 6:03:50 AM.
This article gives a walkthrough of the steps on how to take an existing ASP.NET application running in Azure App Service, and without touching the C# code, configure it in a way that it will retrieve
10 Most Popular Mobile Applications In 2020
7/14/2020 7:57:50 AM.
In this article, you will learn about 10 Most Popular Mobile Applications in 2020.
Semantic UI Components In React Applications
6/29/2020 7:45:14 AM.
In this article, you will learn about Semantic UI Components In React Application.
Visual Studio Tools For Bootstrap
6/1/2020 1:16:55 AM.
This article focuses on the Tools available in Visual Studio to develop Web Applications using Bootstrap.
Deploying ASP.NET Core And DotVVM Web Applications To A Virtual Machine In Azure
5/28/2020 8:31:41 AM.
In this article you will learn how to deploy ASP.NET Core and DotVVM Web Applications to a Virtual Machine in Azure.
Managing printing in Windows Applications
5/21/2020 2:29:19 AM.
This article describes the basics of enabling printing in windows application using C# and .net 2.0.
Developing Web Applications With ASP.NET Core, DotVVM And MongoDB
5/20/2020 8:37:18 PM.
In this article, you will learn how to develop web applications with ASP.NET Core, DotVVM, and MongoDB.
NUnit With C#
5/19/2020 1:21:54 AM.
NUnit is a unit-testing framework for .NET applications in which the entire application is isolated into diverse modules and each module is tested independently to ensure that the objective is met.
Deploy DotVVM And .NET Core Web Applications To Azure (Everything You Need To Know)
5/18/2020 8:04:48 PM.
In this article, you will learn how to deploy DotVVM and .NET Core Web Applications to Azure (Everything You Need To Know).
Overview Of SWEET ALERT
5/8/2020 6:38:18 AM.
In this blog you will learn about an overview to SWEET ALERT.
JavaScript, AngularJS : The Heroes of Modern Web Applications
4/30/2020 12:27:31 PM.
In this article I would like to highlight a few very important concepts of angularJS.
IoT Based Fighter Robots for Military Applications
4/28/2020 2:49:33 AM.
In this article, you will learn about IoT Based Fighter Robots for Military Applications.
Building a .NET Cloud Application
4/23/2020 8:51:47 AM.
In my first two articles, we first looked at the four common types of .NET applications we may find out in the field. We briefly discussed these four types of applications and then in the second artic
Internet of Things (IoT) - Part 5 (Applications)
4/21/2020 11:52:30 PM.
In this article you will learn about applications in the Internet of Things.
How To Switch ON/OFF LED Using ARDUINO UNO And C# Form Applications
4/21/2020 12:52:07 AM.
This article is for beginners interested in the Internet of Things.
Visual Applications and Arduino
4/15/2020 6:29:17 AM.
This post will provide you a brief insight about how you can combine IoT devices with image processing.
Starting Out in the .NET World of Programming
4/13/2020 8:04:50 AM.
In this age of information overflow and social media, there are just too many technologies that are marketed on various platforms. This can be very confusing for the new developer just starting out in
Create gRPC Consoles And WorkerService Client Applications
4/9/2020 8:11:10 AM.
In this article, you will learn how to create gRPC Consolse and WorkerService client applications.
Mobile App Development in Details
3/31/2020 1:23:09 PM.
This article explains mobile app development, related technologies, types of applications in the current scenario, from the past and the future along with their related operating systems.
Localize Your Blazor Applications and Build UIs to Support Multiple Langauges Without JS
3/29/2020 8:12:12 PM.
In this article, learn how to develop Blazor applications that support more than 69 languages with a Nuget package and online translator tool for your content.
Azure SQL Database - Great Choice For Modern Cloud Applications
3/28/2020 1:20:47 AM.
In this article, you will learn about Azure SQL Database - Great Choice for Modern Cloud Applications.
Sharing Simple Data Between Android Applications
3/27/2020 3:35:09 AM.
This article just illustrates the basics of the intra-application Data Sharing and integration of applications .
The ABC Of Android Wear Applications
3/22/2020 2:46:52 AM.
In this article I am focusing on writing a collection of tips and resources for Android developers who want to port their applications on Android Wear also.
Android Threads and Handlers
3/21/2020 7:39:21 AM.
This tutorial describes the usage of Threads and Handlers in an Android application. It also covers how to handle the application lifecycle together with threads.
Integrate OneDrive In Android Applications
3/17/2020 8:32:08 AM.
In this article you will learn how to integrate OneDrive in Android applications.
How To Use Material UI Menus In ReactJS Applications
3/11/2020 12:56:03 PM.
In this article, you will learn how to use Material UI menus in ReactJS application.
Create Angular Applications using ngx-Translate
3/3/2020 6:41:21 AM.
In this article, you will learn how to create Angular applications Using ngx-translate.
Return Data Using Intent Object In Android Applications
3/3/2020 3:52:06 AM.
In this article, I will explain how to return and pass the data using Intent object in Android Applications
Passing Data Using An Intent Object In Android Applications
3/3/2020 2:49:18 AM.
In this article, I will explain about passing the data between two or more activities, using the Intent object in Android applications.
Fragments In Android Applications
3/3/2020 2:46:05 AM.
In this article, we will learn about working with fragments in Android applications.
User Interface In Android Applications
3/3/2020 12:13:34 AM.
In this article, you will learn about some widgets like Views, ViewGroups, LinearLayout, AbsoluteLayout, TableLayout, RelativeLayout, FrameLayout, ScrollView etc.
Displaying Notifications In Android Applications
3/2/2020 11:46:43 PM.
In this article, you will learn about how to display notifications in Android Applications.
Utilizing The Action Bar In Android Applications
3/2/2020 4:17:00 AM.
In this article, you will learn about action bar used in Android applications. The action bar displays the application icon together with the activity title. On the right side of the action bar are a
Create User Interface Programmatically In Android Applications
3/2/2020 4:04:27 AM.
In this article, we will learn to create a user interface using code. So far, we have seen all the UI's that you have created, using XML file. But we can create the user interface programmatically
Designing User Interface With Views In Android Applications
3/2/2020 3:47:45 AM.
In this article, you will learn about basic views with their event handling that can be used to design the UI for Android applications
How To Send The Data One Activity To Another Activity In Android Applications
3/1/2020 10:59:56 PM.
How To Send The Data One Activity To Another Activity In Android Applications.
How To Add The Share Option In Android Applications
3/1/2020 10:38:10 PM.
How To Add The Share Option In Android Application.
How To Add Progress Bar In React Applications
2/27/2020 11:35:08 AM.
In this article, you will learn how to add a progress bar in react application.
Send Data To The Remote Database In Android Applications
2/27/2020 5:57:48 AM.
This article enables you to send data to the remote database in an Android Application.
Implement Shared Preferences In Android Applications
2/27/2020 4:39:12 AM.
Implement Shared Preferences In Android Applications.
How To Connect Firebase In Android Applications
2/19/2020 5:04:56 AM.
How To Connect Firebase In Android Applications. Firebase is used to develop high-quality apps. Firebase supports “Android”, “iOS”, “Web”, and “Unity”. Firebase is an emerging technology in mobile app
How to Save Images in Row Format/Bytes Into a Database and Fetch Them in a C# Windows Desktop Applications
2/18/2020 11:57:53 PM.
In this article, you will learn how to save images in row format/bytes into a database and fetch from the database in a C# windows desktop application.
How to Host ASP.NET Core 3.1 Web Applications as a Windows Service
2/18/2020 6:28:05 PM.
In this article, you will learn how to host ASP.NET Core 3.1 Web Applications as a Windows Service.
Microsoft Graph Explorer Way To Manage App Registrations
2/18/2020 8:56:33 AM.
Do you want to create and manage the app registrations using Microsoft Graph API instead of App Registration portal. Check out this article..
Jump Start With Python - Part 2
2/17/2020 4:31:39 AM.
This article explains how to get started with programming in Python. It is the second article in the series for Jump Starting with Python.
Building Android Applications using C#
2/17/2020 3:07:02 AM.
MonoDroid is a software product developed by Novell to build Android based mobile applications using C# and .NET. In this tutorial, we will learn how to build our very first Android based application
How To Add Stepper And Tabs in React Applications
2/12/2020 10:58:15 PM.
In this article, you will learn how to add stepper and tabs in react applications.
Implementing Dependency Injection In .NET Core Console Applications
2/7/2020 9:57:00 AM.
In this article, you will learn how to implement Dependency Injection in .NET Core Console Applications.
Hosting Models in ASP.NET Core 3.1 Applications
1/27/2020 6:11:42 PM.
In this article, you will learn about different types of hosting models in ASP.NET Core 3.1 Applications.
Use of Applications and Snaps Applications in Windows 8
1/16/2020 4:58:27 PM.
In this article I will explain how to switch between Application or Snaps Application in Windows 8. If You are using a Metro UI and Desktop, then you are running multiple applications. A Metro applica
Building Windows 8 Metro Style JavaScript / HTML5 / CSS3 Applications Using ListView
1/16/2020 4:22:41 PM.
In this article we will learn about Data Binding to a ListView in a Windows 8 JavaScript Metro Application.
How To Uninstall Applications In Windows 10
1/13/2020 4:31:12 AM.
In this article, you will learn how to uninstall applications in Windows 10.
How to Prevent Memory Leak and Profiling in Xamarin Applications
1/10/2020 7:37:35 AM.
In this article, you will learn how to prevent memory leak and profiling in Xamarin applications.
Turn On/Off App Notifications In Windows 10
1/7/2020 3:14:07 AM.
This article shows you how to turn on/off app notifications in Windows 10.
Global AppBar For Windows Store Applications
12/26/2019 11:47:31 PM.
In this article we will see how to use a global AppBar for Windows Store applications.
How To Add Datepicker In React Applications
12/23/2019 10:41:20 AM.
In this article, you will learn how to add datepicker in React applications.
Road Map for Successful Migration of On-Premises Datacenter Applications to Microsoft Office 365 Cloud and Azure
12/16/2019 8:50:45 AM.
In this article, we are going to see plans to migrate On-premises Datacenter Microsoft servers to Microsoft Office 365 Cloud and Azure.
Uninstalling Applications in Windows 8
12/16/2019 4:35:31 AM.
There are many ways,but the most easiest one is this!
HTML5 Symbol Entities
12/13/2019 3:04:35 AM.
In this article I am just showing little applications of several types of HTML5 attributes, entities, symbols and so on along with their symbols.
Create All Applications Shortcut in Windows 8
12/12/2019 5:26:46 AM.
In this article we are explaining how to create a shortcut for All applications in Windows 8.
How to Disable Auto-Termination Of Applications in Windows 8
12/12/2019 3:41:30 AM.
In this article I have described how to disable Auto-Termination of Applications in Windows 8 that blocks Windows 8 Shutdown.
Allow Applications Through Firewall in Windows 8
12/5/2019 12:48:00 AM.
This article describe about How to Allow Applications Through Firewall in Windows 8.
Disable New Window/Tab in Web Applications
12/5/2019 12:35:25 AM.
In this article we will learn how to disable the new Window/Tab in web applications.
Use and Show the Desktop Applications in Windows 8
11/29/2019 3:18:13 AM.
In this article we are going to describe how to show and use a Desktop Application. Windows 8 provides the user experience with the Metro UI. Windows 8 comes with the new features, Metro UI based appl
Combine ADO.NET, EF Core And Dapper In Same Blazor App
11/22/2019 10:05:50 AM.
In this post, we will see how to use ADO.NET, EF Core and Dapper in same Blazor app to connect with SQL server database.
- Ebook
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download