Answer Posted / kunal sobti
string is reference type not value type...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ASP Session State and ASP.Net Session State?
What does occur first in ASP.Net, Authentication or Authorization?
Why do we need url encoding?
Explain Authentication mechanism in dotnet
How can we implement a identity (sql server) call in an asp.net page?
Explain an object, class and method.
Why we use asp.net for website development?
Any disadvantages in Dataset and in reflection ?
What is application variable?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How do you declare static variable?
What is server side routing?
Out of ASP or ASP.NET which one is stateless?
Why do we use sessions?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?