We can manage states in asp.net application using
1. Session Objects
2.Application Objects
3. Viewstate
4. All of the above
Answer:4
Posted Date:-2022-02-01 08:18:00
1.DataList
2.GridView
3.CompareValidator
4.Listview
Answer 31.Reflection
2.Enumeration
3. Binding
4. Serialization
Answer 11.< deny >
2.< allow >
3. Both A. and B.
4. None of the above
Answer 31. Configures the time that the server-side codebehind module is called
2. To store the global information and variable definitions for the application
3. To configure the web server
4.To configure the web browser
Answer 21.< Credential>
2.< authorization>
3. < identity>
4.< authentiation>
Answer 41. Application object
2.Session object
3. Response object
4. Server object
Answer 11. View state
2.Cookies
3.Hidden fields
4. Request object
Answer 41.Server.Transfer
2. Response.Redirect
3.Both A. and B.
4.none of the above
Answer 11.Only One Web.Config File
2. Only Two Web.Config File
3.more than one Web.config file
4.No file.
Answer 31. asp:label
2. asp:listitem
3.asp:button
4.None of the mentioned
Answer 11. ControlToValidate
2.ControlToBind
3.ValidateControl
4. Validate
Answer 11. Yes
2. no
3.all of the above
4.None of the mentioned
Answer 11.Output Caching
2. DataCaching
3. a and b
4. None of the above
Answer 31. HTMLForms
2. Webforms
3.Winforms
4.None of the mentioned
Answer 21. EcmaScript
2. VBScript
3. PERL
4.JavaScript
Answer 21. Response.Output.Write() allows you to buffer output
2.Response.Output.Write() allows you to write formatted output
3. Response.Output.Write() allows you to flush output
4. Response.Output.Write() allows you to stream output
Answer 21. .Web
2..ASP
3..ASPX
4. None of the above
Answer 21. Serialization
2. Garbage Collection
3.Assemblies
4. Overriding
Answer 21. Server.CreateObject("Scripting.FileSystemObject")
2. Create("FileSystemObject")
3.Create Object:"Scripting.FileSystemObject"
4.Server.CreateObject("FileSystemObject")
Answer 11. Request.QueryString
2.Request.Form
3.Response.write
4. Response.writeln
Answer 21.Page.User.Identity
2.Page.User.IsInRole
3.Page.User.Name
4. None of the above
Answer 11. Normal
2. AboveNormal
3. Highest
4. all the above
Answer 41. InProc
2. StateServer
3. SQL Server
4. All of the above
Answer 41.RMT
2. CLR
3. RCT
4.RC
Answer 21.Page_Init()
2. Page_Load()
3.Page_click()
4.None of the mentioned
Answer 11. CurrentUICulture
2.CurrentCulture
3.all of the above
4.None of the mentioned
Answer 21. Session Objects
2.Application Objects
3. Viewstate
4. All of the above
Answer 41. DLLImport Attributes
2.ComVisible attributes
3. COM Interop
4.All of the Mentioned
Answer 21. System.Web.UI.Page
2. System.Web.UI.Form
3.System.Web.GUI.Page
4. System.Web.Form
Answer 11.Master Page
2.Page Class
3.Session Class
4.none of the above
Answer 21. Extended expressions
2. Basic expressions
3. Regular expressions
4. Irregular expressions
Answer 31. SQLISAPI.dll
2. SQLXML.dll
3. LISXML.dll
4.SQLIIS.dll
Answer 11.Session object
2. Application object
3. Response object
4.Server object
Answer 11. Windows
2. Form
3. User
4. All of the mentioned
Answer 11. RegularExpressionValidator
2. CompareValidator
3.equals() method
4.RequiredFieldValidator
Answer 21.Session objects
2. Application objects
3. ViewState
4.All the above
Answer 41. ASP.NET applications run without a Web Server
2. ASP+ and ASP.NET refer to the same thing
3. ASP.NET is a major upgrade over ASP
4.none of the above
Answer 41.SQLDataReader
2.Data Set
3.all of the above
4.None of the mentioned
Answer 11.requestQueue limit
2. maxWorkerThreads
3. maxIdThreads
4.All of the Mentioned
Answer 41.System.Web.Mail.MailMessage
2.System.Web.Mail.SmtpMail
3. Both A. and B.
4.None of the above.
Answer 31. The Paint() method
2. The Control_Build() method
3. The default constructor
4.The Render() method
Answer 41. Set the DataSource property
2.Call the DataBind method
3.Both A. and B.
4. None of the above
Answer 31.LinkCounter
2. Counter
3. AdRotator
4.File Access
Answer 11. Synchronize
2. Synchronize()
3.ThreadLock
4. Lock()
Answer 21. RegSvr.exe
2. GacUtil.exe
3.GacSvr32.exe
4.GacMgr.exe
Answer 21. Declare Global variables
2.Implement application and session level events
3. No use
4.None of the mentioned
Answer 21.Yes
2. no
3.all of the above
4.None of the mentioned
Answer 11. < credential> element
2. < authentication> element
3.< authorization> element
4. < identity> element
Answer 41. Regression tests
2. Integration tests
3. Unit tests
4. Load test
Answer 21. /bin
2. GAC
3.Root
4.None of the mentioned
Answer 2