Followers

About this blog

who is the founder of reliance group?

Pages

.NET, ASP.NET, C# , VB.NET, .NET Framework, SQL Server and Other Interview Questions-5

Which is the tool window to display the contents of the current solution, including the solution's projects and each project's items?

C#

Which is a CPU-independent set of instructions that can be efficiently converted to native code?

C#

Which namespace should we need for the web Page event

ASP.NET

What is the first method that is fired during Page load

ASP.NET

What is the last stage of the webForm

ASP.NET

"If some Toogs are Bloogs and all Gleems are Bloogs, then some Toogs are definitely Gleems." This statement is:

Other

Mike, six years old, is twice as old as his brother. How old will Mike be when he is one and a half times as old as his brother?

Other

Which control would you use if you needed to make sure the values in two different controls matched?

ASP.NET

What is the transport protocol,you use to call a Web Service?

ASP.NET

Waht does WSDL stands for?

ASP.NET

What method do you use to explicitly kill a users session?

ASP.NET

Where on the internet would you look for Web Services?

ASP.NET

SSAS Dimension storage modes

SQL Server

Which namespaces do the classes,allowing you to support COM Functionality , are located?

C#

What is DOM?

Other

What IS The Use Of User Control In Asp.Net?

ASP.NET

What Is View State In Asp.Net?

ASP.NET

Default Session Time Duration?

ASP.NET

What Is Session In Asp.net?

ASP.NET

How many ways you can display a Custom Error Page?

ASP.NET

Which Protocols that are commonly used for sending and retrieving Email Message?

ASP.NET

What is the use WEB.CONFIG file?

ASP.NET

Is Web.Config File is an optional file in asp.net?

ASP.NET

You are writing a custom dictionary. The custom-dictionary class is named MyDictionary. You need to ensure that the dictionary is type safe. Which code segment should you use?

C#

Which function performs the opposite function of CEILING function in SQL Server?

SQL Server

The core classes for User Interface is located in which namespace?

.NET Framework

Control class of WPF is derived from which class?

.NET Framework

What is the valid length of Triple DES Encryption

ASP.NET

Which of the following tool used to register assembly in to GAC

ASP.NET

iCalculate = 4 + 2 * 3; What will be the output of the above code ?

.NET Framework

Check the code given below, Is this code valid ? What is the correct syntax to be given for assigning the 14.5 to the decimal variable myDecimal

.NET Framework



Question

Category

Int32 is a type available in ______________

.NET Framework

Look at the code below, and mention which statements are true about the code ?

C#

Which of these are not valid comment syntax available in C#

ASP.NET

Which of these keyword is valid in C# ?

ASP.NET

Which of these languages are not case-sensitive ?

ASP.NET

After installing the IIS, we use _______________ to register the ASP.NET file types in IIS.

ASP.NET

After creating a website in the IIS virtual directory, which URL will we get when we browse the website from a browser ?

ASP.NET

Which of these statements are not true about application level tracing ?

ASP.NET

In web.config, which of these CustomErrors configurations does not allows us to redirect to a custom page in case of an error ?

ASP.NET

In web.config file, in the configuration of "customErrors" which of these modes are invalid ?

ASP.NET

In System.Diagnostics Namespace, Which of these are invalid constructor for the EventLog event.

ASP.NET

Which of these methods are valid for EventLog.WriteEntry?

ASP.NET

Redevelop out dated intranet web application

ASP.NET

Can we change the mouse pointer using css class?

Other

Can we dyanmically change the key value in webconfig?

ASP.NET

Trace and debug classes belong to which Namespace

.NET Framework

In order to get assembly info which namespace should be used

.NET Framework

Column mapping belongs to which namespace

.NET Framework

Will the final block get executed if an exception has not occured?

C#

Are Private clasee-level variable inherited?

C#

What's top .net class tahta evarything is dervied from?

ASP.NET

Can you programmatically access IIS configuration settings

ASP.NET

Do webservices support data reader

