Buy Questpond's video subscriptions on
huge discount
.
Online: 2067
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
>
Interviews
>
ASP.NET
>
Loading ...
How you can determine whether client is connected to server or not?
Posted by
Bhakti
on 12/7/2009 | Category:
ASP.NET Interview questions
| Views: 5113
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
With some of the scenarions, you need to determine whether client has reset the connection or not. With
Response.IsClientConnected
, we can know whether client is connected to the server or not.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to assign class to htmltablerow runtime?
Next > :
Have you ever used IIF? Explain.
Comments or Responses
Login to post response
More Interview Questions by Bhakti
Have you ever used IIF? Explain.
In your asp page, HTML tag and CacheControl will be specified…
Default ContentType of Response.ContentType is…
Does defaultbutton of form tag works with ImageButton?
How can you declare and initialize variables in a single line with SQL ...
How will you set focus to the control?
Is it possible to maintain scroll bar positions during postbacks ?
How will you delete all records of table other then recently added 10 ...
Latest Interview Questions
Garbage collector runs ?
Which of the following does the actual .NET code execute ?
You want to only get changed data in a dataset which of the below is t ...
What is the fastest way to concat strings in ASP.NET ? What should you ...
As a developer you are displaying product data from SQL Server. Produc ...
What concept does the above sample code demonstrate? internal class ...
Why Select clause comes after from clause in LINQ?
What is FOR XML clause in SQL?
More ...