Anas Ghanem

ASP.NET from the middle east

Syndication

Sponsors

News


    Subscribe in a reader
A list of some basic ASP.NET interview questions
the following are a list of some basic ASP.NET interview questions :

1. Explain the life cycle of an ASP .NET page.
2. Explain the .NET architecture.
3. What are object-oriented concepts?
4. How do you create multiple inheritance in c# and .NET?
5. When is web.config called?
6. Differences between DLL and EXE?
7. Can an assembly have EXE?
8. Can a DLL be changed to an EXE?
9. Compare & contrast rich client (smart clients or Windows-based) & browser-based Web application
10. Compare Client server application with n-Tier application
11. Can a try block have more than one catch block?
12. Can a try block have nested try blocks?
13. How do you load an assembly at runtime?
14. If I am writing in a language like VB or C++, what are the procedures to be followed to support .NET?
15. How do you view the methods and members of a DLL?
16. What is shadowing?
17. What are the collections you’ve used?
18. What is a static class?
19. What is static member?
20. What is static function?
21. What is static constructor?
22. How can we inherit a static variable?
23. How can we inherit a static member?
24. Can we use a static function with a non-static variable?
25. How can we access static variable?
26. Why main function is static?
27. What is garbage collection?
28. Can we force garbage collector to run?
29. What is reflection?
30. What are different type of JIT?
31. What are Value types and Reference types?
32. What is concept of Boxing and Unboxing?
33. What’s difference between VB.NET and C#?
34. What’s difference between System exceptions and Application exceptions?
35. What is CODE Access security?
36. What is a satellite assembly?
37. How to prevent my .NET DLL to be decompiled?
38. What’s the difference between Convert.toString and .toString() method ?
39. What is Native Image Generator (Ngen.exe)?
We have two version of the same assembly in GAC? I want my client to make choice which assembly to choose?
40. What is CodeDom?


The questions above are some of the many questions the employer may pose on you during an interview. Sometimes questions will be divided into sections. So, for example, there may be a section on Threading and you would have to answer a series of questions under that. Some other popular sections would be Remoting and Webservices, caching concepts, OOPS, ASP.NET, .NET Architecture, ADO.NET, SQL Server, UML, XML.
Hope this helps you prepare! Good luck!
Published Friday, February 22, 2008 2:41 AM by anas
Filed under: , ,

Comments

# re: A list of some basic ASP.NET interview questions@ Friday, February 22, 2008 9:22 AM

34. Multiple inheritance in C#... trick question?

# re: A list of some basic ASP.NET interview questions@ Friday, February 22, 2008 11:35 AM

Andrew,

the answer to this question is that there is no multiple inheritance in .Net , but we can use the Interfaces instead .

by anas

# re: A list of some basic ASP.NET interview questions@ Friday, February 22, 2008 3:27 PM

Apparently Eiffel.Net has implemented MI in their compiler, but there is no direct support in the framework.

# rascunho » Blog Archive » links for 2008-02-24@ Sunday, February 24, 2008 3:20 PM

Pingback from  rascunho  » Blog Archive   » links for 2008-02-24

# re: A list of some basic ASP.NET interview questions@ Monday, February 25, 2008 4:50 AM

are you trying to hire a developer or a pocket calculator?

by ergerg

# re: A list of some basic ASP.NET interview questions@ Friday, March 07, 2008 6:48 PM

oh mennnn, I don't think I can get any asp.net job if I have to answer those questions.

by jt

# re: A list of some basic ASP.NET interview questions@ Friday, March 07, 2008 10:27 PM

There are some good questions and answers covered over here

www.dotnetcurry.com/BrowseArticles.aspx

by Juliana

# re: A list of some basic ASP.NET interview questions@ Friday, June 27, 2008 3:19 AM

Hii...Annas Thanks for the Nice Post...

Can you give me answer of these Questions..?

Or can u give me link to find out the answeres of these Questions?

by Pushkar

# re: A list of some basic ASP.NET interview questions@ Tuesday, March 10, 2009 6:38 AM

put answer also frend............

by shivani

# Dima’s notes » Blog Archive » asp.net interview question@ Friday, July 24, 2009 4:57 AM

Pingback from  Dima’s notes  » Blog Archive   » asp.net interview question

Leave a Comment

(required) 
(required) 
(optional)
(required)