What are the types of assemblies and where can u store them
and how ?
Answers were Sorted based on User's Feedback
Answer / rajitha
Types of assemblies in asp.net : specially 2 types
1.private :It will be stored only in local root directory
2.shared:It will be stored in Global Assembly Cache.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is entitytypes? : Entity framework
Name a few different return types of a controller action method?
Explain the new features added in version 4 of mvc (mvc4)?
How can we determine action invoked from HTTP GET or HTTP POST?
which are the key concepts of entity data model?
How to Redirect Tracing to a File
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?
Explain two instances where routing is not implemented or required?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
What is the difference between model view and controller?