Can two different programming languages be mixed in a
single ASMX file?
Answer Posted / swapna
No.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is a postback url?
Define repository pattern in mvc.net? : asp.net mvc
Explain the asp.net mvc folder conventions? : asp.net mvc
What is the parent class of all the web server control?
Is asp.net different from asp? If yes, explain how?
How many types of sessions are there in asp net?
What is difference between viewstate and session state in javascript?
Explain the updatepanel?
What is DataGrid wheater its a Server Control or something else ?
What is jade template engine?
How can you ensure a permanent cookie?
What are the different properties of server control that exists?
What is the equivalent of date() and time() in asp.net?
Which is faster viewbag or viewdata?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?