Blogs about: Mvc4

Featured Blog

Handling Larger JSON String Values in .NET and Avoiding Exceptions

Rion Williams wrote 2 weeks ago: Working with JSON within Web Services recently has become the latest and greatest simply because it … more →

Tags: development, codeproject, C#, .NET, JsonResult, JSON, InvalidOperationException, maxJsonLength

MVC 4 DropDownList with MultiSelect Values

vieiraricardo 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 →

Tags: Others, mvc, dropdownlist

Saving many to many data in MVC4 and EF 4.1 code first part 310 comments

codenodes 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 →

Tags: C#, ASP. NET, ef code-first

Dependency Injection is over Hyped2 comments

mlang74 wrote 1 month ago: Dependency Injection frameworks have been over-hyped for too long. In most of the cases in which I h … more →

Tags: provider model pattern, Dependency Inversion

Vooruitgang

xtho wrote 1 month ago: Ik heb vandaag onverwacht veel vooruitgang geboekt bij het maken van de ‘Climax’ site. E … more →

Tags: ado.net entity data model, C#, climax, Database

De Climax Site zoals hij nu is

xtho wrote 1 month ago: Welke problemen heb ik? 1. Nieuws. Wat normaal voor mij piece of cake is voor mij zoals het weergeve … more →

Tags: climax, homepage, Hopenloos

Server Error When MVC4 Site Deployed to GoDaddy

Capt. Rochefort wrote 1 month ago: Here’s an interesting problem.  Once with each rebuild of my newly created MVC4 web-page, I re … more →

Tags: .NET, GoDaddy, ELMAH, Ninject, security exception, server error, '/', Medium Security, Medium

Some Tech for the Easter week ahead

lynnwiggett wrote 1 month ago: George – .NET Developer George has over ten years experience in software design analysis, enha … more →

Tags: php, HTML5, HTML, jQuery, javascript, Objective C, android, mysql, CSS

External authentication with Claims and WS-Federation in MVC4 .NET4.5 Part 5: configuring multiple identity providers for federated log-in

Andras Nemes wrote 1 month ago: Normally a web application is configured to use a single STS for authentication. Using the Identity … more →

Tags: .NET 4.5, Security, .Net4.5, authentication, C#, claims, login, Security 2

External authentication with Claims and WS-Federation in MVC4 .NET4.5 Part 4: Single SignOut and Single SignOn14 comments

Andras Nemes 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 →

Tags: .NET 4.5, Security, .Net4.5, C#, Security 2, login, authentication, claims

Claims-based authentication in .NET4.5 MVC4 with C#: External authentication with WS-Federation Part 3 Various advanced topics

Andras Nemes 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 →

Tags: .NET 4.5, Security, .Net4.5, authentication, C#, claims, login, Security 2

Claims-based authentication in .NET4.5 MVC4 with C#: External authentication with WS-Federation Part 2 Testing a real STS8 comments

Andras Nemes 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 →

Tags: .NET 4.5, Security, .Net4.5, authentication, C#, claims, login, Security 2

Claims-based authentication in .NET4.5 MVC4 with C#: External authentication with WS-Federation Part 12 comments

Andras Nemes wrote 2 months ago: Our model MVC4 internet applications in this series had one important feature in common: they all pr … more →

Tags: .NET 4.5, Security, .Net4.5, authentication, C#, claims, Security 2

Claims-based authentication in MVC4 with .NET4.5 C# part 3: claims based authorisation4 comments

Andras Nemes wrote 2 months ago: In the previous post we discussed how to the save the authentication session so that we didn’t … more →

Tags: .NET 4.5, Security, .Net4.5, authentication, C#, claims, Security 2

How to clear fields after post back in ASP.NET MVC 3?

sathishdotnet wrote 2 months ago: ModelState.Remove("Address"); Note:- The address is Property Name like Jobpostingadd model … more →

Tags: MVC 3

Claims-based authentication in MVC4 with .NET4.5 C# part 2: storing authentication data in an authentication session3 comments

Andras Nemes wrote 2 months ago: In the previous post we built a simple claims-aware MVC4 internet application. We saw that calling t … more →

Tags: .NET 4.5, Security, .Net4.5, C#, Security 2, authentication, claims

JQuery Mobile Flip Switch Toggle Alignment Issue

Capt. Rochefort wrote 2 months ago: When I first found JQuery mobile, I thought I had found heaven on Earth.  Combining JQuery mobile wi … more →

Tags: .NET, C#, jQuery, jQuery Mobile, flip switch, Toggle, Position, Issue, Alignment

How to Declare Style and Script Render Section with master page in MVC4

sathishdotnet wrote 2 months ago: NOTE:In master page should be include below code @if (IsSectionDefined("JavascriptTop"))// … more →

Claims-based authentication in MVC4 with .NET4.5 C# part 1: Claims transformation

Andras Nemes wrote 2 months ago: This post will look into how Claims can be introduced in an MVC4 internet application. We will build … more →

Tags: .NET 4.5, Security, .Net4.5, C#, Security 2, authentication, claims


Related Tags
All →

Follow this tag via RSS