ASP.NET

Can you change a Master Page dynamically at runtime

ASP.NET

Can I use different programming languages in the same application

ASP.NET

Does ViewState affect performance

ASP.NET

What is XHTML

ASP.NET

stateNetworkTimeout of Session configuration in web.config is configured in _____ ?

ASP.NET

Which of these are not valid members of HttpSessionState Class ?

ASP.NET

In Mobile web development using Asp.Net, is usercontrols allowed ?

ASP.NET

Which of these properties is not valid in HttpBrowserCapabilities ?

ASP.NET

MobileCapabilities class in available in _____________ namespace ?

ASP.NET

Which of these controls are not available in the Mobile web form ?

ASP.NET

.Net Framework Version?

ASP.NET

What is a Initial capacity of ArrayList

ASP.NET

Which of the following method Inherited from IDisposable ?

ASP.NET

StateBag class is associated with _________ class ?

ASP.NET

Which of this is not a valid method to get query string value in asp.net ?

ASP.NET

Which of this is not a valid property of HTTPContext Class ?

ASP.NET

Which of these controls are not available in AjaxControlToolkit ?

ASP.NET

For a custom validator, __________ syntax is used to mention pass or failed validation.

ASP.NET

For a Custom Validator, validation can be done in ?

ASP.NET

In Calender control, what is the syntax to get selected date ?

ASP.NET

SOAP is _________________ ?

ASP.NET

BLOB Datatype in ASP.NET

.NET Framework

What is DTC

.NET Framework

Can we develop web pages directly on an FTP server

.NET Framework

What are the different IIS level

.NET Framework

What are the Pre Processor

.NET Framework

What is Property

.NET Framework

Question

Category

What is RAD

.NET Framework

Can it is possible see SQL plan in textual format

.NET Framework

What are the COM Component in .Net

.NET Framework

syntax of NULLIF in SQL SERVER

SQL Server

Can you store multiple data types in System.Array

ASP.NET

Is it possible that multiple catch block is executed

ASP.NET

How many web.config files we can create for web application.

ASP.NET

add a control

C#

do events have return type?

C#

Here are some instruction when creating a store procedure to increase speed

SQL Server

CLR means

ASP.NET

ResourceManager Class is used for which purpose ?

ASP.NET

Which of these Members are not valid in String Class ?

.NET Framework

"float" in C# is equivalent to _______ in VB.NET ?

.NET Framework

Does Main() always have to be public

C#

What are valid signatures for Main function?

C#

What class does Icon derived from?

.NET Framework

Which of the following contract used to documented the view for error occurred in the service to client in wcf?

Other

Which of the following contract helps to create our own message format in wcf service?

Other

Which of the following contract describe the custom data type which is exposed to the client?

Other

Which of the following contract describe the operation that service can provide in wcf service?

Other

Class String and the Char structure found in the:

C#

interface

C#

Is it possible to pass methods as arguments for other methods without modification.

C#

overloading

C#

control

C#

.NET Framework 3.5 Language Integrated Query (LINQ) support all the listed providers except

ASP.NET

Name the .NET Framework feature that can be used to add a method to pre-compiled classes without using inheritance

ASP.NET

Windows Presentation Foundation - the new user interface system was introduced with

ASP.NET

The Message Exchange Pattern used by Silverlight-enabled WCF service is ----

Other

Which of the following features was first introduced with .Net 2.0

ASP.NET

Silverlight supports only ----- binding type.

Other

To expose a method to Javascript, you should decorate the method with?

Other

To expose a class in silverlight to JavaScript, the class should be decorated with?

Other

which of the following is the way to transfer the data from on page to another?

ASP.NET

which of the following is the way to transfer the data from on page to another?

ASP.NET

Client side validations vs server side validations..

ASP.NET

What is default size of Isolated Storage for a particular site on the Client machine?

Other

Where is the XAP package is stored by default in the Web Applications?

Other

Is IIS necessary to host Silverlight applications?

Other

