Answer Posted / zeenat s
Strong name is similar to GUID(it shoud be unique in time
and sapce) like in com components.Strong name is used when
u want to deploy a assembly in GAC.GAC use this strong name
to differentiate between the two versions of the assembly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the new features 3.5 framework against with the tool?
What are Validation Annotations?
Describe the .net framework architecture.
Can a view be shared across multiple controllers? If yes, how we can do that?
What is the difference between adding routes, to a webforms application and to an mvc application?
Can I use razor code in javascript in asp.net mvc?
What is iobjectset? : Entity framework
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
what is way of loading data in ef (entity framework)?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Explain what languages does the .net framework support?
What is separation of concerns in asp.net mvc?
Can you explain renderbody and renderpage in asp.net mvc?
How does �side by side� work for the .net framework 3.0?
what is minimum requirement for entity framework applications to run?