Answer Posted / rajkumar
Basically String is Value type But its Works(Behave) like
Reference Type...
Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Can more than one person use the same login?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Can we have multiple web config files for an asp.net application?
What is a page life cycle?
How can we update records in gridview?Is there any appropriate code for it?
Explain the main function of razor in asp.net? : asp.net mvc
How we implement web farm and web garden concept in asp.net?
Which browsers support the xmlhttprequest object?
What is the difference between ASP Session State and ASP.Net Session State?
Explain about asp.net state management?
What is the difference between server-side scripting and client-side scripting?
Describe how passport authentication works.
What are directives in asp.net?
Explain exception filters?
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,?