Frequently asked Interview Questions in SQL Server


1) What is SQL Server?

SQL is a standard language for accessing and manipulating databases.Microsoft SQL Server is a Relational Database Management System (RSBMS) produced by Microsoft. It's primary query language Transact-SQL, an implementation of the ANSI/ISO standard Structured Query Language (SQL) used by both Microsoft and Sybase and Microsoft that add several features to standard SQL, including transaction control, exception and error handling, row processing, and declared variables.

Basic interview Questions on .NET


Hi Friends,

As per my interview experience at least you have to prepare below concepts ....

Asp.net: 

1. State management techniques 
2. Page Life Cycle 
3. Authentication Types 
4. ADO.Net