In this post I will discuss some security related topics for ASP.Net MVC application. Authentication and Authorization are two basic pillars of a secure application. I will discuss how to hand...
This is a quick note that shows how you can bind an eumeration type value in your MVC model to radio button using RadioButtonFor extension method. In this sample, I have a property EventType in my mod...
While developing my prototype site Universal Shopping Mall the implementation will not be complete without implementing globalization or localization of MVC web site. In this post I wi...
Recently I started working on a MVC WebApi project. We decided to use Basic Authentication as our authentication mechanism between client and server. Yes, I am aware of the fact that Basic Aut...
In previous post MVC Custom model binder to parse custom text formats I discussed implementation of a custom model binder to solve the problem of globalized numbers in text boxes and how ...
0x1F is an invalid start of a value
Learn Python: How to ignore SSL verification for HTTP requests
How to host your web site from your home
Automate testing of web page element transition with Selenium
Alert and Confirm pop up using BootBox in AngularJS
AngularJS Grouped Bar Chart and Line Chart using D3
How to lock and unlock account in Asp.Net Identity provider
2022 © Byteblocks, ALL Rights Reserved. Privacy Policy | Terms of Use