What is the Smallest Unit of Execution in .Net?

ASP.NET

In visual studio toolbox, under Ajax Extensions tab, which of these controls are not available ?

.NET Framework

For using HtmlTableCell class in code-behind which Namespace is a must ?

ASP.NET

tag in string ?">Which of these syntax creates an &ltBr> tag in string ?

ASP.NET

levels of tracing.

ASP.NET

To retrieve a value of field in dataset

.NET Framework

Is it possible to have tables in a dataset that are not bound to any data source?

.NET Framework

Is it possible to load XML into Data Reader?

.NET Framework

Which method do you invoke on the DataAdapter control to load your generated dataset with data?

ASP.NET

Which the good Event to close the connection

ASP.NET



Question

Category

To redirect on another page which is the faster method ?

ASP.NET

Can we write Javascript and VBScript in same web form ?

ASP.NET

Which is good validator to validate Telephone no.

ASP.NET

You have developed a large web application which will use by many users at a time. To transfer the values from one page to another which is the good Techinque to use.

ASP.NET

Is 'In' a valid Attribute of System.Runtime.InteropServices ?

.NET Framework

Which of these is not a valid attribute of System.Runtime.InteropServices ?

ASP.NET

What does CGI stand for?

Other

Which Inheritance does not supported by .NET

ASP.NET

How to add Items in DropdownList

ASP.NET

Which is not a Validation Control

ASP.NET

Which of these properties need to be set to true to make a postback automatically when the control losses focus ?

ASP.NET

Which of these is not a valid attribute of @Master directive ?

ASP.NET

Which of these are not valid attributes in the @Page directive ?

ASP.NET

The first event to be triggered in an aspx page is

ASP.NET

In Code Access Security, which of these permissions are not available by default in ACL(Access Control Lists) ?

.NET Framework

Is there any need to install Ajax Toolkit in GAC?

.NET Framework

Which config file has all specified channels or protocols

ASP.NET

Which is not a type of Authorization

ASP.NET

Are CAO statefil in nature?

.NET Framework

When we use windows API in .NET is it manages or unmanaged

.NET Framework

What is equivalent of regsvr32.exe in .NET ?

.NET Framework

once developed COM wrapper classes ,is ist required to still register COM in Registry?

.NET Framework

Can Abstarct class have a constructor?

C#

Are Cookies secure?

ASP.NET

Can a Master Page have more than one ContentPlaceHolder?

ASP.NET

Which property is used to check the page is postback

ASP.NET

Which file should i use to change the configuration

ASP.NET

For a Master page in asp.net, what is the file extension.

ASP.NET

How can we make private assembly as shared.

ASP.NET

GAC Stands for

ASP.NET

What is CDMA

Other

From which file session veriables get Initialized

ASP.NET

Which is not a client side stateManagement techinque

ASP.NET

How to kill a session veriables

ASP.NET

To calculate HashMD5 value of a file we have to add following name sapce

ASP.NET

In System.Drawing.Rectangle Class, which of these is a invalid constructor ?

.NET Framework

WCF(Windows Communication Foundation) supports which of these binding features ?

.NET Framework

Which of this is true about System.Convert class ?

.NET Framework

unchecked keyword is used to disable the throwing of __________ exception ?

.NET Framework

What is full form of WPF?

ASP.NET

short sIntUserId = 30000; Is this declaration valid ?

.NET Framework

Where is version info stored in Assembly?

.NET Framework

Can we configure .NET REMOTING object via XML file

.NET Framework

Does versioning concept applicable to Private assemblies

.NET Framework

What security measures exist’s for .NET REMOTING in System.Runtime.Remoting

.NET Framework

What are the modes of storing ASP.NET Session‘s

ASP.NET

Is Session _End event supported in all session modes?

ASP.NET

Which of these members are not valid in System.Console ?

.NET Framework

In windows application, what is the syntax to show a popup message box ?

.NET Framework

Which of these features are available in Gridview by default?

.NET Framework

