Answer Posted / firozgkp
Several scripting languages may be used in ASP. However,
the default scripting language (in classic ASP) is VBScript:
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is session and application variable in asp net?
Where session variables are stored?
What is mta?
What is difference between viewstate and session in asp net?
Differentiate between early binding and late binding.
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
Explain culture and uiculture values.
What is custom attribute? How to create?
Explain what are delegates?
How does cookies work in asp net?
What is repository pattern in mvc.net? : asp.net mvc
Explain the various authentication mechanisms in asp.net.
Explain exception filters?
How can we identify that the Page is Post Back?
What are the advantages and disadvantages of Using Cookies?