Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
Answers were Sorted based on User's Feedback
Answer / raj
System.formatException Input string was not in a correct
format.
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / dilip
if you would have declared and assigned some value to the
variable "i" then it will execute.
Is This Answer Correct ? | 5 Yes | 6 No |
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?
Can we add code files of different languages in app_code folder?
Is asp.net free?
What are the server controls in asp.net?
Explain login control and form authentication.
Should validation (did the user enter a real date) occur server-side or client-side? Why?
How can you implement the postback property of an asp.net control?
What is the concept of view state in asp.net?
What is sta?
What is form method?
Explain the concept of MVC Scaffolding?
How are sessions stored?