
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 26
10834. When a Web application talks to a database, it is using ________
- ASP.Net
- C# / Visual Basic Language
- ADO.Net
- Web Service
10835. What method of the Command object would you use if you need to retrieve a single value (for example an aggregate value) from a database
- ExecuteScalar()
- ExecuteReader()
- ExecuteNonQuery()
- ExecuteSingle()
10836. What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control
- Call the DataBind method and then set the DataSource property
- Set the DataSource property
- Call the DataBind method
- Set the DataSource property and call the DataBind method
10837. What is Dispose method in .NET
- We can clear memory
- we can clean up our resources.
- None
- Will call Garbage function
10838. Which is TRUE about ASP.net support
- ASP.NET doesn’t support server-side includes
- ASP.NET support server-side includes and server-side object tags
- ASP.NET doesn’t support server-side includes but supports server-side object tags
- ASP.NET doesn’t support server-side object tags
10839. How do you explicitly kill a user’s session
- Session.Abandon()
- Session.Close()
- Session.End()
- Session.Discard()
10840. How to throw an exception if marshaling encounters an unmappable Unicode character that is converted to an ANSI character
- Set ThrowOnUnmappableChar = False
- Set ThrowOnmappableChar = True
- Set ThrowOnUnmappableChar = True ***
- Set ThrowOnmappableChar = False
10841. What property do you have to set to tell the grid which page to go to when using the Pager object
- CurrentIndex
- CurrentIndexPage
- CurrentPageIndex
- PageIndex
10842. Which of these events is fired when we click any button inside the GridView
- ItemCommand
- None
- RowCommand *
- ItemDeleting
10843. While using the Publish Web Site utility, when you choose to prevent editing of the ASPX files at the destination site, the markup from the ASPX files is remove What does the utility create instead of the ASPX markup
- DLL assemblies
- Plain text
- HTML code
- .Exe file
web dev asp net | আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।