Buy Questpond's video subscriptions on
huge discount
.
Online: 7774
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
ASP.NET Exclusive Interview Questions and Answers (348) - Page 9
A joint initiative from DotNetFunda.Com and Questpond.
A one stop place on the internet to get trusted and proven Interview Questions (based on more than a decade of experience in this field) to ensure the success of the candidates.
You will find almost all Interview questions from Questpond here and this list is growing day by day with all latest and updated interview questions.
348 records found.
Post Interview
|
Interview Experiences
|
Interview FAQs
|
Online Interviews
|
Interviews Home
Get 650+ Questpond's Interview videos on discount
Loading ...
ASP can be extended by the scripting languages of your choice, as long as this scripting language supports the _____________.
NOTE: This is objective type question, Please click question title for correct answer.
_________ Displays one record at a time in a tabular layout and enables us to edit, delete, and insert records. We can also page through multiple records.
NOTE: This is objective type question, Please click question title for correct answer.
The entire ASP.NET engine was completely built in __________ and all extensibility is provided via ________________?
NOTE: This is objective type question, Please click question title for correct answer.
The LayoutTemplate must include a control that acts as a __________ for the data.
NOTE: This is objective type question, Please click question title for correct answer.
The __________ control explicitly places items in an HTML table
NOTE: This is objective type question, Please click question title for correct answer.
________ is the first and highest performance entry point into IIS for custom Web Request handling?
NOTE: This is objective type question, Please click question title for correct answer.
What does WSDL stand for?
Web Services Description Language
____________ is a process of connecting a Web control to a data source element.
NOTE: This is objective type question, Please click question title for correct answer.
________ is the first and highest performance entry point into IIS for custom Web Request handling?
NOTE: This is objective type question, Please click question title for correct answer.
How can we pass parameters to objectdata source which is in aspx page from aspx.cs page?
objectdatasourcename.SelectParameters["ParameterName"].DefaultValue=Value;
True or False: To test a Web service you must create a Windows application or Web application to consume this service?
False, the web service comes with a test page and it provides HTTP-GET method to test.
How to get the reference of the Checkboxfield?
If the type of the column is Boundfield, we can use Text property of the cell to get the value of it. Whereas if the type of the column is checkbox field then by using the Control[] (collection) property and used checked property of the checkbox to find if its checked or not.
What is the purpose of DataKeyNames ?
DataKeyNames is used for getting the column index of the selected row.
How to handle custom command events in gridivew.
Row_Command event is used to handle the custom command events in gridview.
In .Net webservices are managed by _______________
NOTE: This is objective type question, Please click question title for correct answer.
Any kind of application which we can develop in MS.NET can be a client to ___________
NOTE: This is objective type question, Please click question title for correct answer.
Both HttpModules and HttpHandlers are loaded dynamically via entries in ___________ and attached to the event chain?
NOTE: This is objective type question, Please click question title for correct answer.
_____________ is an XML based document containing complete information of the webservice including methods and their parameters, the URL, etc,
NOTE: This is objective type question, Please click question title for correct answer.
For every webservice developed, the corresponding ___________ document is distributed to the clients.
NOTE: This is objective type question, Please click question title for correct answer.
______________ are actual event handlers that hook specific HttpApplication events, while ___________ are an end point that gets called to handle ‘application level request processing’?
NOTE: This is objective type question, Please click question title for correct answer.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
...
18
More ASP.NET Interview Questions & Answers here
Found this useful, bookmark this page to the blog or social networking websites.
Bookmark It
Exclusive Interview Questions and Answers Categories
.NET Certifications
.NET Core
.NET Framework
ADO.NET
AI ML
Android
Angular
AngularJS 1x
Aptitute Test
ASP.NET
ASP.NET AJAX
ASP.NET Core
ASP.NET MVC
ASP.NET Web API
Aurelia
Azure
Best Practices
BizTalk Server
Bootstrap
C#
Cloud
CMS
CSS 3
Data Structures & Algorithms
Design Pattern & Practices
DotNetFunda.Com
Entity Framework
Error and Solution
F#
Function Points (FPA)
HR
HTML 5
IIS
Interview Questions
JavaScript
jQuery
Kinect
LightSwitch
LINQ
Management
Mobile Development
MSBI (SSIS, SSRS, SSAS)
Mule
Networking
News and Community
Node.js
NoSql
OOPS
Oracle
Others
PostgreSQL
PowerShell
Product Reviews
Project Management
Python
QA (Testing)
R Language
Regular Expressions
SEO
SharePoint
SignalR
Silverlight
Sql Server
TypeScript
UML
VB.NET
Visual Studio
WCF
Web Analytics
Web Services, Remoting
Windows 8
Windows Forms
Windows Metro
Windows Phone
WPF
WWF
XML