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 Record Types
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ajay Kumar (2)
Ziggy Rafiq (1)
Amit Mohanty (1)
Vishwajit Velapurkar (1)
Nipun Tomar (1)
Related resources for Record Types
No resource found
Vertical Slice Architecture with Code Examples in C# 12
10/22/2024 5:02:12 AM.
Get an overview of vertical slice architecture in C# 12 with Ziggy Rafiq. Build maintainable, scalable applications using feature-based organization with code examples, MediatR, and record types.
Understanding the Record in C#
8/16/2024 5:53:13 AM.
Learn how records differ from classes, their advantages in creating immutable types, and how they enhance object initialization, equality checks, and more in .NET applications.
Understanding C# Records with Example
7/2/2024 5:32:48 AM.
This article delves into the syntax and usage of records, comparing them with classes, and demonstrates how records can simplify code while improving performance and maintainability in .NET applicatio
Simplify Your Code with C# 12 Extension Methods
4/26/2023 4:46:27 AM.
C# 12's New Extension Method Features: Simplifying Your Code and Making It More Modular
Record Types In C# 10
4/5/2022 4:32:07 PM.
In this article, we will understand record types in C# 10. The Record types are introduced in C# 9. With C# 10, Microsoft has introduced some changes to make coding simple and easy. We will look at th
Oracle Record Types
11/27/2013 2:09:37 PM.
In this article you will learn about Oracle record types.