Question

Category

UDT stands for ?

.NET Framework

Which of these statements is true about the sealed class ?

.NET Framework

What is the maximum number of interfaces a class or sturcture could implement ?

.NET Framework

Multifile assemblies, are composed of numerous .NET binaries which are named as ____________ ?

ASP.NET

What is the codename for Microsoft Visual Studio 2010 ?

Other

) is a C# 2008 feature. Where is lambda operator mainly used ?">lambda operator(=>) is a C# 2008 feature. Where is lambda operator mainly used ?

C#

partial keyword cannot be applied to ?

ASP.NET

What is the max row size in SQL Server 2000

SQL Server

Which is not a part of networking

Other

What is the IIS

ASP.NET

How can a thread be made as Daemon Thread

ASP.NET

What type of validation control you will choose when validating a server control when it will not fit into any validation and validation is very complicated?

ASP.NET

Can we have multiple threads in single Application Domain

.NET Framework

To know state of thread the ___________________ methods are used?

ASP.NET

How to disable client side script in validators?

ASP.NET

Which JavaScript file is referenced for validating the validators at client side?

ASP.NET

Administrator wants to make a security check that no one has tampered with ViewState.How can he achieve this?

ASP.NET

Common methods on every Validation control

ASP.NET

Common properties on every Validation control

ASP.NET

Which of these Thread Priorities are invalid ?

.NET Framework

\w in Regular Expression is used to match ?

.NET Framework

Thread.Join is used for ?

.NET Framework

ThreadStart that is used to start the Thread is ?

.NET Framework

\d in Regular Expression is used to match ?

.NET Framework

Which of this is true about Regex.IsMatch(argument1,argument2) ?

.NET Framework

Which of these are not a valid keyword in .NET Framework ?

.NET Framework

int iUserId = 1123004; object objUserId = (object) iUserId; This syntax corresponds to ?

.NET Framework

What is the correct syntax to create a delegate ?

.NET Framework

", which of these intialization are valid?">For a generic class "class GenericMaster", which of these intialization are valid?

.NET Framework

Structure is a ?

.NET Framework

Which of these is not true about reference type ?

.NET Framework

The range of System.UInt32 is ?

ASP.NET

Which of these is invalid assembly attributes ?

.NET Framework

(Assembly.GetExecutingAssembly()).GetModules() is used for ?

.NET Framework

Which of these methods is used to identify the assembly whose code is currently executing ?

.NET Framework

In the Assembly Class, which of these methods are static ?

.NET Framework

In the Assembly Class, which of these are not static methods ?

.NET Framework

Which command is used to Imports a new .NET assembly based on the COM component ?

.NET Framework

For registering a COM DLL, which command is used in the Command Prompt ?

ASP.NET

Given that you have a file containing XML orders.xml that contains both schema information and data, which one of the following statements loads this into a DataSet ds correctly?

C#

What is the connection string keyword that controls a connection's ability to participate in a connection pool?

ASP.NET

For paging by using ObjectDataSource control, which one of the following properties is NOT required.

ASP.NET

Which one of the following arguments replaces the "?" in the code below to return schema information about views from an OleDb data source? OleDbConnection.GetOleDbSchemaTable(?, null)

ASP.NET

What is the storage size of smallmoney datatype in sql server?

SQL Server

What is the storage size of money datatype in Sql server?

SQL Server

Which of the follwing creates a virtual table that represents the data in one or more tables in an alternative way in sql server?

SQL Server

Which of the following gives a way to create tables and views and to grant permissions for objects with a single statement in sql server?

SQL Server

Which Keyword is used in VBScript to increase or decrease the counter variable by the value?

Other

DetailsView Control can be displayed in which Modes?

ASP.NET

Which of the following method is correct to send an Email Message?

ASP.NET

Question

Category

UDT stands for ?

.NET Framework

Which of these statements is true about the sealed class ?

.NET Framework

What is the maximum number of interfaces a class or sturcture could implement ?

