
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 53
11104. You require to create an ASP.NET page with the functionality to allow a user to upload a file to the server
- You need to use the System.WeUpload namespace
- The ASP.Net application automatically loops through all the <input type="File"> and saves the uploaded files to a virtual folder called "uploads"
- You need to use a COM component to save the file on the server
- You need to use the SaveAs method of the HttpPostedFile class
11105. You need to select a class that is optimized for key-based item retrieval from both small and large collections. Which class should you choose
- Hashtable class
- HybridDictionary class
- ListDictionary class
- OrderedDictionary class
11106. You create a Web site. The Web site has many predefined roles and associated users that will be used for security purposes. You need to manage these roles and user accounts. Which tool should you use
- the ASP.NET IIS Registration tool
- the Code Access Security Policy tool
- the Web Site Administration Tool
- the Microsoft .NET Framework Configuration tool
11107. .NET obfuscation solution
- It determines if or not a piece of code is allowed to run
- None of the above
- Decompiles DLL back into actual source code *
- Prevent a .NET DLL to be decompiled
11108. Where do you store the information about the user’s locale
- System.Web.UI.Culture
- System.WePage.Culture
- System.Web.UI.Application.Culture
- System.Web.UI.Page.Culture
11109. Which of the following classes provides methods for creating, deleting, and updating user accounts, authenticating users, and managing passwords
- FormsAuthentication
- Membership Class
- Member Class
- Members Class
11110. Where is impersonation element is specified in ASP.NET
- None of the above
- Assembly
- Web.config
- Global.asax
11111. Which of the following classes does NOT implement symmetric encryption
- DES
- Rijndael
- DSA
- RC2
11112. Which of the following is not an authentication mechanism provided by ASP.NET
- Passport authentication
- Logon authentication
- Windows authentication
- Forms authentication
11113. Which of the following is an authentication method for an ASP.Net web application
- Custom
- None
- Authorization
- Anonymous Authorization
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।