when we use ajax in.net
No Answer is Posted For this Question
Be the First to Post Answer
what is the default .net provider
Give the comment tags for the following?
what are disadvantages of AJAX controls?
Explain the difference between a namespace and an assembly name?
What is asp used for?
What does Server.MapPath do?
What happens to a html page in asp?
WHAT IS PRIMARY KEY???
Which is the default scripting language on the client side?
What is pdf aspx?
According to dot net is error and exception are same or different?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")