.NET Framework

Multifile assemblies, are composed of numerous .NET binaries which are named as ____________ ?

ASP.NET

What is the codename for Microsoft Visual Studio 2010 ?

Other

) is a C# 2008 feature. Where is lambda operator mainly used ?">lambda operator(=>) is a C# 2008 feature. Where is lambda operator mainly used ?

C#

partial keyword cannot be applied to ?

ASP.NET

What is the max row size in SQL Server 2000

SQL Server

Which is not a part of networking

Other

What is the IIS

ASP.NET

How can a thread be made as Daemon Thread

ASP.NET

What type of validation control you will choose when validating a server control when it will not fit into any validation and validation is very complicated?

ASP.NET

Can we have multiple threads in single Application Domain

.NET Framework

To know state of thread the ___________________ methods are used?

ASP.NET

How to disable client side script in validators?

ASP.NET

Which JavaScript file is referenced for validating the validators at client side?

ASP.NET

Administrator wants to make a security check that no one has tampered with ViewState.How can he achieve this?

ASP.NET

Common methods on every Validation control

ASP.NET

Common properties on every Validation control

ASP.NET

Which of these Thread Priorities are invalid ?

.NET Framework

\w in Regular Expression is used to match ?

.NET Framework

Thread.Join is used for ?

.NET Framework

ThreadStart that is used to start the Thread is ?

.NET Framework

\d in Regular Expression is used to match ?

.NET Framework

Which of this is true about Regex.IsMatch(argument1,argument2) ?

.NET Framework

Which of these are not a valid keyword in .NET Framework ?

.NET Framework

int iUserId = 1123004; object objUserId = (object) iUserId; This syntax corresponds to ?

.NET Framework

What is the correct syntax to create a delegate ?

.NET Framework

", which of these intialization are valid?">For a generic class "class GenericMaster", which of these intialization are valid?

.NET Framework

Structure is a ?

.NET Framework

Which of these is not true about reference type ?

.NET Framework

The range of System.UInt32 is ?

ASP.NET

Which of these is invalid assembly attributes ?

.NET Framework

(Assembly.GetExecutingAssembly()).GetModules() is used for ?

.NET Framework

Which of these methods is used to identify the assembly whose code is currently executing ?

.NET Framework

In the Assembly Class, which of these methods are static ?

.NET Framework

In the Assembly Class, which of these are not static methods ?

.NET Framework

Which command is used to Imports a new .NET assembly based on the COM component ?

.NET Framework

For registering a COM DLL, which command is used in the Command Prompt ?

ASP.NET

Given that you have a file containing XML orders.xml that contains both schema information and data, which one of the following statements loads this into a DataSet ds correctly?

C#

What is the connection string keyword that controls a connection's ability to participate in a connection pool?

ASP.NET

For paging by using ObjectDataSource control, which one of the following properties is NOT required.

ASP.NET

Which one of the following arguments replaces the "?" in the code below to return schema information about views from an OleDb data source? OleDbConnection.GetOleDbSchemaTable(?, null)

ASP.NET

What is the storage size of smallmoney datatype in sql server?

SQL Server

What is the storage size of money datatype in Sql server?

SQL Server

Which of the follwing creates a virtual table that represents the data in one or more tables in an alternative way in sql server?

SQL Server

Which of the following gives a way to create tables and views and to grant permissions for objects with a single statement in sql server?

SQL Server

Which Keyword is used in VBScript to increase or decrease the counter variable by the value?

Other

DetailsView Control can be displayed in which Modes?

ASP.NET

Which of the following method is correct to send an Email Message?

ASP.NET

Question

Category

Is XML case sensitive

Other

Can we declare an override method to be static if the original method is not static

.NET Framework

Where do custom controls reside

.NET Framework

To quit a c# application the following should be used

C#

Is it possible to restrict scope of field/method of class to the classes in same namespace

.NET Framework

Category: 0 comments

0 comments:

Post a Comment

Search This Blog

Blog Archive