Search code examples
Is there a scenario where Context.Items would cease to exist?...


c#asp.netwebformshttpcontext

Read More
How to get the URL without the Query String or the Id part?...


c#urlhttpcontext

Read More
How to implement this (HttpContext) dependency in Unity?...


c#asp.netinversion-of-controlunity-containerhttpcontext

Read More
'HttpContext' could not be found on Linux...


c#linux.net-corehttpcontext

Read More
Web API - Issues with HttpContext.Current in owin for integration testing using moq...


c#asp.net-web-apiowinmoqhttpcontext

Read More
Using HttpContext outside of a controller...


c#asp.net-core-mvchttpcontext

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


c#asp.netresponsehttpcontextresponse.redirect

Read More
Get current http context user in .Net Core 2.0 WebAPI controller...


c#.net-coreasp.net-core-webapihttpcontext

Read More
Asp.Net core/Razor Pages strange session behaviour: session is thrown away every second time...


c#sessionasp.net-corehttpcontext

Read More
Rewrite HOST using ASP.NET C#...


c#asp.neturl-rewritinghttpcontext

Read More
What is the difference between these two HttpContext.Current.Session and Session - asp.net 4.0...


c#asp.netsessionsession-variableshttpcontext

Read More
How can I make a session variable available to all controllers without accessing HttpContext in each...


c#sessionasp.net-core-mvchttpcontext

Read More
Manually creating an HttpContext in ASP.NET Core 2.x...


c#asp.net-coreasp.net-core-mvchttpcontext

Read More
HttpContext.Current.Server threw an exception of type System.NullReferenceException when I deploy to...


.netexceptiondeploymenthttpcontext

Read More
ABCpdf - Download PDF with .NET Core 2.1 - HttpContext/HttpResponse...


asp.net-corehttpresponsehttpcontextabcpdf

Read More
How to get HTTP context from ApplicationDbContext.OnConfiguring?...


asp.net-coreentity-framework-corehttpcontext

Read More
HttpContext.Current.Request.Browser.MajorVersion is showing IE11 as IE7...


httpinternet-explorerhttpcontext

Read More
Why do we need StaticObjects collection when HttpApplicationState can be handled by HttpContext...


asp.nethttpcontextapplication-statehttpapplicationstate

Read More
How to get working path of a wcf application?...


wcfpathhttpcontext

Read More
Web API Service - How to use "HttpContext.Current" inside async task...


asp.netasynchronousasp.net-web-apiasync-awaithttpcontext

Read More
Why does any reference to Server.MapPath() kill my HttpContext Request.Params[]?...


c#ajaxasp.net-ajaxhttpcontext

Read More
Setting HttpContext.Current using HttpContextBase...


multithreadingdependency-injectionhttpcontext

Read More
How to use IRequiresRequest to inject IRequest in ServiceStack?...


c#servicestackhttpcontext

Read More
Can't get profile data in Application_Start...


asp.netprofilehttpcontextapplication-start

Read More
Can't get user information into Serilog plain text log...


asp.net-mvchttpcontextserilog

Read More
What is the equivalent of the 'HttpContext.Current.User.Identity' for a Windows application?...


asp.netvb.netwindowshttpcontext

Read More
How to get absolute URL's Path in ASP.NET Core 2.0?...


c#asp.net-corehttpcontextactionfilterattribute

Read More
Navigate to a new page and display an alert box...


c#asp.netwebformshttpcontextscriptmanager

Read More
Why is explicit registering of IHttpContextAccessor not required when running in IISExpress?...


dependency-injectionhttpcontextasp.net-core-mvc-2.0

Read More
.NET MVC get route template...


asp.net-mvcrouteshttpcontext

Read More
BackNext