Answer Posted / deepa ,cse
A combination of Assembly name(the name of your
assembly ie .dll) + version number + culture locale + public
key token(a 16digit number) makes up a strong name.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to instantiate a delegate?
What is a formatter in .net?
Is there built-in support for tracing?
What is Entity Relationship Model in .NET?
How to create multiple inheritance in c#, with example?
How is .net able to support multiple languages?
What is concurrency? How will you avoid concurrency when dealing with dataset?
What is cyclomatic complexity and why is it important?
What's the problem with .net generics?
what is the meaning silverligt control
How do you trigger the paint event in system.drawing?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Do you know what are three common acronyms used in .net, and what do they stand for?
What is .net debug & trace?
What is the use of immutability?