These questions were asked me in a technical interview:

•If we deploy an application on multiple server (like
database server, web server) then, each request should be
redirected to proper server, then how you will handle it in
your code?
•How security pinholes will be handled in an application?
•What things should be considered while writing a web
application?
•How will you do load/performance testing of web
application? Which framework you will use for it?
•How will you implement a cache for results which require a
DB access?
Please let me know how to write an web application
considering all these points. I am not so much aware of
architechural design of web application. Your guidelines
will be helpful.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is namespace in oops?

0 Answers  


How is lazy loading achieved?

0 Answers  


What is tpl in c#?

0 Answers  


How to assign default value to nullable types? Did nested nullable types are allowed

2 Answers   TCS,


About delegates and events?

2 Answers   ADITI,






What do you mean by winforms in c#?

0 Answers  


What is the difference between Singleton design pattern and Factory design pattern?

0 Answers  


If you donot specify an access modifier for a method, what is the default access modifier?

0 Answers  


What are the concepts of dispose method?

0 Answers  


There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?

0 Answers   Avanade,


Why do we use inheritance in c#?

0 Answers  


What is window application in c#?

0 Answers  


Categories