MCQs on asp.net
UPRVUNL AA 2019
निम्नलिखित में से कौन सा कथन असत्य है/हैं?
Which of the following ASPNET assemblies can be stored in Global Assembly Cache?
[A] Shared Assemblies
[B] Public Assemblies
[C] Private Assemblies
[D] Friend Assemblies
Correct Answer : Shared Assemblies
UPRVUNL AA 2019
निम्नलिखित में से asp.net इवेंट में हम किस थीम का मान सेट कर सकते है|
Which of the following theme values can we set in asp.net event?
[A] Page_PreRender
[B] Page_Load
[C] Page_Render
[D] Page_Prelnit
Correct Answer : Page_Prelnit
.NET एप्लिकेशन में तृतीय-पक्ष लाइब्रेरी को शामिल करने की प्रक्रिया को सरल बनाने के लिए .NET प्लेटफ़ॉर्म के लिए निम्नलिखित में से कौन सा एक ओपन-सोर्स डेवलपर केंद्रित पैकेज प्रबंधन प्रणाली है?
Which of the following is an open-source developer focused package management system for the .NET platform to simplify the process of incorporating third-party libraries into a .NET application?
[A] NuGet
[B] ReSharper
[C] SignalR
[D] MVC
Correct Answer : NuGet
UPRVUNL AA 2019
प्रबंधित ढेर से अप्रयुक्त संदर्भों को हटाने के लिए निम्नलिखित में से किस NET घटक का उपयोग किया जा सकता है?
Which of the following NET components can be used to remove unused references from the managed heap?
[A] Garbage Collector
[B] Class Loader
[C] Common Language Infrastructure
[D] CLR
Correct Answer : Garbage Collector
UPRVUNL AA 2019
निम्नलिखित में से कौन सा ASPNET वेब उपयोगकर्ता नियंत्रण फ़ाइल का फ़ाइल एक्सटेंशन है
Which of the following is a file extension of an ASPNET Web User Control file.
[A] .ASAX
[B] .ASCX
[C] .ASX
[D] .ACSM
Correct Answer : .ASCX
UPRVUNL AA 2019
निम्नलिखित में से किसका oracle या microsoft SQL server जैसे डेटाबेस के साथ काम करने हेतु एप्लीकेशन तैयार करने के लिए asp.net में प्रयोग किया जाता है ?
Which of the following is used in ASP.NET to create applications to work with databases like Oracle or Microsoft SQL Server?
[A] ADO.Net
[B] WinDocs
[C] WinForms
[D] JASON.Net
Correct Answer : ADO.Net
DSSSB TGT -2021
ASP.NET में AJAX क्या है?
What is AJAX in ASP.NET?
[A] Associated java script and XML
[B] Asynchronous java script and HTML
[C] Associated java script and HTML
[D] Asynchronous java script and XML
Correct Answer : Asynchronous java script and XML
DSSSB TGT -2023
निम्नलिखित में से कौन सी क्रिया या घटना है जैसे कि माउस क्लिक कुंजी प्रेस, माउस की गति या Asp.NET में कोई सिस्टम जनरेटेड अधिसूचना?
Which of the following is an action or occurrence such as a mouse click key Press , mouse movements or any system generated notification in Asp.NET ?
[A] Directive
[B] Validator
[C] Control
[D] Event
Correct Answer : Event
DSSSB TGT -2023
VB.NET में निम्नलिखित में से कौन सा नियंत्रण कई विकल्पों में से एक विकल्प का चयन करने के लिए उपयोग किया जाता है?
Which of the following controls in VB.NET is used to select one option from a number of choices ?
[A] Lavel
[B] Button
[C] List box
[D] Radio Button
Correct Answer : Radio Button
DSSSB TGT -2023
.NET संग्रह वर्ग का नाम क्या है जो एक तत्व को एक अद्वितीय कुंजी का उपयोग करके एक्सेस करने में सक्षम बनाता है?
What is the name of the .NET collection class that enables an element to be accessed using a unique key ?
[A] Linked list
[B] Hashtable
[C] Double linked list
[D] Array list
Correct Answer : Hashtable
DSSSB TGT -2023
ASP.NET में कौन सा ऑब्जेक्ट स्टेट डेटा के लिए एक वैश्विक भंडारण तंत्र प्रदान करता है जिसे किसी दिए गए वेब एप्लिकेशन में सभी पृष्ठों तक पहुंच योग्य होना चाहिए?
Which object in ASP.NET provides a global storage mechanism for state data that needs to be accessible to all pages in a given web application ?
[A] Session
[B] View state
[C] Application
[D] None of the given options
Correct Answer : Application
DSSSB TGT -2023
निम्नलिखित में से कौन ADO.net की विशेषता नहीं है?
Which of the following is NOT a feature of ADO.net?
[A] Interoperability
[B] Reachbility
[C] Scalability
[D] Maintainability
Correct Answer : Reachbility