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
_Layout And _ViewStart And _ViewImports In ASP.NET MVC Core 3.0
Today in this article I will discuss about _Layout, ViewStart and ViewImports file in ASP.Net MVC Core 3.0. These are the file place in views folder. We will understand all 3 files step by step.
Farhan Ahmed
Dec 04, 2019
Integrate Jenkins with Azure Active Directory and Service Principal - Day Three
Explore the comprehensive guide to leveraging Jenkins for continuous integration and deployment (CI/CD) of ASP.NET Core web applications on Azure. Learn to integrate Jenkins with Azure Active Dire...
Akhil Mittal
Dec 06, 2019
Static Files In wwwroot Folder ASP.NET MVC Core 3.0
In this article, we will learn about Static files in the wwwroot folder are essential for serving CSS, JavaScript, images, and other client-side assets in ASP.NET MVC Core 3.0 applications. They pr...
Farhan Ahmed
Dec 06, 2019
Bundling And Minification In ASP.NET Core 3.0
In this article, we will learn how to optimize your web application's performance with bundling and minification in ASP.NET Core 3.0.
Farhan Ahmed
Dec 16, 2019
Register Form In ASP.NET MVC Core 3.0
Create a sleek Register Form in ASP.NET MVC Core 3.0 utilizing HTML, Razor syntax for dynamic content, Bootstrap for styling, and jQuery for interactivity. Enable smooth navigation with a responsiv...
Farhan Ahmed
Dec 16, 2019
Security ASP.net Core MVC (C#) Encryption and Decryption
On the topic of "Security in ASP.NET Core MVC (C#): Encryption and Decryption," Ziggy Rafiq has written an insightful article. As Ziggy explores encryption and decryption techniques, he o...
Ziggy Rafiq
Sep 19, 2023
15 Effective Methods for Enhancing Performance in Our ASP.NET Core Application
Explore 15 effective methods meticulously curated by Ziggy Rafiq to enhance performance in ASP.NET Core applications, ensuring optimal efficiency and scalability for your projects
Ziggy Rafiq
Sep 17, 2023
A Clean Architecture for Building Web Applications with ASP.NET Core MVC C#
Discover a clean architecture approach for ASP.NET Core MVC web applications in C#, guided by Ziggy Rafiq for optimal design and development. ASP.NET Core MVC is a robust framework for constructing...
Ziggy Rafiq
Sep 13, 2023
Best Practices for Creating ASP.NET Core REST API using OpenAPI
Learn best practices for developing ASP.NET Core REST APIs using OpenAPI. Follow Ziggy Rafiq's expert guidance to streamline your API development process and ensure optimal performance and scal...
Ziggy Rafiq
Aug 22, 2023
ViewComponent In ASP.NET Core
ViewComponent in ASP.NET Core enables the creation of reusable UI components, enhancing code modularity and separation of concerns. Leveraging Razor syntax, it facilitates rendering dynamic content...
Jamil Moughal
Dec 23, 2019
Global Error Handling In ASP.NET Core App Using NLog
In this post, we will see how to create an error handling middleware in ASP.NET Core application and handle all the exceptions in the app globally. We will write the error log details into a text f...
Sarathlal Saseendran
Dec 26, 2019
Add Custom User Data To Identity Core Register Form In ASP.NET Core 3.0
Integrate custom user data seamlessly into ASP.NET Core 3.0 Identity Core's register form. Utilize UserManager and SignInManager for efficient user management, authentication, and authorization...
Farhan Ahmed
Dec 27, 2019
Globally Configuring Values For JSON Serializer In ASP.NET Core 3.1
Learn how to set constraints globally for JSON serialization in ASP.NET Core, avoiding manual decoration of every property. Customize data formatting using converters, and fallback to default setti...
Shweta Lodha
Dec 27, 2019
RabbitMQ With ASP.NET Core - Microservice Communication With MassTransit
Learn how to establish communication between microservices using RabbitMQ and MassTransit in ASP.NET Core. Understand the concepts of message brokers, RabbitMQ setup, and advantages. Configure Mass...
Amit Naik
Jun 21, 2021
Consuming RabbitMQ Messages In ASP.NET Core
In this article, I’d like to present how to implement RabbitMQ message consumption in ASP.NET Core. Explore asynchronous messaging patterns using RabbitMQ, a robust message broker, for inter-servic...
Catcher Wong
Feb 22, 2019
Understanding Middleware in ASP.NET Core
Middleware in ASP.NET Core orchestrates request handling, response generation, and cross-cutting concerns. It's a pivotal concept enabling structured application development with reusable compo...
Ajay Kumar
Apr 03, 2024
Passing Data from ASP.NET Core MVC to JavaScript: A Guide to Using ViewBag and ViewData
Get ready to learn how to pass data from ASP.NET MVC to JavaScript with ease. In this comprehensive guide, Ziggy Rafiq will show you exactly how to use ViewBag and ViewData to make the process seam...
Ziggy Rafiq
Apr 14, 2023
Namespace for Authentication Routes in MVC and Its Importance
The System.Web.Mvc namespace in ASP.NET MVC is crucial for authentication routes, aiding in code organization, readability, and integration with framework features for seamless authentication and a...
Ishika Tiwari
Mar 19, 2024
Create Your First Application With ASP.NET Core 3.1
Learn to create your first ASP.NET Core application using Visual Studio 2019 and .NET Core 3.1. Explore ASP.NET Core's features like cross-platform support, built-in dependency injection, Kestr...
Anoop Kumar Sharma
Mar 27, 2021
Restrict Uploaded File Type in ASP.NET Core
In ASP.NET Core MVC, you can restrict the uploaded file types by implementing validation on the server side. Here's a basic example of how you can achieve this.
Farhan Ahmed
Mar 14, 2024
No Records Available.
121
-
140
of
889
<<
5
6
7
8
9
>>
Crystal Reports Tutorials
Challenge yourself
API Development using ASP.NET Core
E-Book Download
Get Certified
Java Developer