Answer Posted / tarun kumar
String in .NET id 'Reference Type'.The reason is quite
simple.All classes in the .NET Environment are 'Reference
Type' & 'String' is a Class in .NET (not DataType as in VB
6.0)
| Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Disable browser cache for entire ASP.NET website?
How do I publish my asp.net application to my isp's web server?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is the namespace to create thread in .net?
What is view state management in asp net?
What is data cache in sql server?
Mention the execution process for managed code?
What is break mode?
What is the concept of postback in asp.net?
How to use a Master Database in Asp.net?
Explain the difference between singleton and single call?
How to display validation messages in one control?
What is owin authentication?