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

Does c# support try-catch-finally blocks?

0 Answers  


My switch statement works differently! Why?

0 Answers  


What is c# in asp net?

0 Answers  


What's difference about switch statements in C# ?

1 Answers  


What is list collection in c#?

0 Answers  






Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321

3 Answers   Wipro,


What is type checking in c#?

0 Answers  


What is a clr (common language runtime)?

0 Answers  


Can c# inherit multiple classes?

0 Answers  


How long does it take to get a loop recorder put in?

0 Answers  


Do loops in c#?

0 Answers  


What is use of hashtable in c#?

0 Answers  


Categories