| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| # What is the transport protocol you use to call a Web service? | | 1 |
| 1. Briefly describe your ideal job?
| Swatz-Oils | 1 |
| what are the events in ASP.net page life cycle?
| | 1 |
| Explain what a diffgram is and a good use for one? | Syntax-Softtech | 1 |
| Explain how inline and code behind is used differently ? | | 1 |
| Can we use the java script code in .Net Code behind? | eXensys | 4 |
| Which keyword you should use for class not to extend?
Which keyword to be used for making the class accessible
within the assembly only
what are the authentication mode of ASP.NET
How will you call a JavaScript function using code-behind?
How will you define the Session Timeout?
What are the methods to validate client-side whether the
input is a correct Date format?
You want to write a log when ASP.NET application starts.
Which is the best place to write that peice of code?
What are the page load events and what is there order?
What is the difference between abstract class and interface?
What are the differences between DataSet and DataReader?
What are the two properties other than DataSource, which is
required to populate the Drop Down Menu?
What is difference between String and StringBuilder Classes?
What are differences between Custom control and User
control?
| Ignis-Technologies | 1 |
| What is the method used to load generated dataset with data
on the DataAdapter control ? | | 3 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| Interface have Default Modifier Is 'Public'.Where We Will
Use The KeyWord In Interface? | Phoenix-Technologies | 3 |
| What's a bubbled event? | | 2 |
| Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications | Techno-Solutions | 2 |
| How do we invoke queries from the application? | Microsoft | 2 |
| What is the use of web.config? Difference between
machine.config and Web.config? | | 3 |
| What does this do? gacutil /l | find /i about | | 1 |
| Describe a diffgram ? Write any one use of that?
| | 2 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
and Src="MyCode.aspx.cs"? | Visual-Soft | 1 |
| Can we throw exception from catch block ? | Accenture | 3 |
| what is code access security,role based security explain
with example | Infosys | 1 |
| What is custom control. What is the difference between
custom control and user control? | Microsoft | 2 |
| |
| For more ASP.NET Interview Questions Click Here |