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 architecture
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vidya Vrat Agarwal (6)
Stephen Simon (5)
Abhishek Mishra (5)
Ajay Yadav (4)
Gaurav Kumar (4)
C# Corner Live (3)
Sanjay Mrinal Kumar Kodangi (2)
Bassam Alugili (2)
Sandeep Kumar (2)
Bhagvan Kommadi (2)
Rohit Gupta (2)
Nilanjan Dutta (2)
Amit Tyagi (2)
Sukanya Mandal (2)
Munib Butt (2)
Prashant Kumbhar (2)
Nagaraj M (2)
S.Ravi Kumar (2)
Bilal Shahzad (2)
Murali Krishna (1)
Mike Gold (1)
Ankit Kanojia (1)
Abhishek Jain (1)
Prashant Nimbare (1)
Jay Krishna Reddy (1)
Ravi Shukla (1)
ksasikumar (1)
Ashish Bhatnagar (1)
Gaurav (1)
Mahesh Babu (1)
Akash Bhimani (1)
Sumesh Sukumaran (1)
Mahesh Chand (1)
Abhijit Patil (1)
Miguel Teheran (1)
Varun Setia (1)
Lalit Bansal (1)
Allen O'neill (1)
Divya Sharma (1)
Shrimant Telgave (1)
Sandeep Singh Shekhawat (1)
Rajendr Singh Dodiya (1)
Venkatesh Kumar (1)
Shervin Cyril (1)
Sormita Chakraborty (1)
Tushar Dikshit (1)
Sean Franklin (1)
Omar Bangash (1)
Gowtham K (1)
Jitan Gupta (1)
Mushtaq M A (1)
Abhishek Dubey (1)
Sumantro Mukherjee (1)
Satheesh Palani (1)
Surjeet Yadav (1)
Afzaal Ahmad Zeeshan (1)
Govind Khandelwal (1)
Suthish Nair (1)
Abhishek Arora (1)
Amol Khairnar (1)
Nirav Gandhi (1)
C# Curator (1)
Matthew Cochran (1)
Naveen Sharma (1)
Paul Abraham (1)
Omar Rodriguez (1)
Related resources for architecture
No resource found
Three-Tier Architecture In ASP.NET With Example
1/15/2021 5:43:08 AM.
Layer is reusable portion of a code. In three tier architecture we are creating three layers and reusing the code as per our requirement.
Remote Sensing and Remote Control over the Internet with GP-3 Board
1/14/2021 11:16:49 AM.
In this article we will revisit the GP-3 board (which we have employed in a few other hardware projects on C# Corner) and use the GP-3 to measure temperature in a remote location.
Keynote - Azure Conference 2020
1/7/2021 5:39:25 AM.
This is the keynote session by Vishwas Lele on the first day of Azure Virtual Conference.
Docker Architecture - Environment - Advantages
1/7/2021 1:09:36 AM.
Docker is an internal or integral part of DevOps. With its fantastic architecture design tool, we can achieve major issues or exceptional use of Docker as a virtual machine.
Data Architecture Guide - AMA Ep. 26
1/6/2021 7:01:03 AM.
AMA on Data Architecture Guide ft. Buck Woody
Microservices Architecture
1/4/2021 7:07:52 AM.
In this session of Software Architecture Virtual Conference, you'll learn about Microservices Architecture
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
Application/Web Architecture
1/4/2021 7:07:26 AM.
In this session of Software Architecture Virtual Conference, you'll learn about Application / Web Architecture
Remoting Technology: Distributed Computing
12/31/2020 10:20:29 AM.
This article shows how cross-process and cross-machine interaction of applications are developed with the .NET Framework work.
Realizing Continuous Integration With Cruise Control.Net (CC.Net)
12/22/2020 6:16:12 AM.
Cruise Control is a free and open source build scheduler implemented using the .Net Framework.
Using Web Services in ASP.Net
12/22/2020 4:55:00 AM.
This article does not go into the inner details of web services, but you will get enough information to start creating and consuming simple ASP.Net web services.
What, Why and How: SOA With Microsoft
12/14/2020 7:43:33 AM.
In this article you will learn in detail the what, why and how to use SOA with Microsoft.
π Clean Architecture End To End In .NET 5
12/9/2020 10:18:20 PM.
In this article, we are going to learn about the entire architecture setup in ASP.NET Core 5.0.
Are You Cloud Native?
12/8/2020 8:31:30 AM.
In this article, you will learn what cloud native is and how cloud native architecture is something you want to learn.
Using Mediator In Web API's For CQRS Pattern
12/8/2020 7:46:22 AM.
In this article, you will learn how to achievee the clean architecture by using MediatR nuget in WebAPI's.
NHibernate in Details: Part 2
12/8/2020 5:37:45 AM.
In this article you will learn Hibernate with .NET or another programming language.
.NET Remoting
12/7/2020 5:03:38 AM.
.NET Remoting provides an infrastructure for distributed objects. It exposes full object semantics of .NET to remote processes using plumbing that is both flexible and extensible.
Clean Architecture And CQRS Pattern
11/28/2020 12:18:44 PM.
In this article, you will learn about Design Patterns for achieving clean code architecture.
J2EE Application Architecture With Messaging
11/12/2020 8:12:49 AM.
In this article, you will learn about a J2EE Application Architecture with Messaging.
Modern Architecture Shop - Autoscaler
11/10/2020 8:39:13 AM.
Modern Architecture Shop is a clean-lightweight .NET and scalable application. Keep your eye on the Road Map (watch it on GitHub). The next version will contain a minimal feature set so that the user
Creating Information Architecture For HSEQ Document Management
11/6/2020 8:18:13 PM.
I am working as an HSEQ System Analyst, and one of my tasks includes creating a Document Management system.My aim is to create a system using out of the box features as maximum as possible.
ADO.NET Overview
11/4/2020 8:09:07 AM.
In this article we examine the connected layer and learn about the significant role of data providers that are essentially concrete implementations of several namespaces, interfaces and base classes.
Overview of ADO.NET Architecture
11/4/2020 7:42:34 AM.
In this article you will learn about the architecture of ADO.NET including the Connection, Command, Data Reader, DataAdapter and DataTable classes.
Connection Oriented Architecture In ADO.NET
11/4/2020 7:28:49 AM.
In this article I am writing about connection oriented architecture in ADO.NET.
How to Retrieve Images from Database (In Layer Architecture)
11/4/2020 7:21:39 AM.
Here you will learn how to Retrieve Images from a Database (In a Layer Architecture).
Connectionless Architecture In ADO.NET
11/3/2020 7:24:49 AM.
In this article I am writing about connectionless architecture in ADO .NET.
Database Programming With ADO.NET
11/3/2020 1:25:27 AM.
This article defines database programming With ADO.NET. Learn ADO.NET Architecture, Connected Architecture, Disconnected Architecture, Connection Object, Data Reader Object, Data Adapter Object, DataS
Whats RestEase And How To Use RestEase On MicroService Architecture
11/2/2020 10:15:02 PM.
RestEase is a little type-safe REST API client library for .NET Framework 4.5 and higher as well as the .NET Platform Standard 1.1. It aims to make interaction with remote REST endpoints easy, without
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
ADO.NET Disconnected Architecture
11/1/2020 7:33:32 AM.
This article explains the Disconnected Architecture in ADO.NET.
Four Micro-Frontend Architecture Types You Can Implement With Blazor
10/14/2020 7:14:17 PM.
In this article, we will describe how you can implement micro-frontend architectures using Blazor, an open-source framework for creating web applications using C# and Blazor WebAssembly (Wasm).
E - Learning Platform Architecture
10/9/2020 3:31:03 PM.
In this article, you will learn about the architecture of an E-Learning platform.
Data Architecture - Database Or Data Warehouse Or Data Lake
9/25/2020 8:50:42 AM.
This article explains the concept of Database, Data Warehouse and Data Lake and provides guidance on selecting one of them for your data requirements.
Intel Architecture And Devices
9/24/2020 8:47:24 AM.
In this article, we will be discussing about CPU, GPU, VPU, FPGA, etc.
Using LINQ with C#
9/21/2020 9:31:49 AM.
LINQ introduces a standard, unified, easy-to-learn approach for querying and modifying data. In this article, you'll learn basics of LINQ and how to use LINQ in C#.
Modern Architecture Shop (Clean Architecture And Microservices)
8/23/2020 2:59:09 PM.
Modern Architecture Shop is a clean, lightweight .NET microservices application, showcasing the use of Dapr to build microservices-based applications.
Microsoft Azure Well-Architected Framework
8/19/2020 7:59:43 AM.
This article walks you through the principles and tenets of a well-architected framework that you should follow while building a Microsoft Azure workload.
MVVM Architecture
8/11/2020 6:43:57 AM.
In this article, you will learn about MVVM Architecture.
5 Reasons Why Multi-Tenant Architecture Is Best For SaaS Application Development
8/7/2020 8:11:33 AM.
In this article, you will learn about 5 Reasons Why Multi-Tenant Architecture is Best for SaaS Application Development.
IT Transformation Strategy
7/31/2020 7:44:48 AM.
In this article, you wi.ll learn about an IT Transformation Strategy
Versioning REST APIs
7/16/2020 5:54:17 AM.
In this article, you will learn about Versioning REST APIs.
Code Quality/Performance & Application Architecture
7/12/2020 2:32:39 AM.
Ask Me Anything Show ft. David McCarter
How To Scroll And View Millions Of Records
7/7/2020 6:44:06 AM.
Concepts for handling large volumes of data visually - mobile and web.
Getting Started With Kubernetes - Part Two
7/1/2020 7:24:07 AM.
In this article, we will be learning about the architecture of Kubernetes.
A Complete Python TensorFlow Tutorial
6/22/2020 5:12:43 AM.
This is the eighth tutorial in the series. In this tutorial, we will be studying about Tensorflow and its functionalities. TensorFlow is a free and open-source software library for dataflow and differ
Fetch Data From Database and Show in Tabular Format in Codeigniter
6/16/2020 12:40:06 AM.
In this article, I will show how to fetch data from a database and show it in a view of a tabular format in codeigniter.
The 5 Most Important Stakeholders In An Architect's Day At Work
6/7/2020 7:42:54 AM.
This article explains the most important stakeholders in a typical day at work of a Software Architect.
Demystifying Serverless - MVP Show ft. Zeeshan Ep. 2
5/29/2020 2:01:52 AM.
Watch the second episode of C# Corner MVP show and learn about serverless computing.
Understanding MVC 5 Project Architecture
5/26/2020 12:46:13 AM.
In this video, we will understand MVC 5 project architecture and this video help you to learn MVC 5 tutorial for beginners in .net c#
Onion Architecture In ASP.NET Core MVC
5/6/2020 2:56:26 AM.
In this article, you will learn about Onion Architecture in ASP.NET Core MVC.
ASP.NET Core 3.1 Web API and Swagger
5/4/2020 4:04:09 AM.
This post shows creating a Web API in ASP.NET Core and the use of Swagger. Swagger is a GUI interface to communicate with a Web API.
Container Components in Angular
5/1/2020 6:50:41 PM.
In this article, you will learn how to create Container Components in Angular.
Let's Develop an Angular Application - Basic Architecture of an Angular Application
4/29/2020 6:36:53 AM.
In this article, you will learn about the basic architecture of an Angular Application.
CAP (a.ka. Brewer's) Theorem a Key player in Distributed System Design
4/23/2020 2:33:29 AM.
One of the key challenges in system design and software architecture is to choose a trade-off. Today's customer-obsessed software enterprises are becoming even more cognizant by putting customer e
Internet of Things (IoT) - Part 2 (Building Blocks & Architecture)
4/22/2020 12:45:42 AM.
This article explains the IoT services and the layers in the IoT.
Internet of Things (IoT) - Part 4 (Network Protocols and Architecture)
4/22/2020 12:22:26 AM.
In this article you will learn Network Protocols and Architecture in the Internet of Things (IoT).
GraphQL Integration Microservice/Monolith Architecture
4/18/2020 7:44:41 PM.
In this article, you will learn about GraphQL Integration Microservice/Monolith Architecture.
Building a .NET Desktop Application
4/16/2020 3:39:12 PM.
In my previous two articles, we first looked at the four common types of .NET applications. We briefly discussed these four types of applications. In the second article, we looked at the design and ar
Design and Architecture of the .NET Application
4/15/2020 3:51:30 PM.
Before we delve into the technical details of any application and start to put together the technical design and architecture, we first need to understand what the application will do, what type of in
IoT Solutions - Architecture/Design And Business Aspects
4/15/2020 4:51:05 AM.
IoT is the abbreviated term meaning "Internet of Things". By definition Internet of Things is: the inter-networking of physical devices, vehicles (also referred to as "connected devices
Azure IoT - Part Two
4/14/2020 9:28:31 AM.
In this article we will learn overview of Azure IoT architecture. In next article we will see more about Azure IoT Hub.
Reactive System Design Principles
4/7/2020 12:37:28 PM.
Framework Design - The Template Method Pattern
4/1/2020 7:51:19 AM.
In this article, I'll teach you how to conceptualize and implement this wonderful design pattern. It's used frequently in application frameworks, so the final product will likely appear famili
Connecting Devices Using Client and Server Architecture in Android: Part 2
3/27/2020 2:11:55 AM.
This article explains how to manage Bluetooth connections and their profiles..
Connecting Devices Using Client and Server Architecture in Android: Part 1
3/27/2020 2:05:38 AM.
This article illustrates how the sharing mechanism works using Bluetooth technology via client and server architecture.
Jetpack Architecture Component - Navigation In Android
3/25/2020 10:13:35 AM.
In this article you will learn about Navigation in Android.
Azure Kubernetes Service Architecture
3/23/2020 9:31:56 AM.
This article walks us through the internal architecture of Azure Kubernetes Service and gives a clear understanding of the Control Plane and the Node
Xamarin Project Architecture
3/22/2020 3:28:07 PM.
This article is about the architecture of Xamarin Environment in Visual Studio on Mac.
MVVM Architecture with LiveData Android
3/15/2020 12:45:34 PM.
In this article, you will learn about MVVM Architecture with LiveData Android.
Azure Serverless Architecture π§
3/15/2020 8:06:23 AM.
In this session, we will explore β Evolution of Serverless Architecture, its tangible benefits, most popular serverless services from Microsoft Azure, scenarios to when to these services.
Plugin Architecture using MEF Framework
3/9/2020 3:56:11 PM.
In this article, we will see how we can design a plugin solution using MEF.
Simple Plugin Architecture Using Reflection With WPF Projects
3/2/2020 1:15:29 PM.
In this article we will see simple plugin architecture using reflection.
Implementing Onion Architecture In ASP.NET Core 3.0
2/24/2020 8:39:42 AM.
From this article you will learn how to Implement Onion Architecture in ASP.NET Core 3.0
Project Setup With Mono Repo - Angular Architecture
2/19/2020 9:06:07 AM.
In this article, you will learn about project setup with Mono Repo - Angular Architecture.
Room Architecture In Android
2/19/2020 12:57:56 AM.
In Google I/O 2017, Google announced about Room Architecture for Android. This Architecture is used to maintain the State of Android Application when the orientation changes. As well as google announc
Introduction About Android
2/17/2020 2:51:19 AM.
This article is a basic introduction of Android programing.
Azure Architecture Styles
1/28/2020 4:12:55 AM.
This article describes different Architecture Styles that can be leveraged while designing cloud based solutions in Azure
Extending Futuristic Architecture To Blazor WASM
1/24/2020 11:03:52 PM.
In this article, you will learn how to extend Futuristic Architecture to Blazor WASM.
Getting Started With VPC (Virtual Private Cloud) - Part Three
1/14/2020 11:34:56 PM.
In this article of the series of articles around VPC, we are going to learn VPC architecture.
Architecture of Windows 10
1/3/2020 3:12:11 AM.
In this article, I will try to differentiate Windows 10 from the prior releases of it.
Future Ready Blazor Application Architecture
12/20/2019 9:01:21 AM.
In this article, you will learn about future ready blazor application architecture.
Getting Started With MicroServices
12/10/2019 1:38:15 PM.
In this article, you will learn about MicroServices.
HTML5 WebSockets Introduction: Part 1
12/10/2019 2:39:07 AM.
As here I am writing article about HTML5 WebSockets, letβs concentrate on it, on HTML5 Server Sent Events I will be writing another article.
Architectural Design Goals - Availability
10/9/2019 9:13:52 PM.
While designing the architecture of an application, we need to keep different design goals in mind. In this article, we'll learn about an important design goal, i.e., "Availability". The
Programming in Java Using the MVC Architecture
9/29/2019 8:24:05 AM.
This article is about the MVC framework in Java application development, from desktop applications for basic programs to enterprise solutions written in Java.
Demystifying Java Internals
9/27/2019 4:24:08 PM.
This article introduces you to the history of Java, its effect on the WWW and the underlying Java architecture.
Data Architecture - Choosing The Right Database
9/23/2019 11:54:01 PM.
This article describes basic design considerations and addresses necessary architectural concerns while choosing the right database for the Enterprise.
Introduction to Service Oriented Architecture
9/17/2019 3:41:05 AM.
In this article, we will learn the basics of the Service Oriented Architecture (SOA).
WCF Architecture
9/17/2019 12:46:09 AM.
This article helps to explain the architecture of WCF and the components that make WCF what it is.
A Beginner's Tutorial For Understanding WCF
9/12/2019 3:38:51 AM.
This article provides a beginner's tutorial of the Windows Communication Foundation (WCF).
Microsoft Teams Desktop Client - Part Two
9/8/2019 5:52:10 AM.
In this article, you will dive deep into the functionality of Microsoft Teams Desktop Client.
Architecture Design Goals - Scalability
8/20/2019 10:17:30 AM.
In this article, we'll learn what is Scalability and what are the important points we need to consider while designing an architecture of a scalable application.
Understanding A Proven Approach For Azure Web Application Architecture
7/18/2019 10:22:19 AM.
In this article, you will learn about a proven approach for Azure Web Application Architecture.
Introduction to Azure SQL Database (PaaS)
7/8/2019 1:15:57 AM.
In these videos, we will learn about Azure SQL Database, types of Azure SQL database, purchasing models, migration of it from On-premise to Cloud, and the limitations of Azure SQL Database.
What is ADO.NET?
6/10/2019 8:29:37 PM.
ADO.NET stands for ActiveX Data Object. This article explains - what is ADO.NET, Architecture of ADO.NET, advantages of ADO.NET and components of ADO.NET including DataSet, DataReader, DataAdapter, an
MicroService Architecture β
5/15/2019 1:28:13 PM.
In this article, you will learn about microservice architecture.
Introduction to Model View Control (MVC) Pattern using C#
5/7/2019 12:46:17 AM.
The benefits of using the Model-View-Control (MVC) pattern in our development projects is that we can completely decouple our business and presentation application layers. Furthermore, we will have a
Solutions And Architecture
4/23/2019 11:58:49 PM.
This article provides a ground level understanding of the profiles of a solutioner and an architect.
Building a 3-Tier Application Using ASP.Net
4/9/2019 2:28:59 AM.
This article explains 3-Tier Architecture and the implementation in an ASP.NET example.
RESTful WebAPI With Onion Architecture
4/2/2019 9:38:25 AM.
In this article, you will learn about RESTful WebAPI with Onion Architecture.