.NET Framework
  ADO.NET
  AJAX
  Android
  ASP.NET
  ASP.NET AJAX
  ASP.NET MVC
  Azure
  Best Practices
  BizTalk Server
  C++
  CSharp
  CSS
  DBMS
  Error and Resolution
  HTML
  IIS
  JAVA
  JavaScript
  JQwery
  JSP
  LINQ
  Management
  Mobile
  ODP.NET
  OOPS
  Oracle
  Others
  Pattern and Practices
  PHP
  SAP
  SEO
  SharePoint
  Silverlight
  Sql Server
  SSAS
  SSIS
  SSRS
  Survey
  UML
  UNIX
  VB
  VB.NET
  VS 2010
  WCF
  Web Analytics
  Windows Forms
  WPF
  WWF
  XML
  XSLT
  .NET Framework
  ADO.NET
  AJAX
  Android
  ASP.NET
  ASP.NET AJAX
  ASP.NET MVC
  Azure
  Best Practices
  BizTalk Server
  C++
  CSharp
  CSS
  DBMS
  Error and Resolution
  HTML
  IIS
  JAVA
  JavaScript
  JQwery
  JSP
  LINQ
  Management
  Mobile
  ODP.NET
  OOPS
  Oracle
  Others
  Pattern and Practices
  PHP
  SAP
  SEO
  SharePoint
  Silverlight
  Sql Server
  SSAS
  SSIS
  SSRS
  Survey
  UML
  UNIX
  VB
  VB.NET
  VS 2010
  WCF
  Web Analytics
  Windows Forms
  WPF
  WWF
  XML
  XSLT
OOPS Articles
 
What is the syntax to inherit from a class in C#
Category: OOPS |Submitted in: Interview Questions | Hits: 1546 | Submitted by: mitu678 | on: 12/22/2012 4:15:59 AM
When a class is derived from another class, then the members of the base class become the members of the derived class.
How has exception handling changed in .NET Framework 4.0
Category: OOPS |Submitted in: Interview Questions | Hits: 3456 | Submitted by: mitu678 | on: 12/22/2012 4:11:55 AM
In .NET 4.0, a new namespace, System.Runtime.ExceptionServices, has been introduced which contains the following classes for handling exceptions in a better and advanced manner:
what is an event
Category: OOPS |Submitted in: Interview Questions | Hits: 601 | Submitted by: mitu678 | on: 12/21/2012 10:58:33 PM
Whenever an action takes place in a class, that class provides a notification to other classes or objects that are assigned to perform particular tasks. These notifications are called events.
what is a destructor
Category: OOPS |Submitted in: Interview Questions | Hits: 1909 | Submitted by: mitu678 | on: 12/21/2012 10:48:36 PM
A destructor is a special method for a class and is invoked automatically when an object is finally destroyed. The name of the destructor is also same as that of the class but is followed by a prefix tilde (~).
What is a static constructor
Category: OOPS |Submitted in: Interview Questions | Hits: 1787 | Submitted by: mitu678 | on: 12/21/2012 10:42:08 PM
Static constructors are introduced with C# to initialize the static data of a class. CLR calls the static constructor before the first instance is created.
What is a constructor
Category: OOPS |Submitted in: Interview Questions | Hits: 624 | Submitted by: mitu678 | on: 12/21/2012 10:33:13 PM
Constructor is a special method of a class, which is called automatically when the instance of a class is created.
what is an enumeration
Category: OOPS |Submitted in: Interview Questions | Hits: 674 | Submitted by: mitu678 | on: 12/21/2012 10:25:25 PM
Enumeration is defined as a value type that consists of a set of named values. These values are constants and are called enumerators.
What is difference between overriding and overloading
Category: OOPS |Submitted in: Interview Questions | Hits: 1331 | Submitted by: mitu678 | on: 12/21/2012 10:06:56 PM
difference between overriding and overloading
What are collections and generics
Category: OOPS |Submitted in: Interview Questions | Hits: 135 | Submitted by: mitu678 | on: 12/21/2012 9:46:18 PM
A collection can be defined as a group of related items that can be referred to as a single unit. The System.Collections namespace provides you with many classes and interfaces.
frequently asked OOPS Interview Question and Answer
Category: OOPS |Submitted in: Interview Questions | Hits: 3939 | Submitted by: mitu678 | on: 12/21/2012 9:37:03 PM
List of frequently asked OOPS Interview Question and Answer
123
Submit Articles |
Join Dotnetcodes DotnetCodes.com is online Discussion Forum for Software professionals . It lets you find friends around the world and Create professional network that share similar interests as you. Get help on ur projects by industry specialists. Also get answers to all ur technical/placement related querries.Get an edge over others.
Already MemberClick here to login
ASP.net MVC Interview Questions Answers Interview Questions
Serial Number in SSRS Articles
Get Started Developing for Android Apps with Eclipse Articles
How to Print a Crystal Report direct to printer Articles
Razor View Engine Interview Questions Answers Interview Questions
.Net framework 4.0 Interview Questions Answers Interview Questions
SQL server reporting services Interview Questions (SSRS) part 1 Articles
Whats New in ASP.NET 4.0 Part 2 Articles
Difference between Encapsulation and Abstraction Interview Questions
Explaining SDLC -System Development Life Cycle Articles
SPIRE PDF Library Articles
Infosys Interview Questions Interview Questions
Html5 interview questions and answers Interview Questions
Dynamic Menu using HTML List Tag and CSS in ASP.Net Articles
SharePoint 2010 interview Questions Answers Interview Questions
Submit Articles | More Articles..

Advertise About Us Private Policy Terms of use
All rights reserved to dotnetcodes. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks.
Best viewed at 1024 x 768 resolution with Internet Explorer 5.0 or Mozila Firefox 3.5 or Google Crome and higher