Search code examples
C#: Return current web path with http/https prefix...


c#asp.net-mvchttpcontext

Read More
c# HttpContext.Current.Items is null in spawn thread...


c#multithreadingapihttpcontext

Read More
Alternatives to Response.TransmitFile()...


c#asp.netdownloadwebformshttpcontext

Read More
How to get HttpContext.Current.User.Identity.Name in AspNet 5?...


asp.netasp.net-corehttpcontext

Read More
Do we really need locking when are caching in asp.net mvc application?...


asp.net-mvccachinglockinghttpcontext

Read More
How do I reference the HttpContext.Current.User after the Application_PostAuthenticateRequest in MVC...


c#asp.net-mvcforms-authenticationhttpcontext

Read More
Store an object that is accessible within a Server Request?...


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

Read More
Fake HttpContext.Current.Server.MapPath for unit test...


c#unit-testinghttpcontext

Read More
How to Get a custom header value from an HttpAuthenticationContext...


asp.net-mvchttpasp.net-web-apihttpcontext

Read More
HttpContext.Current null in async after await calls...


c#asp.net-web-apiasync-awaithttpcontext

Read More
httpContext User Identity...


asp.netvb.netiishttpcontext

Read More
MVC 5 HttpContext.User in data project...


asp.net-mvcentity-framework-5asp.net-mvc-5httpcontext

Read More
Request.UserHostAddress issue with return result "::1"...


c#asp.net-mvciphttpcontext

Read More
MVC - Store variable to next request...


asp.net-mvcvarhttpcontextviewbag

Read More
What's the difference between the HttpRuntime Cache and the HttpContext Cache?...


asp.netcachinghttpcontexthttpruntime.cache

Read More
Alternative to HttpContext.Current.Items in ASP.NET Web Api...


c#asp.net-web-apinloghttpcontext

Read More
Custom header not found in HttpContext.Current.Request.Header array...


c#httpcontext

Read More
Mocking HttpContext (Session)...


c#asp.net-mvcunit-testingmockinghttpcontext

Read More
What is the WCF equivalent of HttpContext.Current.Request.RawUrl?...


wcfurl-rewritinghttpcontextoperationcontextweboperationcontext

Read More
Generic context...


c#asp.net.netwcfhttpcontext

Read More
Extend another class to make custom class type HttpContext.User...


c#visual-studio-2013asp.net-mvc-5entity-framework-6httpcontext

Read More
What the heck is a context?...


asp.net-mvcdbcontexthttpcontextobjectcontextcontrollercontext

Read More
Difference between HttpApplication.Context and Controller.HttpContext...


asp.net-mvccontrollerhttpcontexthttpapplication

Read More
What is the equivalent to ASP.NET's HttpContext.Current.Items in Classic ASP?...


httpasp-classicrequesthttpwebrequesthttpcontext

Read More
Entity Framework Context per request in ASP.NET and Multi Threading...


c#asp.netmultithreadingentity-frameworkhttpcontext

Read More
MVC3 generic handler (.ashx) for Images resizing (Need clean URL)...


asp.net-mvc-3url-rewritinghttpcontextgeneric-handler

Read More
How to mock the UserAgent property for an HttpRequest in a unit test?...


c#.netunit-testinghttprequesthttpcontext

Read More
Scope of HttpContext.Current.Cache...


asp.netcachinghttpcontext

Read More
Set no cache in ASP.NET for specific page?...


c#asp.netasp.net-mvccachinghttpcontext

Read More
HttpContext in WCF...


wcfresthttpcontext

Read More
BackNext