GeekInterview.com
Login  |   Register

  GeekInterview Online Testing Center Online Testing (31)
Brain Gym Brain Gym (1)Certification Certification (0)Java Java (9)Microsoft Microsoft (7)Networking Networking (1)Technology Technology (11)Testing Testing (2)

  ASP.NET Practice Test

Which of the following languages can be used to write server side scripting in ASP.NET?
             C#
             C
             Visual Basic
             
 
  Question 1 of 99 First  |   Previous  |   Next  |   Last  

Sponsored Links


Related Questions
# Question Details
1 What is a staging area? Do we need it? What is the purpose of a staging area?
2 How is referential integrity enforced in a SQL Server database?
3 What is the name of the SQL language used in SQL Server stored procedures?
4 What command would you use to inspect the users currently logged into SQL Server database?
5 Describe which system/process elements you would review when trouble-shooting general server slownes. . .
6 Describe how you would ensure a T-SQL script ran on a particular database where there are multiple d. . .
7 Describe what the SQL Server tempdb and tlog file(s)are used for.
8 Describe how you would ensure that database object definitions (Tables, Indices, Constraints, Trigge. . .
9 What is difference between TRUNCATE & DELETE
10 Display the records between two range I know the nvl function only allows the same data type(ie. num. . .

Which of the following languages can be used to write server side scripting in ASP.NET?
Related Articles

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

ODP.NET - Presenting Master-Detail Information Using a Dataset

ODP NET Presenting Master Detail Information Using a Dataset As mentioned before a DataSet object can have its own relations between data tables existing in it We can add these relations dynamically at the client side within an application to represent master detail or hierarchical information The f
 

SQL Server 2005 Integration Services Review

SQL Server 2005 Integration Services using Visual Studio 2005 A Beginner s Guide SQL Server 2005 A offering of Microsoft Corporation for database management the SQL server 2005 is one of the powerful database management systems in the world Available for integration in almost any system that uses Mi
 

SQA Implementation

SQA Implementation Developers and the SQA team create a development plan before they build an application The developers write following the SDLC plan while the SQA team writes the Software Quality Assurance Plan to ensure that the SDLC plan was executed If these documents by the developers and the
 

SQL Server Integration Services

SQL Server Integration Services Here is a sample chapter from Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 by Jayaram Krishnaswamy Environment set up for Visual Studio 2005 with respect to SSIS and multiple tasking Connecting to Microsoft Access Text Files Excel S
 

Print Servers

Print Servers Print server is a server or advice that is used to connect many printers of a network to it Using the print server any computer on the network can give a print command to the server and the print server will get the job done accordingly Usually a print server is configured on a compute
 

Web Server

Web Server A web server can be a program or the computer itself which receives the requests from various other browsers and responds to those requests These requests are all requests that are being sent for some documents There are two kinds of web servers available The web server program and the
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Table Row Filtering

jQuery Table Row Filtering Earlier we examined sorting and paging as techniques for helping users focus on relevant portions of a table s data We saw that both could be implemented either with server side technology or with JavaScript Filtering completes this arsenal of data arrangement strategies B
 

jQuery Pagination

Learning jQuery Pagination Sorting is a great way to wade through a large amount of data to find information We can also help the user focus on a portion of a large data set by paginating the data Pagination can be done in two ways— Server Side Pagination and JavaScript Pagination mosgoogl
 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Partner Links  |   Site Updates  |   Add Resource

Copyright © 2005-2006 GeekInterview.com. All Rights Reserved