Discover the World of .NET Interview Questions
Japanese - 日本語  |   Chinese - 中文  |   French - Français  |   Spanish - Español  |   Russian - Русский  |   Deutsch  |   Hebrew - עִברִית  |   Korean - 한국어  |   Hindi - हिन्दी  |   Persian - پارسی  |   Italian - Italiano  |   Dutch - Nederlands

   Skip Navigation Links
  Design Patterns  
  Ajax
  Security
  C#
  ASP.NET
 ASP.NET 2.0
 Articles
SQL
Skip Navigation Links
  OOPs 
  Framework
  ADO.NET
  100 Short Q-As
  Difference Between Q-As
  .NET Acronyms
  Discussions
SQL Connection Strings
SqlConnect


My Archived Sites Moredotnet
Aspnetinfo

New Interview Questions Interface in C#  Reference to an Interface, is and as keyword  Classes in System.Collectionm, Interfaces in System.Collection 
100 Short Answer .NET Interview Questions

Short SQL Interview Questions for Review

ASP.NET Wiki Stuff Active Directory and LDAP    Active Directory Console Project in C#    Ajax Control Toolkit    Ajax Extenders    Architecture    ASP.NET Image Control Enhanced    ASP.NET MVC Framework    ASP.NET Open Source Projects    Calendar Extender    .NET Application Modelling Language   

Dotnet Resources
Useful Sites

How to Crack Phone Interviews
How to Crack Phone Interviews

Checkout the ever growing collection Open Source Applications & Software in .NET. Explore the World of Open Source in .NET   Read More...



Groups
Click here to join dotnetuncle
Click to join dotnetuncle



Forums



View All Questions

Bookmark dotnetUncle.com


Technical Articles @ dotnetuncle.com

Whats new at Dotnetuncle?

Latest Articles
Calling unmanaged code from .NET - the easy way
You may have come across a situation where you have to call some unmanaged code from .NET. This article teaches in easy steps, how to call unmanaged code from your managed .NET environment. Read on...

Read All Articles

  .NET Utilities & Products

ASP.NET 2.0 Interview Questions
Server control without code, MasterPage, ContentPage, Nested MasterPage, Sorting Gridview, Update Delete Gridview, SiteMapPath Control, Hotspot class, ImageMap Read All

SQL Interview Questions
Queries - Find number of rows, eliminate duplicate records, insert record, delete record, index, highest record, concatenate two fields, Union and Union All, In and Between, Like keyword, Group By clause, Having clause, Data type for Images, BLOB, CLOB, Primary and Unique key, Types of Joins, Self, Inner, Outer, Left, Right, Cross, Cartesian, Full, ACID, Create command, Update, Dual Table, Null, Table, View, Synonym, Stored Procedure, T-SQL, PL/SQL, Execute, Function, Trigger, Drop, Delete, Truncate Read All

Design Pattern Interview Questions
Design Pattern, Definition, Creational Patterns, Structural Patterns, Behavioral Patterns, Abstract Factory Pattern, Factory Pattern, Builder Pattern, Lazy Pattern, Prototype Pattern, Singleton Pattern, Adapter Pattern, Bridge Pattern, Composite Pattern, Decorator Pattern, Facade Pattern, Flyweight Pattern, Proxy Pattern, Remote Proxy, Virtual Proxy, Cache Proxy, Chain or Responsibilities Pattern, Command Pattern, Observer Pattern, MVC Pattern, Gang of Four Design Pattern, Ajax Design Pattern. Read All
Ajax
Definition, XmlHttpRequest, Browser support for Ajax, Properties of XmlHttpRequest, ReadyStates in Ajax, ASP.NET Ajax Framework, Ajax Versions, Ajax Extensions, Ajax Control Toolkit, Dojo, Multiple and Concurrent requests in Ajax, ScriptManager class and control, EnablePartialRendering, RegisterClientScriptBlock, RegisterClientScriptInclude, RegisterClientScriptResource, type key pairs, modes of updation in an UpdatePanel, Triggers in UpdatePanel, AsyncPostBackTimeout, ASP.NET Futures, Limitations of Ajax, __doPostBack, Get Post. Read All
C#
Protected Internal, Data Types in System.Array, Throw, Multiple Catch Blocks, Polymorphism, Inheritance, ReadOnly Property, Implementation of multiple interfaces, Generics in C#, Constructor, main() function, Return Types in main(), GetCommandLineArgs(), System.Environment, new keyword, bool, int, string, char, reference types, Constant variable declaration, const and readonly, parameter modifiers, out and ref in C#. Read All
ASP.NET
Redirect user to another page, Pass values between pages, Role of ASP.NET worker process, store global variables, store values between postbacks, Server Control, Viewstate, Sending email using ASP.NET, store information about user, Adding event handlers to server controls, Validation controls, global.asax, Register Directive, HttpHandler, Cookie Limitations, Web Farm, Web Garden, EnableViewState property, Set Viewstate for a server control. Read All
Security
Security Authentication Process in ASP.NET, Website Administrative Tool, Authentication, Authorization, IIS Metabase, Mixed mode authentication, Provider Model, Personalization. Read All





