Sei sulla pagina 1di 3

The following are much brief interview answers in ASP.

net,
C#.net and MS SQL server
@ Say about your self
You only know who you are… so go a head and speak boldly.
@ How much you rate your self in asp.net, c#.net, ms sql server
Rate yourself because you know where you are… Right
@ Reason for leaving the current company
Trap question – If you don’t come up with an acceptable answer for sure you will
lose the company. Say currently your company is running out of project or else Say you
are giving support/maintaining the project that you have developed or you worked for
contract period.
Don’t say you are looking for hike, don’t come up with bad impression about your
current company.
@ Say about your recent project, that you think it is complex
Say the main objective of project in 3-4 line, and briefly explain the complex module
only: that you have handled it.

ASP.Net and C#.Net

1.) What are the objects available in asp.net?


Answer: Session Object, Application object etc

2.) Difference between abstract class and Interface


Answer:

3.) What is delegate?


Answer:

4.) Types of session


Answer: In process, Out process, Sql Server

5.) Types of Cache


Answer: Output Caching, Fragment Caching, Data Caching.

6.) What is 3-tire n-tire architecture?


Answer: 3-tire - Presentation Layer, Business Layer, Data Layer
n-tire – Having more than one Business Layer

7.) What is inline code and code behind?


Answer:

8.) What is Begin Transaction?


Answer: SqlConnection.BeginTransaction
9.) What are Machine config and web config
Answer:

10.) Authentication modes available in webconfig


Answer:

11.) What custom error mode in webconfig


Answer:

12.) Types of Array dimension


Answer:

13.) What is the version of framework you are using?


Answer: Say recent framework version that you have used

14.) What is application domain?


Answer:

15.) List the access modifiers available


Answer: public, private, protected, internal, protected internal

16.) What is boxing and unboxing


Answer: Boxing – Value type to object, Unboxing – object to value type

17.) What is attributing


Answer:

18.) What is global assembly cache?


Answer:

19.) What is satellite assembly?


Answer:

20.) What are assemblies?


Answer:

21.) As a developer what kind of testing you will undertake


Answer: Unit testing i.e. Normal Inputs, Abnormal Inputs to the developed application
before releasing it to the testing team.

22.) What are user controls and custom controls?


Answer:

23.) When do you set "<IDENTITY impersonate="true" />"


Answer:
24.) Where and how you will maintain error log for your application
Answer:

25.) Types available in c#


Answer: Value, Reference

26.) What is Overloading and Overriding

MSSQL SERVER
1.) Types of Join
2.) What is stored procedure
3.) Write a query using HAVING class
4.) Can we use stored procedure in a select query
5.) How to Comment in query
6.) How good are you in writing complex query
7.) What is indexing and their types
8.) Difference between primary key and unique key

Potrebbero piacerti anche