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 Presentation layer
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vamshi Krishna (2)
Munib Butt (1)
Rikam Palkar (1)
Sardar Mudassar Ali Khan (1)
Sourav Kayal (1)
Mahesh Babu (1)
Mahesh Chand (1)
Balakrushna Swain (1)
Prabakar Samiyappan (1)
Nazimuddin Tajuddin Basha (1)
Krishna Garad (1)
Harshit Vyas (1)
Vipin Yadav (1)
Related resources for Presentation layer
No resource found
Building a .NET Desktop Application
6/7/2024 10:30:03 AM.
Learn to develop a .NET desktop application with SQL Server data storage, employing a structured approach involving data access, business logic, and presentation layers. Utilize Visual Studio 2019, S
Learn Everything About REST API
3/21/2024 6:31:08 AM.
This tutorial covers building a full-fledged application with WPF, REST API, and Entity Framework. It emphasizes the importance and implementation of REST APIs, discussing CRUD operations and their re
ASP.NET Core Web API Development with Memento Pattern
10/20/2023 6:25:36 AM.
The Mediator Pattern is a behavioral design pattern that promotes loose coupling among objects by centralizing their communication through a mediator object. In this pattern, multiple objects interact
Understand 3-Tier Architecture in C#
1/18/2021 12:02:06 PM.
In this article we will learn to implement 3- Tier architecture in C#.NET application.
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).
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 Evolution: Part II: 2-Tier to 3-Tier
1/29/2015 4:01:39 AM.
Implementation and example of a 3-Tier Application.
Implementing N-Tier Architecture in Web Applications
12/3/2013 12:43:04 PM.
This article provides a brief introduction to the creation of a N-Tier Architecture System for Web Applications.
How to Architect an Application
10/30/2013 12:10:46 PM.
In this article let’s get into the business of how to architect an application.
LINQ With 3 Layer Architecture (Insert Data Into Database)
6/22/2011 4:03:49 PM.
Here you will see how to use LINQ with 3 Layer Architecture (Insert data into database).
Using 3 Layer Architecture to Insert Data Into a Database
4/13/2011 1:32:47 PM.
How to use 3 Layer architecture to insert data into a database.
Layer Model Of Development
3/29/2011 1:28:38 PM.
A layer is a reusable portion of code that performs a specific function.
3 Tier Architecture
11/2/2010 6:05:11 AM.
3-Tier architecture is a very well know buzz word in the world of software development whether it web based or desktop based. In this article I am going to show how to design a web application based on 3-tier architecture.
N-Tire Web Application Sample
5/27/2010 5:03:29 AM.
In this simple article we will see a sample of n-tier web application.