C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Interview   Jobs   Projects   Offshore Development    
Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing | Talk to Us |



My Profile

Gifts

Active Members
TodayLast 7 Days more...







Other



Total 439 questions found in this category.

Categories:
ASP.NET C# VB.NET .NET Framework 
SQL Server Other 

Another feature coming up in dotnetspider - take an online exam and find out how much you know in .NET. This is different from the MCSD and MCP certification exams, but will definitely help you do well in your MCSD and MCP certification exam.

So, stop searching for brain dumps and C#, VB.NET interview questions. Try our free exams. And we are sure, if you can pass our exams, probably you can easily get through the next C# interview.

Help us build our interview question bank. Please submit C#, VB.NET and ASP.NET Interview questions. You may get a surprise gift from us. Submit Exam Questions ... and get surprise gifts

Don't look for braindumps!! Try our interview questions section before you search for MCSD, MCSE, MCP brain dumps. Our questions section contains thousands of real .net questions.
QuestionCategory
Which one of these events is a standard Global.asa event?Other
Page 1 has this link: Go How can page2.asp get the "color" parameterOther
How do you get information from a form that is submitted using the "post" method?Other
How do you get information from a form that is submitted using the "get" method?Other
What is the default scripting language in ASP? Other
"<%=" is the same as:Other
How do you write "Hello World" in ASPOther
ASP server scripts are surrounded by delimiters, whichOther
What does ASP stand forOther
What is marshlingOther
Which of these tags are all tags?
Other
How can you make an e-mail link?Other
Choose the correct HTML tag to make a text boldOther
Choose the correct HTML tag for the largest headingOther
What is the correct HTML for making a hyperlink?Other
Who is making the Web standards?Other
what does HTML Stand for?Other
XMLOther
XMLOther
XMLOther
XMLOther
XMLOther
XMLOther
XMLOther
XMLOther
XMLOther
XMLOther
What is difference Between Struct and Class?Other
What will a Main function will return from followingOther
Where we put JavascriptOther
Where we put JavascriptOther
Find The Correct Match for JavaScript and JavaOther
How many objects are there in ASP? What are they? Other
To automatically open the console when a JavaScript error occurs which of the following is added to prefs.js?Other
The JavaScript exception is available to the Java code as an instance of __________ Other
A ________ object is a reference to one of the classes in a Java package, such as netscape.javascript .Other
_________ is a wrapped Java array, accessed from within JavaScript code. Other
_______ class provides an interface for invoking JavaScript methods and examining JavaScript properties. Other
When a JavaScript object is sent to Java, the runtime engine creates a Java wrapper of type Other
In JavaScript, _________ is an object of the target language data type that encloses an object of the source language.Other
To enable data tainting, the end user sets the _________ environment variable. Other
Which tag(s) can handle mouse events in Netscape?Other
To set up the window to capture all Click events, we use which of the following statement? Other
How to create a Date object in JavaScript? Other
Which of the following is the structure of an if statement? Other
The syntax of Eval is Other
Which of the following event fires when the form element loses the focus: