| Question | Category |
| What is CSS | ASP.NET |
| Which of the following can be a Principal in Sql Server 2008? | SQL Server |
| Can you please tell us the valid Extended Event targets in SQL Server 2008? | SQL Server |
| In Sql Server 2008 FULL-TEXT SEARCH, select the following which is Language specific? | SQL Server |
| Sharepoint - Which of the following crawl you will use for indexing only updated content of shareoint site? | Other |
| Sharepoint - Publishing feature in sharepoint | Other |
| Which is true ? | C# |
| How can we view the IL generated code? | .NET Framework |
| Client side value from the Server side | ASP.NET |
| Sort Elements | C# |
| Execute the SP Dynamically with Character as Parameter | SQL Server |
| You need to develop a Toolbar control that is used by many applications and can be able to add in Visual Studio.NET toolbox. What will you do? | ASP.NET |
| What will you do when you want to see the trace output of an application using trace.axd? Select Best way | ASP.NET |
| Some of the commonly used text strings are stored in your application for use by the page in application. | ASP.NET |
| What you shoud do to add the web control in your ASP.NET web pages without compiling your control into a .dll file? | ASP.NET |
| Which tool you should use to restrict customer to update any static pages of the website? | ASP.NET |
| Which code segment of the Web.config file should you use? | ASP.NET |
| You have 2 buttons in a web form btnSubmit and btnCancel. | ASP.NET |
| You created a Web control which consists of labels and associated text boxes. | ASP.NET |
| What is the event that is fired when an unhandled exception is encountered within the application? | ASP.NET |
| You are creating an ASP.NET application for a company. | ASP.NET |
| You are designing a new control for use in ASP.NET applications. | ASP.NET |
| If cookies are not enabled at browser end does form Authentication work? | ASP.NET |
| Which of the following denote value that can be taken by Cache-Control of ASP.NET? | ASP.NET |
| What is the required file extension for an ASP.NET Web Service? | ASP.NET |
| which one directly contains their data are either allocated on stack or allocated inline in a structure | ASP.NET |
| Which is the most appropriate place to install a Strong-Named assembly that is intended for use among several web applications? | ASP.NET |
| Your Asp.net application runs on a restricted user account on local mechine. | ASP.NET |
| Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. | ASP.NET |
| In my Web Form i.e asp.net form I have a control of DropDownList having 2 values of New York and Los Angeles . | ASP.NET |
| Which property common in every validation control? | ASP.NET |
| I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired | ASP.NET |
| An organization has developed a web service in which the values of the forms are validated using ASP.NET application. | ASP.NET |
| Which of the following is TRUE about Windows Authentication in ASP.NET? | ASP.NET |
| What are the main components of WCF? | .NET Framework |
| What are trees in WPF | .NET Framework |
| What are the panels in WPF? | .NET Framework |
| what are the Activation modes for .NET Remoting | C# |
| What are WebMethod attribute properties | ASP.NET |
| How do you achieve a goal of creating a function that returns scalar information about the activity time for a particular user? | SQL Server |
| How do you provide maximum query performance in below scenario: | SQL Server |
| How can you ensure that an User,Adam can write queries that join information from two servers Server1 and Server2? | SQL Server |
| How do you implement a mechanism that selects the data from the tables without leading and trailing spaces? | SQL Server |
| What should you do to ensure that the View, created to join two tables, cannot be affected by modifications to underlying table schemas? | SQL Server |
| Which Transact-SQL statement you should use to configure the Trigger to prevent it from firing during the data import process? | SQL Server |
| Which dynamic management view should be used to identify the indexes which were not used by any queries since the last time SQL Server 2005 started? | SQL Server |
| How do you restore a table in a SQL Server 2005 database, which has been accidentally altered, without affecting the availability of other data in the database? | SQL Server |
| You must restore the MASTER database from a backup on a SQL 7 computer. | SQL Server |
| What is the best method you should use to copy a one-table Access database to another table that exists in a SQL Server 7 database? | SQL Server |
| Which of the following are step object precedence constraints? | SQL Server |
| Question | Category |
| Exchange and SQL 7.0 are running on the same server. | SQL Server |
| Which of the following SQL Server services are installed during the Typical installation option on a NT Server? | SQL Server |
| Which upgrade path would you use to upgrade SQL Server 4.2 to SQL Server7? | SQL Server |
| What functions are performed by the SQL Server Agents? | SQL Server |
| Which place would you check, if you find out that SQL Server7 installed on a NT Server is giving an error and will not start? | SQL Server |
| How many default instances can you install on a single SQL Server server? | SQL Server |
| Which upgrade data-movement method requires that users not be accessing the database you want to upgrade? | SQL Server |
| Which of the following statements can you use to create a filegroup? | SQL Server |
| Which of the following are valid filegroup types? | SQL Server |
| Which of the following methods let you change the database recovery model? | SQL Server |
| Which of the following are valid SQL Server principals? | SQL Server |
| Which is not a Query Representation plan in SQL Server 2005? | SQL Server |
| The maximum number of column per SELECT Statement? | SQL Server |
| What is an Alias for a base table called? | SQL Server |
| Which of the following database design features is most important to SQL performance? | SQL Server |
| Which SQL command is used to create a set of privileges that can be granted to users or to other roles? | SQL Server |
| What is the maximum number of instances supported by SQL Server 2008 Enterprise edition and Standard edition respectively? | SQL Server |
| Code Access Security does which one of the following? | C# |
| Which of the following tools manages certificates, certificate trust lists (CTLs), and certificate revocation lists (CRLs)? | C# |
| Which one of the following .NET Framework tools displays details for failed assembly binds? | C# |
| Which one of the following statement is true for Assembly's Manifest? | C# |
| What is the term for assemblies that are marked for a specific culture via their AssemblyCultureAttribute? | C# |
| Whats the difference between a Thread and a Process? | C# |
| Which of the following is Reference Type? | C# |
| If you are using transactions, what is a great technique that can help you roll back to certain points within a transaction? | C# |
| A User wants to deploy a zero impact .NET application | C# |
| A User wants to use reflection to discover the assembly that contains a specific module. | C# |
| Which Namespace helps to find informations of an assembly? | C# |
| Which of the given method does not belong to System.Object? | C# |
| Which code snippet should you use to make the runtime assign an unauthenticated principal object to each running thread? | C# |
| Which code snippet should be used to serialize an object by name 'Data' of type List(Of Integer) in a binary format? | C# |
| Which property of the Exception class should you use to find a line of code that caused an exception to be thrown? | C# |
| Which code snippet should you use to gather regional information about customers in NewZealand? | C# |
0 comments:
Post a Comment