ASP.net Quiz 1

ASP.net Quiz 1

asp:Label ID="L1" runat="server" Text="MyLabel" /asp:Label Is an example of?





Asp.net API for real time communication between server and client.





Asp.net Page class derived from





ASP.NET MVC supports which type of filters?





The following action handles the….request [HttpPost] Public ActionResult Index(){}





_Layout.cshtml contains the consistent lok of web pages, How to render other pages on  _Layout.cshtml.





In ASP.NET Identity, Additional data containing class will be derived from





In which file External authentication providers is placed by default?





ASP stands for





[OutputCache(CacheProfile = "MyProfile", Duration = 10)] Where MyProfile is reside?