What is strong name and which tool is used for this?
Answer Posted / srikanth
Strong name is the unique identifier for the public
assemblies. This will be generated using sn.exe tool.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the new navigation controls in asp.net 2.0?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain the difference between asp.net mvc and asp.net webforms
What is a user developed application?
What is difference between URL and URI?
What is rending process in ASP.NET?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is session and cookies in asp.net?
Who creates jsessionid?
How to manage different kinds of sessions in ASP.NET?
What is the concept of view state in asp.net?
Explain the difference between panel and groupbox classes using .net?
What is the difference between user control and custom control?
Can you explain architecture of your project ?
What are Caching techniques in .NET