Want to build the ChatGPT based Apps? Start here
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
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Razor
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhishek Yadav (9)
Virender Verma (9)
Satyaprakash Samantaray (7)
Saineshwar Bageri (6)
Jignesh Trivedi (3)
Sandeep Singh Shekhawat (3)
Guest User (3)
Shrimant Telgave (3)
Kirtesh Shah (2)
Sachin Kalia (2)
Munib Butt (2)
Rakeshkumar Desai (2)
Ankit Sharma (2)
Mukesh Kumar (2)
Catcher Wong (2)
Naren Kumar Kumaresan (2)
Suraj Sahoo (2)
Kajul Nisha (1)
C# Corner Live (1)
Shivprasad (1)
Asma Khalid (1)
Rikam Palkar (1)
Suchitkumar Khunt (1)
Sola Oshinowo (1)
Chittaranjan Swain (1)
Raj Kumar (1)
Gnanavel Sekar (1)
Dinkar Chavhan (1)
Rijwan Ansari (1)
Jin Vincent Necesario (1)
Rahul Kumar Saxena (1)
Muralidharan Deenathayalan (1)
Riyaz Akhtar (1)
Mohamed Fawas Perooli (1)
Gaurav Kumar (1)
Abhimanyu K Vatsa (1)
Farhan Ahmed (1)
Romil Shah (1)
Debasis Saha (1)
Sankara Krishnan Venugopal (1)
Usama Shahid (1)
Pradeep Yadav (1)
Shweta Lodha (1)
Fatima Khan (1)
Rajdip Sarkar (1)
Nemi Chand (1)
Sekhar Srinivas (1)
Akhil Mittal (1)
Vithal Wadje (1)
Nilesh Jadav (1)
Mathieu Mack (1)
Joginder Banger (1)
Abhishek Jaiswal (1)
Tom Mohan (1)
Rahul Bansal (1)
Akshay Patel (1)
Related resources for Razor
No resource found
Consume Chat GPT Open AI API Inside .Net Core Application Using Razor Pages
2/23/2023 11:17:32 AM.
Consume Chat GPT Open AI API inside .Net Core Application using Razor Pages.
Introduction to Razor - Blazor Framework Learning Series Ep. 2
11/9/2022 6:30:52 AM.
Watch this session by Debasis Saha on Introduction to the Blazor Framework - Blazor Framework Learning Series - Ep. 2
Learn MVC (Model view controller) Step by Step in 7 days - Day 3
8/26/2022 9:35:00 AM.
This article is continuation to Learn MVC step by step in 7 days
ASP.NET Core Razor Pages - Simple Login Using Entity Framework Database First Approach
7/8/2022 3:31:52 AM.
This article is about creating razor pages base simple asp.net core login application using entity framework.
Dynamic CSS Values In Blazor
5/13/2022 1:42:15 PM.
This article explains how to apply dynamic values on css for blazor components.
Good Vs Bad - Highlight The Active Page In The Nab-Bar For MVC Razor View Engine
4/27/2022 2:34:11 PM.
In this article, you will learn how to highlight the active page in the nab-bar for mvc razor view engine.
Creating Various Layouts For Different Razor Pages In Blazor
4/25/2022 1:07:58 PM.
In this article, you will learn how to create various layouts for different razor pages in blazor.
How To Create Razor Pages In ASP.NET Core 6.0
1/1/2022 5:02:11 AM.
In this article, you will learn how to create Razor Pages in ASP.NET Core 6.0.
How to Make Custom Login, Register, and Logout in MVC 4 Using Razor and EF
11/8/2021 6:08:20 AM.
In this article, you will learn how to make login, register, and logout screens with real-world functionality using Razor and Entity Framework data models.
Different Ways Of Binding Razor DropdownList In ASP.NET MVC 5
7/1/2021 9:30:46 AM.
This article will demonstrate how to bind the values to Razor DropDownList in various ways using ASP.NET MVC5. In this article, I will demonstrate the simple ways to populate a DropDownList using View
Learn About Layout View In Razor Pages
5/30/2021 11:27:51 AM.
In this article, you will learn about Layout View in Razor Pages.
Conversion Helpers in MVC Razor: Validating Posted Data
5/26/2021 9:49:23 AM.
This article describes Conversation Helpers in MVC Razor and explains how to validate posted data.
Creating Application in MVC 4 Using Razor
5/26/2021 9:40:37 AM.
In this article, we will learn how to create a basic application in MVC 4 using Razor.
Introduction To ASP.NET Core Razor Pages
5/14/2021 6:38:22 PM.
In this article, you will learn about ASP.NET Core Razor Pages.
RDLC Report in ASP.Net MVC Razor/.Aspx
5/6/2021 9:00:09 AM.
This article explains RDLC reports in MVC razor or .aspx.
File Upload Insights And Upload Single Or Multiple Files In ASP.NET Core Razor Pages
4/28/2021 5:44:59 AM.
In this article, you will learn about File upload Insights and Upload Single or Multiple files in ASP.NET Core 5.0 Razor Pages.
Enable Razor Runtime Compilation
4/25/2021 8:05:40 AM.
This article/tutorial will show you how to enable runtime compilation when creating ASP.NET Core and ASP.NET Core MVC projects.
Partial View in MVC Razor
4/15/2021 12:08:59 PM.
In this article, I am going to explain what a partial view is in MVC.
Creating Insert Update and Delete Application In MVC 4 Using Razor
4/8/2021 11:49:19 AM.
Here we will see how to create an insert, update and delete application in MVC 4 using Razor.
Creating Simple Cascading DropDownList In MVC 4 Using Razor
4/8/2021 5:56:21 AM.
This article shows how to create a Cascading Dropdownlist.
ASP.NET Web Pages - Connecting to the Database
3/16/2021 8:04:55 AM.
This article is about ASP.Net web pages that are a combination of HTML, C# and Razor syntax which produces dynamic web pages and fetches the data from the existing database.
Custom Button With TagBuilder Using MVC Razor Engine
3/3/2021 5:34:05 AM.
This article is primarily about the Custom Button with TagBuilder in MVC with Razor View Engine.
Create PDF Using RazorPDF in ASP.Net MVC
2/2/2021 7:53:05 AM.
In this article, you will learn how to create a PDF using the RazorPDF package in ASP.NET MVC.
ASP.Net MVC - How to Post a Collection
1/29/2021 10:48:07 AM.
Here I will describe how to post a collection in ASP.Net MVC 3 with the help of a sample application.
ASPX View Engine VS Razor View Engine
1/25/2021 6:29:45 AM.
View Engine renders the HTML to the browser. The view engine templates have a different syntax than the implementation.
How To Integrate Razorpay In Android
1/5/2021 3:07:22 PM.
This article tells us about the step by step integration of Razorpay with test payments modes.
ASP.Net MVC 4 - Layout and Section in Razor
1/5/2021 9:52:52 AM.
Razor has a feature called "layouts" that allow you to define a common site template, and then inherit its look and feel across all the views/pages on your web application.
Example on View to Controller (HttpPost) & Warn on Duplicate Entry & Delete Duplicates in MVC
11/27/2020 12:19:11 AM.
In this article you will learn how to pass data for a view to a controller (HttpPost) and you will even learn how to warn on duplicate entry or just delete duplicates silently in MVC.
Filter Grid With Cascading Dropdownlist In MVC Using Razor
11/23/2020 9:14:29 AM.
This article shows how to filter Grid records using a cascading Dropdownlist in MVC.
ASP.NET Core 2.0 MVC Razor
11/23/2020 3:25:47 AM.
ASP.NET Core MVC middleware will find and execute the Razor template (.cshtml file) when the Controller returns ViewResult. Razor templates use syntax that combine C# and HTML to produce the final HTM
ASP.NET Core 2.0 Razor Pages
11/20/2020 3:45:05 AM.
Razor Pages are introduced in ASP.NET Core 2.0 to make building simple web applications quicker and is a good way to play with various ASP.NET Core concepts like Razor, Layout Pages and Tag Helpers et
ASP.NET MVC Razor vs Blazor
8/6/2020 12:03:37 AM.
We have recently heard about a new Microsoft technology called Blazor for building web applications. What is this new technology and how does it compare to the existing ASP.NET MVC technology from Mic
Registration And Login Functionality In ASP.NET Core 3.0 MVC Web Application Using Identity
5/27/2020 7:59:24 AM.
In this article, I will discuss how to create Registration and login functionalities in ASP.NET Core web application In this article, I will discuss how to create Registration and login functionalitie
Adding Role Authorization to a ASP.NET MVC Core Application
5/6/2020 4:14:36 PM.
Today, we will look at one of the most important aspects of any application, and that is security. The two main methods to ensure security in an application is using Authentication and Authorization.
Displaying a Customers List Inside an ASP.NET Core 3.0 Razor Pages Web Application
4/4/2020 2:49:42 PM.
In this article, we will be displaying a list of all of the customers from the database.
Adding Roles to Registration Razor Page in ASP.NET Core
3/28/2020 9:08:26 AM.
In this article, we will be creating different roles for our application.
Registration Razor Page in ASP.NET Core Razor Pages Web Application
3/26/2020 9:05:02 PM.
In this article, we will be working on registration page of the ASP.NET Core razor page web application.
Performing Update and Delete Operations in ASP.NET Core 3 Razor Pages Using Microsoft SQL Server
3/18/2020 12:44:49 AM.
In this article, you will learn how to perform update and delete operations in ASP.NET Core 3 Razor Pages using Microsoft SQL Server.
Inserting Data into SQL Server Database Using ASP.NET Core 3 Razor Pages
3/17/2020 5:49:33 PM.
In this article, you will learn how to insert data into SQL Server Database using ASP.NET Core 3 Razor Pages.
Creating Page Model And Performing CRUD Operations In ASP.NET Core 3 Razor Pages
3/16/2020 9:31:24 AM.
In this article, you will learn how to create Page Model and Performing CRUD Operations in ASP.NET Core 3 Razor Pages.
Creating a Model and Database in ASP.NET Core Razor Pages Using Entity Framework Core
3/12/2020 5:31:57 PM.
In this article, you will learn how to create model and DbContext objects in ASP.Net Core razor pages using entity framework along with migrations.
Understanding ASP.NET Core 3 Razor Pages Project Files
3/11/2020 8:43:15 PM.
In this article, a new project has been created through which we will learn all the default files as well as the folder structure.
Creating Xamarin iOS Binding For Razorpay Payment Gateway
2/5/2020 8:22:54 AM.
This article explains the creation of Xamarin iOS binding for RazorPay payment gateway
Creating Xamarin Android Binding For RazorPay Payment Gateway - Part One
1/30/2020 8:50:06 AM.
This article explains a step by step method of creating a Xamarin Android binding for RazorPay payment gateway.
People Picker Control Getting User Suggestions from Novell Directory in .NET Core 2 Razor Pages
12/1/2019 7:02:39 AM.
In this article, you will learn about People Picker control getting User Suggestions from Novell Directory in .NET Core 2 Razor Pages.
Razor View Engine In ASP.NET MVC 5
9/23/2019 11:56:39 PM.
We will learn Razor View Engine in MVC 5 and why View Engine is required in MVC 5. Also, we will learn about Razor syntax in ASP.NET MVC 5 with examples.
Razor View Syntax In ASP.NET MVC
7/28/2019 10:34:45 PM.
In this article, you will learn the syntax of Razor View in ASP.NET MVC.
Authorization Using Windows Active Directory Groups In .NET Core 2 Razor Pages
6/21/2019 6:03:13 AM.
In this article, you will learn about authorization using Windows Active Directory groups in .NET Core 2 Razor Pages.
Logging Errors And Information Using NLog In .NET Core 2 Razor Pages
6/12/2019 8:50:02 AM.
In this article, you will learn about logging errors and information using NLog In .NET Core 2 Razor Pages.
Getting Started With Blazor - Part Two
5/29/2019 11:38:50 PM.
In this second part, we will learn about the basic models (Flow) of Blazor technology.
Get Details Of Logged In User From LDAP In .NET Core 2 Razor Pages
5/12/2019 10:53:58 AM.
In this article, I will provide information on how to get the details of a logged-in user, like his Manager, Department, Last Name, First Name etc. from LDAP in a Razor page.
Impersonation Using WindowsIdentity.RunImpersonated In .NET Core 2 Razor Pages
5/9/2019 11:22:31 PM.
In this article, I will provide information on how to impersonate a different Windows user to execute a method.
Setting A Custom Page As Landing Page In .Net Core Razor Pages
5/9/2019 10:03:38 AM.
In this article, I will provide information on how to set a custom .NET Core Razor Page as your home/landing page.
Send Email From A Razor Page In .NET Core 2 Using System.Net.Mail
5/6/2019 9:29:10 AM.
In this article, I will provide information on how to send an email from a .NET Core Razor Page.
Export And Import Excel Data Using NPOI Library In .NET Core 2 Razor Pages
4/30/2019 9:22:30 AM.
In this article, I will provide the information on how to export data to Excel and import data from MS Excel using NPOI in .NET Core Razor Pages.
Sorting, Filtering (Search Box) And Paging In .NET Core 2 Razor Pages
4/29/2019 12:11:52 AM.
In this blog, I will provide information on how to sort and search inside a Razor Page.
Create Reusable View Using Razor Class Library In ASP.NET Core
4/3/2019 9:53:30 AM.
In this article, we will discuss the basic concept of Reusable View.
How To Use Razor Pages In ASP.NET Core 2.0
11/29/2018 2:58:13 AM.
In this article, we will learn how to use Razor Pages in ASP.NET Core 2.0. Razor Pages are introduced in ASP.NET Core 2.0 to make building simple web applications quicker and is a good way to play wit
Getting Started with Razor View Engine in MVC 3
8/31/2018 2:27:49 AM.
This article introduces the Razor View Engine in MVC 3. This is a beginner-level article that describes the basics of Razor View Engine using an example.
CRUD Operation In ASP.NET Core 2.0 Using Dapper ORM
8/20/2018 9:59:58 AM.
In this article, we will learn CRUD operation in ASP.NET Core 2.0 using Dapper ORM step by step. We will use Visual Studio 2017 to develop the web application using ASP.NET Core 2.0 wi
Authorization In Razor Pages ASP.NET Core
8/12/2018 1:36:59 PM.
The Authorization is process that determines what a user is able to do this. For example Admin user is allowed to install / remove software from computer and non-Admin user can able to use the softwar
Razor Class Library - Create Reusable UI In ASP.NET Core
8/8/2018 1:47:30 PM.
Razor Pages is a new feature introduced with ASP.NET Core 2.0. They are much like MVC pages and have most of the feature of MVC but they are more focused UI implementation.
CRUD Operation In ASP.NET Core 2.0 With Razor Pages Using ADO.NET
8/6/2018 2:29:13 AM.
In this article, we will learn CRUD Operation In ASP.NET Core 2.0 With Razor Pages Using ADO.NET Step by Step.
Bind View Into _Layout File In MVC Using Razor Engine
7/2/2018 8:55:40 AM.
In this session, we will briefly discuss about how to bind View.cshtml DOM content into _Layout.cshtml using Razor Engine.
Creating An SPA Using Razor Pages With Blazor
6/6/2018 2:13:44 PM.
We will create a SPA using Razor pages in Blazor with the help of Entity Framework Core database first approach.
How To Use Razor View Engine In Our Views
4/27/2018 4:58:53 PM.
Views are actually the presentation layer of the application. With the help of views, we see the information on the screen. Let’s start our journey.
Razor View Engine In ASP.NET MVC
4/26/2018 6:50:08 AM.
Razor View Engine is a markup syntax which helps us to write HTML and server-side code in web pages using C# or VB.Net. It is server-side markup language however it is not at all a programming languag
All About Tag Helpers In ASP.NET Core 2.0
4/11/2018 1:44:00 PM.
This article will provide insight about the tag helpers in the terms of what, where and how.
Razor Page Web Application With ASP.NET Core Using ADO.NET
4/9/2018 1:05:56 AM.
In this article, I am going to explain how to create a web application in ASP.NET core using Razor pages and ADO.NET.
Getting Started With Razor Pages In ASP.NET Core 2.0
2/11/2018 11:10:20 AM.
Today, we will talk about more about Razor pages - what actually a Razor page is, how to create Razor page applications, and some of the fundamentals of Razor pages.
CRUD Operations In ASP.NET Core 2 Razor Page With Dapper And Repository Pattern
2/4/2018 12:15:39 PM.
This article will demonstrate how to perform CRUD operations in Razor Page which were introduced with Asp.Net Core 2 using Dapper and Repository Pattern.
CRUD Operation With Razor Pages In ASP.NET Core 2.0
9/27/2017 12:16:07 PM.
In this article, we are going to learn how to perform CRUD operations with Razor Pages in ASP.NET CORE 2.0
Store Photo In Backend Using Entity Framework In MVC Razor And Bootstrap
9/22/2017 12:10:25 AM.
Here i will show you image details will be shown along with user name. This one a sample exmaple of student management system In mvc and bootstrap.
Basic PDF Export Using JQuery In ASP.NET MVC Razor
9/21/2017 5:24:35 PM.
Here i will show you after insert records how to export the record in pdf format using jquery.
Razor Pages In ASP.NET Core
9/18/2017 4:07:03 AM.
Razor Pages is a new feature of ASP.Net Core MVC. We can use this approach when there are some page focused scenarios.
CRUD Operation In ASP.NET MVC Razor Using SignalR And Entity Framework
9/15/2017 10:41:09 AM.
SignalR is a library for ASP.NET developers that simplifies the process of adding real-time web functionality to applications.
How To Export Razor View To Excel file Using ASP.NET MVC C#
9/1/2017 2:24:21 AM.
How to Export Razor View to Excel file (Without using Third-Party Library) using ASP.NET MVC 5 with Entity Framework Code first Approach.
More Details About Razor Pages In ASP.NET Core 2.0
8/27/2017 12:42:45 PM.
I built a simple web app to show you the new feature named Razor Pages in ASP.NET Core 2.0 . However it doesn't contain some useful and basic functions. So I decided to write one more article to s
Building A Simple Web App Using Razor Pages
8/23/2017 12:36:34 AM.
In this article , you will learn how to build a simple CRUD web app using Razor Pages , which is new in ASP.NET Core 2.0. This web app is about the management of the students , and all operations of t
List Of Notification Libraries And Plugins For JavaScript And JQuery Used In ASP.NET MVC Razor
8/15/2017 11:01:43 AM.
JavaScript is a programming language whereas jQuery is a framework.
Download Files In Zip Format Using ASP.NET MVC Razor And SweetAlert Library
8/10/2017 3:29:08 PM.
There are so many websites that display a list of files to the end user. The user can then select one or more files from the list and request a zipped bundle of those files as a single download. In th
Introduction To Sweet Alert Library In ASP.NET MVC Razor
8/8/2017 5:31:57 PM.
Sweet Alert is a library that acts as a replacement for the JavaScript’s alert() function. This shows very pretty model windows. It’s a library that has no dependencies, and is made from a JavaScript
Introduction To jQuery And Web API 2 Controller’s Method Relationship Using jQuery AJAX In ASP.NET MVC Razor
8/7/2017 5:09:44 AM.
ASP.NET Web API is a smart framework to build HTTP services which can be consumed by Multi platform clients including desktops or smart phone devices, irrespective of browsers or Operating Systems bei
Expanding Razor View Location And Sub Areas In ASP.NET Core
5/9/2017 10:11:36 AM.
In this article, we'll learn sub area and customize Razor engine view location, using IViewLocationExpander. IViewLocationExpander takes care to modify view locations.
Understanding Razor Coding in ASP.NET MVC
7/23/2016 11:29:43 AM.
This video is a part of my ASP.NET MVC Complete Reference course which will release in the month of August 2016. In this video i have provided an introduction about ASP.NET MVC Razor Coding where i ha
ASP.NET MVC Performance Using Razor View Engine
7/18/2016 7:51:52 PM.
In this article, you will learn about ASP.NET MVC performance using Razor View Engine.
Creating an Application Using Entity Framework 4.1 Code First Approach
4/14/2016 12:46:06 AM.
This article puts some light on building a generic multilayered architecture using Entity Framework 4.1 and the MVC3 Razor view engine.
Sending Emails In ASP.NET MVC From Razor View Using WebMail Helper
4/10/2016 12:08:57 PM.
In this article we will learn how to send emails in ASP.NET MVC from Razor view using WebMail Helper class.
CRUD Operations With Database In MVC 5
10/5/2015 5:17:45 AM.
In this article I will show you how to make CRUD operation with databases and Entity Framework in MVC 5 Razor.
Show Database Values in Table Using MVC Razor
7/16/2015 2:23:56 PM.
This article explains how to retreive values from a database using a Stored Procedure and bind the data to a DataTable using a MVC Razor view.
Login Form Using MVC Razor
7/1/2015 11:57:54 AM.
This article shows how to create a Login form using MVC Razor.
Show Message on Redirect Without Using Session in ASP.Net MVC
6/30/2015 2:05:52 AM.
This article shows a simple solution in order to show message to the user even if an action of the controller returns RedirectResult, and without using a session.
Download File in MVC With Razor Engine
4/9/2015 5:45:25 PM.
In this article we can learn how to download a file in MVC.
Creating Simple Checkboxlist in MVC 4 Using Razor
3/27/2015 3:10:09 PM.
This article explains how to create a Checkboxlist in MVC using a CheckBoxFor Html helper Control and using Razor syntax.
Terminologies in MVC: Part 2 (Razor Engine Syntax vs Web Form)
3/21/2015 8:30:37 PM.
In this article we learn about Razor Engine Syntax vs Web Form in MVC ASP.NET.
Custom HTML User Control in ASP.Net MVC Razor View Engine
3/3/2015 4:17:44 PM.
This article describes creation of a custom control using HtmlHelper in ASP.NET MVC 5 and the Razor view engine.
Render Sections Using Razor View Engine
2/6/2015 2:50:06 PM.
In this article you will learn about Render Sections using Razor View Engine.
Customizing View Engines in Asp.Net
2/3/2015 6:04:17 AM.
This article describes the customization of a view engine or adding a custom view engine to optimize our app.
Differences Between Razor and ASPX View Engine in MVC
1/23/2015 2:02:30 AM.
This article describes the differences between Razor and the ASPX View Engine in MVC.
Remove Unused View Engine Sample in MVC: Day 37
11/21/2014 1:36:37 PM.
In this article we will see how to remove a web form view engine for performance enhancement in MVC.