Answer Posted / guest
wow... great answer Mahesh, where have u been?
Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is an actual parameter?
Structs are largely redundant in c++. Why does c# have them?
How to find the current application file path while runtime?
Can abstract class be sealed?
What is view state c#?
How can you prevent escaping on backslashes in C# with string definitions?
What is the difference between console and windows application?
Explain the importance and use of each, version, culture and publickeytoken for an assembly.
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.
What is Web.config?
what are the different ways a method can be overloaded?
What is void in c#?
What is a string in c#?
What is the full form of GAC? Explain its uses?
why delegate is type safe?