Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5.2

Different start layouts for different user types with asp.net mvc

creating controller in a test using AutoNSubstituteData xUnit and AutoFixture

Always Encrypted SQL 2016 and Entity Framework 6: “Operand type clash: datetime2 is incompatible with date”

How to show please wait message on form post in MVC 5 till the controller returns view

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