Is it possible to create web application with both webforms and mvc?
No Answer is Posted For this Question
Be the First to Post Answer
what is stateless ?
How many types of cookies are available in asp?
What can we do with asp.net?
What is csrf attack in asp.net?
how we declare interface
What is a postback in asp net?
Can you explain one critical mapping? Performance issue which one is better?
what is the difference between primary key and foreign key?
Explain what is clr?
what is the difference between server.Transfer and response.redirect in .net
please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel