-
-
Session Object classes are defined in which of the following namespace?
Skill/Topic: IntermediateA) System.Web.UIB) System.Web.SessionStateC) System.Web
-
Link Button and Hyperlink
What is difference between link button and hyperlink?
-
Open New Page
How to open a new page while clicked on link?
-
ADRotator Control
What is the use of adrotater control?
-
Repeater Control
What is the use of repeater control?
-
Windows Authentication
What object is attached by the current request if one uses Windows authentication?
-
-
Web Controls Supports CSS
Skill/Topic: IntermediateA) TrueB) False
-
ASMX web service and WCF web service
What is the difference between ASMX web service and WCF web service? How is WCF better than ASMX?
-
Web service as non-web serviced component
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .net component
-
What must be done before you can consume a web service?
Build a proxy library by using the wsdl.exe utility
-
A web application running on multiple servers is called as
Skill/Topic: BeginnerA) WebFormB) WebfarmC) Website
-
Focus
Use of Focus() method in asp.net
-
Which of the following is true ?
Skill/Topic: BeginnerA) IsPostBack is a method of System.UI.Web.Page classB) IsPostBack is a method of System.Web.UI.Page classC) IsPostBack is a readonly property of System.Web.UI.Page class
-
-
-
ASP.NET Repeater Control
Is it Possible in Repeater control to do a functionality of Edit, Update, Delete as Gridview,listview and etc Data binding Control?
-
-
How to get Listview Data Key on Button Click
how to find a datakey value on image button click in listview without using any Listview event ???
Ans