
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 60
11174. Mode of storing ASP.NET session
- SQL Server
- InProc
- StateServer
- All of the above
11175. What is the name of the Web page property that you can query to determine that a Web page is being requested without data being submitted
- Initialized
- IncludesData
- FirstGet
- IsPostBack *
11176. What are some ways to manage state in an ASP.Net application
- cookies
- Application objects
- All of the above
- Session objects
11177. What ASP.NET object encapsulates the state of the client and the browser
- Session object.
- Application object.
- Request object.
- Response object.
11178. Which is used to add event code(on C# Code) for TextBox control in Source view ( ASP.NET)
- None of the above
- Both
- MsgSent.Text = Msg.Text
- MsgSent.Text = Msg.Text;
11179. The first event triggers in an aspx page is
- Page_click()
- Page_Init()
- None of the above
- Page_Load()
11180. Which property to be set for avoiding validations for a button
- ControltoValidate
- ControltoValidate=False
- CausesValidation=False
- CausesValidation=True
11181. In which event, controls are fully loaded
- Page_Init
- None
- Page_Load
- Control Events
11182. You are creating a custom control. The UI of the control must contain several text boxes and two buttons. The control must be available in the global assembly cache for reuse across multiple Web applications. You need to achieve this functionality by using the minimum amount of code.What should you do
- Create a control that derives from System.Web.UI.Control.
- Create a control that derives from System.Web.UI.WebControls.WebControl.
- Create a control that derives from System.WeUI.WebControls.CompositeControl.
- Create a control that derives from System.Web.UI.UserControl.
11183. Which of these events is fired when we click any button inside the GridView
- ItemCommand
- None
- RowCommand *
- ItemDeleting
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।