Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in httpcontext

asp.net cache within httpcontext

How to release and dispose all Http-scoped objects on Container instance?

c# structuremap httpcontext

Elmah for non-HTTP protocol applications OR Elmah without HttpContext

How to mock httpcontext so that it is not null from a unit test?

Does static reference to HttpContext.Current.Session return same session for all users?

Thread safety of HttpContext

How to get HttpRequest body in .net core?

How to modify HttpContext.Request.Form in asp.net core

c# asp.net-core httpcontext

In MVC3, how to get the current controller name?

get application url from current request

Can we use Response.Flush () instead of Response.End()

System.Web.HttpContext vs System.Web.MVC.HttpContext

c# asp.net-mvc httpcontext

Entity Framework Object Context in ASP.NET Session object?

Issue with HttpContext.Current.User.Identity.Name

Retrieving HttpContext in a Custom NLog Target

c# logging nlog httpcontext

HttpContext.Current is null in my web service