ASP.net Quiz 2 ASP.net Quiz 2 Installed packages are placed in ………. FileWeb.configPackages.configWeb.debug.configStartup.csThe following action handles the….request Public ActionResult Index(){}GETPUTPOSTAll of theseGenereating controllers and views form Models in ASP.net MVC is known asScaffoldingIntellisenceSnippingCode firstHow to Combine Admin. Role and authorize user for Action method?[Authorize (Roles="Admin", Users="user1")][Roles="UsersNamedScott", Users="Jon,Phil,Brad,David")]Both trueNone of them trueOAuth is designed forAuthorizationAuthenticationBoth Authorization and AuthenticationNone ASP is developed byMicrosoft Apple Inc.IMBIntel DataAnnotations provides a built-in set of………attributes that you can be applied to any class or propertyValidationAuthorizationAuthenticationNone of theseWhich attribute is used to run HTML server control on server?Execute=”server”runat="server" post=”server”all of theseASP.NET Web page consists ofMarkup, server controlsEvent handlersProgramming logicAll of theseAsp.net Latest VersionAsp.net 5Asp,net vNextAsp.net MVC6All of the above