OOPs
Definition, Class, Base Class, Encapsulation, Inheritance, Class member, Object, Property, Event, Access modifier types, Overloading, Overloads, Overload, Shared, Static, Virtual, Overridable, Overrides, NotOverridable, MustOverride, Shadowing, Shadows, Constructor, Private Constructor, new keyword, Static Constructor, Serialization, Serializable, Delegate, Multicast Delegate, Abstract Class, Interface, Multiple Inheritance. Read All


.NET Framework
Definition, Languages, Versions of .NET, Tools for .NET Development, CLI, CTS, CIL, CTS, Metadata, CLS, IL, VES, CLR, Class Library, Managed Code, Managed Data, Managed Class, Assembly, Types of Assemblies, ILDASM, Reflection, Satellite Assembly, Sharing an assembly, Strongly named assemblies, SN.exe, Global Assembly Cache, Garbage Collector, IDisposable Interface, Serialization, SoapFormatter, BinaryFormatter, XmlFormatter, Code Access Security, Class Attribute, Thread, Generations, COM components in .NET. Read All
ADO.NET
Definition, Connection Object, Connecting to a database, Command Object, SelectCommand, SqlCommandBuilder, DataView, DataRelation, Diffgram, Typed Dataset, Running a Stored Procedure from .NET. Read All
Acronyms
ADO, AJAX, ASP, CAO, CCW, CIL, CLI, CLR, CLS, COFF, COM, CSC, CTS, DBMS, DISCO DOM, ECMA, GC, GDI, GAC, GUI, GUID, HTTP, IDE, IDL, ILDASM, IIS, JIT, MBR, MBV, MDI, MSIL, PE, RAD, RCW, SAX, SDK, SMTP, SN, SQL, SOAP, TCP, UI, URI, URL, UDDI, WAP, WC, WCF, WF, WKO, WPF, WSDL, WML, VBC, VB.NET, VES, VS, VSS, VSTS. Read All


Whats the Difference between?
Classic ASP & ASP.NET
ADO & ADO.NET
Struct Class & Enum
Abstract Class & Interface
Public Private Protected Friend & Internal
Overriding & Shadowing
Class & Object
Shared & Static
Value Type &
Reference Type, MSIL & CIL
DLL & EXE
Class Library & Namespace
String & StringBuilder
Web Service & Remoting
Public Assembly & Private Assembly
Trace & Debug
Server.Transfer & Response.Redirect
Server.Transfer & Server.Execute
Authentication & Authorization
ExecuteScalar & ExecuteNonQuery
DataReader & Dataset
System.Array.CopyTo & System.Array.Clone
Thread & Process Read All


Short Answer Questions
RequiredFieldValidator control, ControlToValidate, Fill method, Session.Abandon(), AssemblyInfo.cs, Debugging Javascript, Singleton Pattern, DOM vs. SAX parser, .ASHX file, DLL Hell, Finally block, XML Control, XSLT, .NET 2.0 Features, GC.Collect(), Partial Classes, defaultbutton property, Boxing and Unboxing, AddressOf Operator, In Proc, Out Proc, Type-safe function pointer, Shared Methods, Access specifier of an Interface, HashTable, ArrayList, Operator Overloading, Finalize method, GC.SuppressFinalize(), Dispose() method, IsPostBack property, __VIEWSTATE, AutoPostBack, Web.config and Machine.Config, Gridview TemplateField Column, EnableClientScript, Design Patterns, web.config and app.config. Read All

Welcome to dotnetUncle.com! The dot net place to be. Think of a .NET interview and here comes the right .NET recipes for you. You will find the right jazz and mix of .NET concepts ranging from Object Oriented Programming to intrinsic details of the most frequently asked questions in the world of .NET.

The world of .NET is immense, and this site tries to bring to you all the worldly buzz words in the .NET community. Be it OOPs, C#, ASP.NET, .NET Framework, ADO.NET, AJAX and the like. Today's world is very demanding, and for unmatched success, you need to master the entire .NET universe. This website is an effort towards the direction of providing you a platform for learning, revision, mastering and conquering .NET interviews.



Cheers!
Vishal K. Khanna
Author & Owner



Current Visitor(s): 33




Know Your Breath, Know Your Life!!!
© 2007-2010 - dotnetUncle.com - All Rights Reserved.  | Contact Me  | Add this page to favorites  | Email this page
 | Copyright & Privacy Statement