Mix Dot Net Questions

Namespaces in .NET used for XML

What is xxx and src As Object and e As EventArgs

How to Write to XML File

ASP.NET Web Forms and How is this technology different than what is available though ASP

Describe session handling in a webfarm

Web.config file in ASP.NET

What is Web Application

How to Create Virtual Directory

Diffrence between Viewstate and Session

Is it possible to get vale of viewstate value on next page

How to create and removethat cookies in asp.net

How to handle two language in a single application

How many space varchar 50 taken in Sql

Server Control and User Control

Can we update table from View that we are using

Define three test cases you should go through in unit testing

How to change the Page Title dynamically

How To work with TimeSpan Class

What is Thread define it

What is difference between System.String and System.StringBuilder classes

Can it is possible see SQL plan in textual format

What is singlecall and singleton

Diffrence between Showding and overriding

Explain what is SharePoint

Diffrence between Shadowing and Hiding

Something about Session or Session Management and Application

Explain session and its type

Which file is taken by compiler when we have both file Application and Server Configguration file

what is the difference between serializable and MarshalByRefObject

What is serialization in .NET and What are the ways to control serialization

How Server control handle events

Diffrence Between ServerSide and ClientSideCode

What is Server.Transfer and Response.Redirect

What is Remoting

How do I make a reference type parameter as a readonly parameter

What is Reflection in .NET

What is Code Refactoring

How to read transaction Log in Sql

What is read only and its example

Define what the function RANK function do and how it different from ROW NUMBER

What is RAD

How to check querystring is null or not

How to encode query string in ASP.NET

Some Popular SQL Queries

How to register Assemblies in GAC

What is Pull and Push Model in ado.net

What are publisher and distributor and subscriber in Replication

What is Property

Relationship between a ProcessApplication DomainApplication

What problem occurs when not implement proper locking strategy

What the difference between a primary key and a unique key

How to prevent .NET DLL to be decompiled

What are the Pre Processor

What is PostBack and Callback

What is the diffrence between Pivot an Unpivot

What is a parser error

Option statements that are supported in VB.NET

Display the number of users sessions currently active your website.

can you explain difference between .Net framework and .Net Compact Framework

What are Namespaces

How can we load multiple tables in to Dataset

Why multiple Inheritance not work in C sharp

How do you write the multiple class in one tag

What is MSIL

How to diplay alert on post back from javascript

In ADO.NET a metadata is created what information it contains

What is Managed Heap

What is the managed and unmanaged code in .net

What is Machine.config File

What is a LiveLock

What are the ASP.NET List Control

What do you think which is light weight control gridview detailsview formview datalist and repeater controls in ASP.NET 2.0

What is LDAP

How does a 3tier architecture work

What do you mean by Late Binding

How we know exe is developed in .net Compatible languages or not

what is a jitter and how many types of jitters are there

What are the different IIS level

What is Isolation Level

What are the constraints

Isolation levels in SQL SERVER

Can You explain the syntax of ISNULL in SQL SERVER

How to get the hostname or IP address of the server

Diffrence between instance and object and Abstract class

What are the valid parameter types we can pass in an Indexer

What is Indexer and its uses in C#

What does the term immutable mean

How to display hyperlink without underline

How we display hyperlinks without an underline

what is Hot Backup

How frame helps to get client data

What are advantage and disadvantage of Hidden fields

which dll handles the request of .aspx page

What are the GLOBAL and LOCAL cursor in SQL SERVER 2005

ASP.NET Globalization and Localization

Type of garbage collector

How to Add a Assembly in GAC

What is Global Assembly Cache and what is the purpose of it

Diffrence between function and StoreProcedure

Does SQLClient and OLEdb class share the same function

Can we develop web pages directly on an FTP server

What is the different between <%# %> and <%= %>

Form Authentication in .NET

How to get number of control on web page

Why it is preferred not to use finalize for cleanup

What is an extended stored procedure

From where are custom exceptions derived from

What is exception handling

What is event bubbling

What is EnabledViewState

what is Early and Late Binding

What is DTC

What is DLL Hell

Types of Directive

Define candidate key alternate key and composite key

Diffrence between Java and Javascript

Diffrence between HTML control and Server Control

What is DiffGram

Difference between DELETE TABLE and TRUNCATE TABLE commands

What is Delegate

How to delete backup history for past day

What is the managed and unmanaged code in dot net

what is Deep Coy and Shallow copy

What debugging tools come with the Dot NET SDK

How to Get DateDiffrence

What is datacube technology

What is database replication and What are the different types of replication

Diffrence between DataReader and DataAdapter

What is data modeling and data mining

What is Daemon threads what its purpose

How to detect the Users culture

To set the culture and UI culture for an ASP.NET Web page declaratively

What is CUBE and define its functioning

What is correlated SubQuery

How to create cookies in asp.net

How many cookies can a application use

How to create a cookie in C sharp

How to create and remove that cookies in asp.net

What is the difference between ToString and Convert.ToString

How to maintain scroll position after postback on same point

How to determine the service pack currently installed on SQL Server

Connection string Parameter

When we create a connection in ADO.NET a metadata is created what information it contains

How to Compare two time

What are the methods provided by command object

Where are all .NET Collection classes located

what is Cold Backup

What do you mean by a cluster

What are Indexes in SQL SERVER

What is the difference between Dataset.clone and Dataset.copy

What do you mean by Class

How to check the checkbox checked or not in GridView

Is it possible to call garbage collector forcely

What is Boxing and Unboxing

BLOB Datatype in ASP.NET

Diffrence between Code Directory and Bin Directory

What is AUTOEVENTWIREUP

What does assert method do

Diffrence Between ASP and ASP.NET

ASP.NET in Linux

Give an idea about NameSpace and Assembly

ArrayList in asp.net

How to create Arraylist and HashTable in asp.net

Which methods is used which allow application object to do one process access at a time

How to add new column in the existing table at our desired location

Define Ajax with suitable Example

what is ado.net

ACID in transactions

What are the different Acces Modifier

Diffrence between Abstract and Interface