Answer Posted / maruthi
concept of boxing converting value type into reference type,
concept of unboxing converting reference type into value type.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is application in asp net?
Explain the difference between asp and asp.net?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Explain about solution explorer window?
What is the difference between viewstate and hidden field in asp.net?
How can you enable impersonation in the web.config file?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Why session is used in asp.net?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What are the elements of a website?
3. What goals do you have in your career?
What is the adavantage of using ASP.NET routing?
What is Web API Routing?
How can we update records in gridview?Is there any appropriate code for it?