Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5.2

unable to send emails using port 25 in ssl mode?

c# asp.net asp.net-mvc-5.2

How can I use MVC5 attribute-based routes with a dot/period in them?

In ASP.NET MVC, move Authentication Models to a Class Library

BC30561: 'Html' is ambiguous, imported from the namespaces or types 'System.Web.WebPages, System.Web.Mvc'

Autofac: How do you register a generic with multiple type arguments? Registering IGenRepo<T, TKey> with EFGenRepo<T, TKey>

Why map special routes first before common routes in asp.net mvc?

How to do extreme branding/internationalization in .NET

Capturing login event so I can cache other user information

An exception of type 'System.NullReferenceException' occurred in App_Web_***.dll

binding a date in angularjs using webapi and the bootstrap date picker

Microsoft.Owin.Security.IAuthenticationManager doesn't redirect to login page

Add column to aspnetusers with database first

Access ExpireTimeSpan property of Owin Cookie Authentication to notify user of login expiry

Cannot insert the value NULL into column 'Discriminator', table '...AspNetUsers'; column does not allow nulls. INSERT fails

How to set the AntiForgeryToken cookie path

Entity Framework and string as NCLOB on oracle Db

ASP.NET MVC 5 : Endless redirect to the login page using the site template

ReactJS.NET MVC tutorial doesn't work?