Normally a web application is configured to use a single STS for authentication. Using the Identity and Access Tool also pushes you into that direction; there’s no option to set up 2 or more dif… more →
Exercises in .NETwrote 2 weeks ago: Working with JSON within Web Services recently has become the latest and greatest simply because it … more →
wrote 4 weeks ago: So in this post i will show you how to setup a dropdownlist with multiple values in MVC 4. There a l … more →
wrote 1 month ago: So finally we are at the third part of our MVC EF many to many trilogy. Part 1 was the initial setup … more →
wrote 1 month ago: Dependency Injection frameworks have been over-hyped for too long. In most of the cases in which I h … more →
wrote 1 month ago: Ik heb vandaag onverwacht veel vooruitgang geboekt bij het maken van de ‘Climax’ site. E … more →
wrote 1 month ago: Welke problemen heb ik? 1. Nieuws. Wat normaal voor mij piece of cake is voor mij zoals het weergeve … more →
wrote 1 month ago: Here’s an interesting problem. Once with each rebuild of my newly created MVC4 web-page, I re … more →
wrote 1 month ago: George – .NET Developer George has over ten years experience in software design analysis, enha … more →
wrote 1 month ago: Normally a web application is configured to use a single STS for authentication. Using the Identity … more →
wrote 2 months ago: In the previous post we left off with the shortcomings of the Logout function: we log out of the web … more →
wrote 2 months ago: In the previous post we looked at some basic features of WS-Federation in a .NET4.5 MVC4 web app. In … more →
wrote 2 months ago: In this post we’ll go into more details of WS-Federation in .NET4.5 using the MVC4 internet pr … more →
wrote 2 months ago: Our model MVC4 internet applications in this series had one important feature in common: they all pr … more →
wrote 2 months ago: In the previous post we discussed how to the save the authentication session so that we didn’t … more →
wrote 2 months ago: ModelState.Remove("Address"); Note:- The address is Property Name like Jobpostingadd model … more →
wrote 2 months ago: In the previous post we built a simple claims-aware MVC4 internet application. We saw that calling t … more →
wrote 2 months ago: When I first found JQuery mobile, I thought I had found heaven on Earth. Combining JQuery mobile wi … more →
wrote 2 months ago: NOTE:In master page should be include below code @if (IsSectionDefined("JavascriptTop"))// … more →
wrote 2 months ago: This post will look into how Claims can be introduced in an MVC4 internet application. We will build … more →