Buy Questpond's video subscriptions on
huge discount
.
Online: 7818
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 15
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 ...
How can we get todays date in JavaScript?
var dt = new Date()
alert(dt.toString());
The _____________ rely on personalization and provide the core structure and services needed by all Web Parts controls.
NOTE: This is objective type question, Please click question title for correct answer.
When we use ASP.NET windows's authentication, ASP.NET attaches a____________ object to the current request.
NOTE: This is objective type question, Please click question title for correct answer.
One UI structural component required on every Web Parts page is the ________ control.
NOTE: This is objective type question, Please click question title for correct answer.
Who has given initial specification of JavaSscript?
NOTE: This is objective type question, Please click question title for correct answer.
IIS uses the ____________ Credentials of the rquest for authenticating the user.
NOTE: This is objective type question, Please click question title for correct answer.
What is the JavaScript mainly used for?
1.To validate the data in form elements before it is submitted to server
2.To make the web page Dynamic and Interactive
Can Javascript alone be used for validating webpages?
Javascript is just a programming language and together with HTML DOM (Document Object Model) API it is used to make the web page dynamic or interactive and also to do client side validations of data before form is submitted to the server
Zones act as ___________ on a Web Parts page.
NOTE: This is objective type question, Please click question title for correct answer.
Which tag is used to embed javascript code in HTML document?
SCRIPT
How can we open a new window from JavaScript code?
window.open("JS1.htm","wn","menubar=no,width=200,height=300,scrollbars=yes,resizable=yes")
here “JS1.htm” is the URL of the page which will open in new window “wn” is the name of the window and last parameter is to set attributes of the new window which opens.
In body tag
Zones also offer common and consistent UI elements for each control they contain; these common elements are known as the _________ of a control.
NOTE: This is objective type question, Please click question title for correct answer.
What is the use of Reset button in HTML form?
Reset button is used to restore the initial state for the elements in the form as it was when the form is rendered.
_______________ Involves writing the executable code for an application in such a way that makes it culture-neutral and language-neutral.
NOTE: This is objective type question, Please click question title for correct answer.
The Web Parts UI controls, all of which derive from the ________ class, comprise the primary UI on a Web Parts page.
NOTE: This is objective type question, Please click question title for correct answer.
Which tag should be used along with <input type="checkbox" …> so that the text against it when clicked will check or uncheck the checkbox?
<Label> tag
Eg: <input type =”chkBox” id = “chkmusic” name= “chkMusic” checked value=”1”/>
<label for =”chk”>Music</label>
Can we divide the image to have more than one hyperlinks?
Yes, Divide image into different regions and to each region get the x, y coordinates using Photoshop and map the values.
____________ Culture signifies a culture that is linked only to a language and not to a country.
NOTE: This is objective type question, Please click question title for correct answer.
What are the possible methods which can be used for the form data in HTML can be submitted to server?
Get and Post
The mechanism for storing and retrieving personalization data consists of a __________
NOTE: This is objective type question, Please click question title for correct answer.
1
...
8
9
10
11
12
13
14
15
16
17
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