Our Insights
Innovative Ways - Satisfied Clientele
We use cookies to improve your experience on our site. Please accept cookies for optimal performance.
601 & 612, The Times square Arcade, Near Baghban party plot, Thaltej - Shilaj Road, Thaltej, Ahmedabad, Gujarat - 380059
Request For a Free Consultation
Innovative Ways - Satisfied Clientele
Kapil Panchal - July 15, 2021
Table of Content 1. What is an Exception Filter? 2. Custom Exception Filter 3. Creating Custom Exception Filter 4. Conclusion What is an Exception Filter? Exception Filter provides an ability to handle the exception for all the method, controller classes in one place. Exception filters execute when some of the exceptions are thrown from an action. The exception can be anything. This is by creating a class that inherits from IExceptionFilter and FileAttribute...
Kapil Panchal - July 15, 2021
Two-factor authentication (2FA) is an excellent way to enhance both the robustness of your authentication system and the user experience with your authentication process. 2FA adds something that a user has to what he knows in the process of checking what he tells himself to be. Table of Content 1. Create the ASP.NET MVC application. 2. Configuring the SMS for two-factor authentication. 3. Determine user credentials for the SMS provider. 4. Specify SenderID / Original. 5....
Kapil Panchal - July 15, 2021
Table of Content 1. Introduction 2. Create Your MVC application 3. SQL Database part 4. Enable-migrations 5. Implementing Membership Provider and Role Provider 6. Create a controller 7. Authorization filter 8. Conclusion Introduction In this blog, we'll show you how to make your authentication application. Authentication and authorization are indispensable aspects for any website project to grant users access based on their roles, as you may know....
Kapil Panchal - July 13, 2021
Table of Content 1.Introduction 2. Create a Textbox in ASP.NET MVC 3. Html.TextBoxFor() 3.1Overloads 4. Html.TextBox() 4.1Overloads 5. Conclusion Introduction An HTML Helper is nothing more than a string-returning method. The HTML helper is a mechanism for rendering HTML material in a view. An extension method is used to implement HTML helpers. HTML controls are rendered in the razor view by the HTMLHelper class. while submitting...
Recent Posts
11 Cloud Migration Benefits CTOs Gain with Azure
May 06, 2025
On Premise to Cloud Migration (Azure) – 15 Best Practices
April 30, 2025
Power BI Report Server: Key Features and Elements
March 31, 2025
Row-Level Security in Power BI: Implementation & Use Cases
March 27, 2025
Categories