Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
Answer Posted / ramesh
Compilation Error Character(?) is not valid.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are xaml file compiled or built on runtime?
Name the tools or API for developing or testing web api?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Explain the flow of processing of the request? : asp.net mvc
Which two new properties are added in asp.net 4.0 page class?
Explain the difference between response.redirect vs server.transfer
Describe session handling in a webfarm?
What is a uri query?
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,?
What is the main differences between asp and asp.net?
What is session in asp.net?
Explain how viewstate is being formed?
Do cookies store passwords?
Explain code snippet to register exception filters from controller?
What is the advantage of mvc over asp.net? : Asp.Net MVC