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
FOLLOW
ASP.NET is a free web framework for building Web sites and Web applications using HTML, CSS and JavaScript. Create Web APIs, mobile sites and use real-time technologies.
Articles
(4502)
Blogs
(1457)
Resources
(112)
Videos
(36)
News
(20)
Articles
Password Policy/Strength ASP.NET MVC Validator
The ASP .NET MVC Password Policy Validator facilitates implementing password policies and determining password strength for web system users. It utilizes ASP .NET MVC architecture, extension method...
Shantanu
Nov 25, 2010
Generate the Client Side Hash Password Via MD5 Algorithm and Saving it to Database
This article shows how to convert a plain password to a hashed password using the MD5 algorithm on the client side and save it to the database.
Rahul Bansal
Aug 26, 2014
Generate Random Password in ASP.NET
Generate Random Password in ASP.NET: Enhance security with ASP.NET by creating a randomized password generator. Utilize built-in features or custom code to generate strong, unpredictable passwords,...
Rohatash Kumar
Mar 02, 2012
Authenticate the Valid User Via User id and MD5 Hashed Password
Secure user authentication with MD5 hashed passwords and user IDs. This method ensures robust password protection by encrypting passwords before storage, enhancing system security and safeguarding ...
Rahul Bansal
Aug 27, 2014
Save Encrypted Password In Database In ASP.NET
In this article, Discover how to enhance security in your ASP.NET application by saving encrypted passwords in the database. Learn the process of encrypting passwords before storing them, ensuring ...
Nilesh Jadav
Oct 24, 2015
Make Password Hash In ASP.NET Using C#
Learn how to enhance security in your ASP.NET applications by implementing password hashing using C#. This tutorial guides you through the process of creating hashed passwords, ensuring better prot...
Nilesh Jadav
Oct 23, 2015
Create Your First ASP.Net MVC Application
Embark on your web development journey by creating your first ASP.Net MVC application. This beginner-friendly tutorial guides you through the process of setting up, coding, and deploying a basic MV...
Sourabh Somani
Nov 20, 2014
Get Version of Your MVC Application
This MVC application's HomeController retrieves the version information using C#'s Assembly class. It dynamically fetches and formats the MVC version, embedding it in HTML's bold tag to...
Sourabh Somani
Nov 18, 2014
ASP.Net MVC 6 New Features
Explore the cutting-edge advancements in ASP.NET MVC 6 with its array of new features. Delve into the world of cross-platform development, streamlined middleware architecture, and enhanced performa...
Atul Rawat
Jan 02, 2015
GET and POST Calls to Controller's Method in MVC
In this article I am going to cover some really interesting material that is very useful today in web application development. You will learn how to make jQuery Ajax GET and POST calls to controlle...
Abhimanyu K Vatsa
Feb 14, 2013
ASP.Net MVC 4 - Layout and Section in Razor
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.
Sandeep Singh Shekhawat
Sep 12, 2013
Model in ASP.Net MVC : Part 1
The Model in MVC encapsulates application logic, excluding view and controller logic. It manages data and performs operations. This article guides through creating and utilizing a Model class in an...
Prashant Nimbare
Oct 02, 2013
Attribute Routing in ASP.Net MVC 5.0
This article introduces Attribute routing in ASP.Net MVC 5.0 and offers a powerful way to define routes directly within controller actions using attributes, enhancing control over URL patterns and ...
Jignesh Trivedi
Mar 13, 2014
ASP.Net MVC View
In this article, we will learn ASP.NET MVC Views offer flexible presentation layer control. Utilize Razor syntax for dynamic HTML rendering, leverage Layouts for consistent design, and employ Parti...
Sourabh Somani
Nov 22, 2014
HtmlHelper Methods in ASP.NET MVC
Explore the power of HtmlHelper methods in ASP.NET MVC for efficient HTML generation. Learn how to leverage Razor syntax to streamline MVC Views, utilizing form helpers, tag helpers, and other tech...
Ashish Shukla
Mar 24, 2013
ASP.Net MVC Controller
This article elucidates controllers, actions, and routing in ASP.NET MVC. It clarifies how user requests are handled by controllers, invoking specific actions based on URLs. It emphasizes the signi...
Sourabh Somani
Nov 20, 2014
Exception Filters in MVC
Learn how MVC handles exceptions using built-in and custom exception filters. Explore the HandleError attribute for managing exceptions and creating custom error pages. Avoid the dreaded Yellow Sc...
Suraj Sahoo
Jul 13, 2015
Custom Error Page in ASP.NET MVC
In this article, we will Discover the ins and outs of Custom Error Pages in ASP.NET MVC with this comprehensive guide. Learn how to handle and customize error responses effectively within your MVC ...
Priti Ranjan Dash
Aug 24, 2015
Adding Custom Validation in MVC
In MVC, custom validation involves creating validation attributes to enforce specific rules beyond built-in ones, enhancing data integrity and user experience through tailored validation logic.
Pradeep Shet
Jun 30, 2014
Remote Validation in MVC
Learn to implement remote validation in MVC, validating specific data without posting the entire form. Utilize the "Remote" attribute to check email existence by calling a controller acti...
Mukesh Nayak
Apr 21, 2014
No Records Available.
241
-
260
of
4502
<<
11
12
13
14
15
>>
Learn ASP.NET MVC 5.0
Challenge yourself
ASP.Net MVC
E-Book Download
Get Certified
Cognitive Service