| 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 |
0 comments:
Post a Comment