What do you mean by shared assembly?


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

Post New Answer

More C Sharp Interview Questions

What are native functions?

0 Answers  


Is namespace a class?

0 Answers  


Illustrate the process of code compilation in c#?

0 Answers  


Why we put script in head of asp.net page Why not in body?

1 Answers  


When was .net linq added?

0 Answers  






What does type safe mean in c#?

0 Answers  


What are lambda expressions used for?

1 Answers  


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.

0 Answers   TCS,


How to create events for a control? What is custom events? How to create it?

0 Answers  


What is JIT (just in time)? how it works?

0 Answers  


what is the difference between interface and multiple interface?

0 Answers   Wipro,


What happens if the inherited interfaces have conflicting method names?

0 Answers  


Categories