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
ASP.NET Core
FOLLOW
ASP.NET Core is a small, optimized runtime that can be targeted by ASP.NET 5 applications. Here you may find ASP.NET 5 related articles and news.
Articles
(889)
Blogs
(79)
Resources
(2)
Videos
(14)
News
(8)
Articles
Custom Code-Generator Using ASP.NET Core
Discover how to create a custom code generator using ASP.NET Core. This guide covers building a flexible code generator to automate repetitive coding tasks, enhance development efficiency, and inte...
Shashangka Shekhar
May 02, 2018
Practical approach to EF Core with Scalar functions
Learn how to implement and migrate scalar SQL functions in an ASP.NET Core application using Entity Framework Core. This guide covers creating a scalar function to calculate total unit prices, inte...
Tural Suleymani
Jul 21, 2024
How to Implement Memcached in C# ASP.NET MVC Project?
Learn how to enhance performance in a C# ASP.NET MVC project using Memcached. This guide covers installing Memcached, integrating it with your application, and implementing caching to improve respo...
Rinki
Jul 19, 2024
Soft Deletes with EF Core
Learn how to implement soft deletes using EF Core in your ASP.NET Core applications. This guide covers the soft deletion pattern, ensuring data integrity while keeping historical records.
Ajay Kumar
Jul 16, 2024
Single Sign-On (SSO) in ASP.NET Core Applications
Implementing Single Sign-On (SSO) with IdentityServer4 in ASP.NET Core simplifies user authentication across applications, enhancing security and user experience. Centralized authentication and tok...
Ajay Kumar
Jul 15, 2024
How to Implement Multi Factor Authentication Using Authenticator App in ASP.NET MVC Project?
Enhance your ASP.NET MVC project's security with multi-factor authentication (MFA) using an authenticator app. This guide provides step-by-step instructions for setting up your project, configu...
Rinki
Jul 08, 2024
Transparent Data Encryption (TDE) in SQL Server
Transparent Data Encryption (TDE) in SQL Server encrypts data at rest, ensuring database and log file protection against unauthorized access. TDE uses a database encryption key (DEK), secured by a ...
Gajendra Jangid
Jul 01, 2024
Internationalization (i18n) and Localization in Angular with .NET Core
Explore the process of implementing Internationalization (i18n) and Localization in Angular applications integrated with the .NET Core backend. Learn to support multiple languages, manage translati...
Gajendra Jangid
Jun 27, 2024
Code First Approach In ASP.NET Core MVC With EF Core Migration
Explore the Code First approach in ASP.NET Core MVC with EF Core Migration in this comprehensive guide. Learn how to define your database schema using C# classes, create and manage migrations, and ...
Mukesh Kumar
Sep 26, 2018
Caching Strategies in Angular and .NET Core
Caching enhances web application performance and scalability. In Angular, use HTTP interceptors, service workers, local storage, or IndexedDB for client-side caching. In .NET Core, leverage in-memo...
Gajendra Jangid
Jun 24, 2024
Response Caching In ASP.NET Core
Response Caching in ASP.NET Core enhances web application performance by strategically managing how responses are cached and delivered to clients and proxies. It leverages the Cache-Control header ...
Jignesh Trivedi
Jan 09, 2017
Authentication And Authorization In ASP.NET Core MVC Using Cookie
Security is the main concern of modern applications because anyone can steal your data if it is not secured. So, if you are going to create an application where the data security is a primary conce...
Mukesh Kumar
Dec 12, 2018
Integrate Twilio in C# ASP.NET Core MVC Project to Send SMS
In this article, we will learn how to integrate Twilio in a C# .NET MVC project to send SMS. Learn to enhance user engagement by integrating Twilio into a C# MVC project. Follow the steps from sett...
Rinki
Feb 26, 2024
What ASP.NET Core Is And Advantages Of Using It
We well learn in this article What is ASP.NET Core and Advantages of using ASP.NET Core ? How to setup ASP.NET Core Environment Step by Step.
Shrimant Telgave
Jul 26, 2018
How To Implement Authentication Using Identity Model In ASP.NET Core
ASP.NET Core Identity is a robust authentication mechanism in .NET Framework, replacing classic ASP.NET's membership system. It offers comprehensive user and role management, integrates with En...
Debasis Saha
Apr 05, 2019
ASP.NET Core Working With Cookie
ASP.NET Core Working With Cookie. This article explains how ASP.NET Core deals with cookies. Cookies are key-value pair collections where we can read, write and delete using key. HTTP Cookie is som...
Nemi Chand
May 02, 2017
Unit Test In .NET Core Application Using XUnit
Learn xUnit for ASP.NET Core unit testing with CLI setup and examples. Explore Fact and Theory attributes, ILogger dependency injection, and test project integration for efficient code validation a...
Jignesh Trivedi
Feb 07, 2018
Moq - Unit Test In .NET Core App Using Mock Object
The Unit test is a block of code that helps us verify the expected behavior of the other code in isolation; i.e., there is no dependency between the tests. This is a good way to test the applicatio...
Jignesh Trivedi
Feb 14, 2018
Send Email Using Templates In ASP.NET Core
Learn to send personalized emails in ASP.NET Core using templates. This tutorial covers setting up email templates with HTML and CSS, integrating MailKit for email functionality, and dynamically r...
Nishan Aryal
May 30, 2017
Display Google Maps In MVC Core
Integrating Google Maps API in applications requires obtaining an API key from the Google Maps Platform. Developers embed the API in HTML with or without a key for commercial or development use, di...
Adalat Khan
Apr 03, 2019
No Records Available.
61
-
80
of
889
<<
2
3
4
5
6
>>
Mastering SQL
Challenge yourself
API Development using ASP.NET Core
E-Book Download
Get Certified
Bootstrap