Buy Questpond's video subscriptions on
huge discount
.
Online: 7799
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
ASP.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
How to get current request in a web application?
Posted by
deccansoft
on 10/30/2010 | Category:
ASP.NET Interview questions
| Views: 3719
Using HttpContext.Current , we can get the reference to the context of the current request in any part of the web application.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
In _____________ communication is faster
Next question > :
In _____________ communication is slow
Comments or Responses
Login to post response
More Interview Questions
In _____________ communication is slow
What is Cookie Dictionary ?
What is the difference between Cookie and Session ?
_____________ is ideal for transferring data from one page to another ...
Only those objects marked as __________ can be stored in ViewState.
ViewState is of type _________
What is the use of StateManagement technique ?
What is the name of the hidden field form when viewstate of the page ...