4 Answered Questions
[SOLVED] Mock HttpContext.Current in Test Init Method
- 2010-12-07 17:08:17
- nfplee
- 124099 View
- 171 Score
- 4 Answer
- Tags: c# unit-testing mocking httpcontext
5 Answered Questions
[SOLVED] How do I mock the HttpContext in ASP.NET MVC using Moq?
- 2009-09-21 00:24:35
- Geo
- 61680 View
- 98 Score
- 5 Answer
- Tags: c# asp.net-mvc mocking moq httpcontext
14 Answered Questions
[SOLVED] Setting HttpContext.Current.Session in a unit test
- 2012-03-08 20:15:31
- DaveB
- 150351 View
- 180 Score
- 14 Answer
- Tags: c# web-services unit-testing httpcontext
5 Answered Questions
[SOLVED] Access HttpContext.Current from different threads
- 2012-01-19 11:26:18
- Raydk
- 48935 View
- 53 Score
- 5 Answer
- Tags: c# asp.net session httpcontext
3 Answered Questions
[SOLVED] Using HttpContext.Current in WebApi is dangerous because of async
- 2014-07-25 12:47:55
- Lukas K
- 41969 View
- 61 Score
- 3 Answer
- Tags: multithreading asynchronous asp.net-web-api ninject httpcontext
2 Answered Questions
[SOLVED] System.Web.HttpContext.Current.User.Identity.Name Vs System.Environment.UserName in ASP.NET
- 2012-01-12 20:28:05
- FMFF
- 52288 View
- 19 Score
- 2 Answer
- Tags: c# asp.net httpcontext
3 Answered Questions
[SOLVED] Why is HttpContext.Current null?
- 2013-10-22 05:31:09
- ar.gorgin
- 92338 View
- 42 Score
- 3 Answer
- Tags: c# asp.net iis httpcontext
7 Answered Questions
[SOLVED] How to get working path of a wcf application?
- 2009-04-26 19:43:34
- Stefan Filip
- 89855 View
- 68 Score
- 7 Answer
- Tags: wcf path httpcontext
4 Answered Questions
[SOLVED] Get current System.Web.UI.Page from HttpContext?
- 2008-09-12 01:37:23
- tsimon
- 87826 View
- 84 Score
- 4 Answer
- Tags: c# asp.net httpcontext
9 Answered Questions
[SOLVED] HttpContext.Current.User.Identity.Name is Empty
- 2009-10-15 08:29:05
- Jordy
- 76460 View
- 36 Score
- 9 Answer
- Tags: visual-studio iis httpcontext
1 Answered Questions
[SOLVED] What is the meaning of thread-agility in ASP.Net?
- 2012-07-03 08:11:48
- masoud ramezani
- 2814 View
- 9 Score
- 1 Answer
- Tags: c# asp.net threadpool httpcontext
7 Answered Questions
[SOLVED] HttpContext.Current.User.Identity.Name is always string.Empty
- 2009-06-29 03:46:27
- Shimmy
- 75850 View
- 26 Score
- 7 Answer
- Tags: asp.net httpcontext custom-membershipprovider iidentity
2 Answered Questions
[SOLVED] HttpSelfHostServer and HttpContext.Current
- 2012-07-05 15:38:54
- Richard
- 14523 View
- 18 Score
- 2 Answer
- Tags: c# asp.net-web-api httpcontext self-hosting
5 Answered Questions
[SOLVED] Writing to ZipArchive using the HttpContext OutputStream
- 2013-05-16 10:51:33
- Daniel Sørensen
- 10198 View
- 36 Score
- 5 Answer
- Tags: c# .net-4.5 outputstream httpcontext asp.net-4.5
3 Answered Questions
[SOLVED] Correct way to use HttpContext.Current.User with async await
- 2015-02-10 09:04:33
- Magu
- 23210 View
- 32 Score
- 3 Answer
- Tags: c# asp.net-mvc asp.net-mvc-5 async-await httpcontext
3 Answered Questions
[SOLVED] How do I get an HttpContext object from HttpContextBase in ASP.NET MVC 1?
- 2010-01-02 17:10:42
- Daniel Schaffer
- 64953 View
- 152 Score
- 3 Answer
- Tags: asp.net-mvc httpcontext
3 Answered Questions
[SOLVED] access HttpContext.Current from WCF Web Service
- 2011-05-05 21:30:13
- MacGyver
- 32542 View
- 29 Score
- 3 Answer
- Tags: wcf service httpcontext
4 Answered Questions
[SOLVED] elmah: exceptions without HttpContext?
- 2010-01-21 10:26:22
- user34537
- 10341 View
- 42 Score
- 4 Answer
- Tags: c# asp.net exception elmah httpcontext
4 Answered Questions
[SOLVED] Request.UserHostAddress issue with return result "::1"
- 2011-06-20 09:07:09
- yohan.jayarathna
- 34311 View
- 50 Score
- 4 Answer
- Tags: c# asp.net-mvc ip httpcontext
3 Answered Questions
[SOLVED] HttpContext.Items with ASP.NET MVC
- 2009-07-15 22:19:55
- Ryan Hoffman
- 26716 View
- 33 Score
- 3 Answer
- Tags: asp.net-mvc httpcontext
1 Answered Questions
[SOLVED] Is it possible to set a cookie during a redirect in ASP.NET?
- 2011-03-20 03:46:00
- smartcaveman
- 14261 View
- 5 Score
- 1 Answer
- Tags: asp.net httpresponse httpcontext response.redirect httpcookie
5 Answered Questions
[SOLVED] HttpContext on instances of Controllers are null in ASP.net MVC
- 2008-10-21 20:12:56
- Hugoware
- 35921 View
- 28 Score
- 5 Answer
- Tags: asp.net-mvc httpcontext
3 Answered Questions
[SOLVED] Get application path without using httpcontext. (asp.net)
- 2010-03-09 14:06:38
- Tomasi
- 20324 View
- 49 Score
- 3 Answer
- Tags: asp.net http iis httpcontext
5 Answered Questions
[SOLVED] Using HttpContext.Current.Application to store simple data
- 2010-06-21 03:33:20
- macca1
- 42757 View
- 11 Score
- 5 Answer
- Tags: c# asp.net-mvc httpcontext
3 Answered Questions
[SOLVED] Testing a Web API method that uses HttpContext.Current.Request.Files?
- 2015-07-02 15:42:06
- AJ.
- 23722 View
- 10 Score
- 3 Answer
- Tags: c# unit-testing asp.net-web-api moq httpcontext
4 Answered Questions
[SOLVED] Using an HTTPContext across threads
- 2009-04-09 15:51:30
- Tom Ritter
- 9533 View
- 13 Score
- 4 Answer
- Tags: asp.net multithreading httpcontext
3 Answered Questions
[SOLVED] MVC5 Ninject binding and HttpContext
- 2015-01-31 17:11:50
- John McArthur
- 5282 View
- 2 Score
- 3 Answer
- Tags: c# asp.net-mvc dependency-injection ninject httpcontext
4 Answered Questions
[SOLVED] accessing HttpContext.Request in a controller's constructor
- 2010-08-08 01:01:27
- ozsenegal
- 38544 View
- 52 Score
- 4 Answer
- Tags: asp.net-mvc httpcontext controllers
5 Answered Questions
[SOLVED] How does HttpContext.Current.User.Identity.Name know which usernames exist?
- 2014-01-14 15:43:54
- Srb1313711
- 106272 View
- 34 Score
- 5 Answer
- Tags: c# asp.net httpcontext
3 Answered Questions
[SOLVED] What is the WCF equivalent of HttpContext.Current.Request.RawUrl?
- 2009-01-14 17:53:08
- Greg Beech
- 26170 View
- 34 Score
- 3 Answer
- Tags: wcf url-rewriting httpcontext operationcontext weboperationcontext