
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 45
11024. You want to enable users of a Web application to modify the Web application’s UI and behavior.These modifications must be maintained at the user level so that when users return to the Web application, the changes are still in effect. You need to achieve this goal by using the minimum amount of custom code. What should you do
- Maintain a profile for each user.
- Enable session state on the Web application.
- Use Web Part controls.
- Persist control data by using view state.
11025. Which is the most appropriate place to install a Strong-Named assembly that is intended for use among several web applications
- The solution’s /bin directory.
- GAC on the local area network Primary Domain Controller (PDC) server.
- The Global Assembly Cache on the Web Server.
- The Virtual Directory of the ASP.Net Web Application
11026. Which of the following is faster and consume lesser memory
- Non Query
- Data Set
- SQLDataReader
- Data Table
11027. The RangeValidator control supports the following data types
- Date
- Integer and StringDate and Integer
- Integer only
- only string
11028. How to comment out ASP.NET Tags
- /* */
- /*
- //
- <%– –%>
11029. Mode of storing ASP.NET session
- StateServer
- SQL Server
- InProc
- All of the above
11030. By default DOTNET website is configured with which of the following authentication types
- Form Authentication
- Basic
- Passport Authentication
- Integrated Windows authentication
11031. What is the purpose of a delegate
- To enable an assembly to respond to an event that occurs within a class
- To copy member methods and properties from an existing class
- To provide identical member methods and properties from multiple related classes
- To spawn an additional thread to provide parallel processing
11032. Where Value Types stores data
- Virtual Memory
- Heap
- None of the above
- Stack
11033. You are developing a web application that is retrieving historical library information from a database server and displays it to the users of your application. What cache strategy will give you the best performance
- Use the output cache.
- Use the cache object.
- Use the client cache
- None of the above
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।