What are the lists of abstract classes in .NET?

Asked by Last Modified  

1 Answer

Learn .Net

Follow 1
Answer

Please enter your answer

In the .NET framework, there are several abstract classes that serve as base classes for various functionalities. Here are some notable abstract classes in .NET: System.Array: Base class for all arrays in C#. System.Collections.CollectionBase: Serves as the base class for strongly typed collections. System.Collections.DictionaryBase: Serves...
read more
In the .NET framework, there are several abstract classes that serve as base classes for various functionalities. Here are some notable abstract classes in .NET: System.Array: Base class for all arrays in C#. System.Collections.CollectionBase: Serves as the base class for strongly typed collections. System.Collections.DictionaryBase: Serves as the base class for strongly typed dictionaries. System.Collections.Queue: Represents a first-in, first-out (FIFO) collection of objects. System.Collections.Stack: Represents a last-in, first-out (LIFO) collection of objects. System.Collections.ObjectModel.Collection<T>: Generic base class for strongly typed collections. System.Collections.ObjectModel.KeyedCollection<TKey, TItem>: Generic base class for collections that are indexed by a key. System.ComponentModel.Component: Serves as the base class for all components in the .NET framework. System.Data.Common.DbCommand: Represents an SQL statement or stored procedure to execute against a data source. System.Data.Common.DbDataAdapter: Represents a set of data commands and a database connection that are used to fill the DataSet and update a data source. System.Data.Common.DbDataReader: Provides a way of reading a forward-only stream of rows from a data source. System.Data.Common.DbTransaction: Represents a local transaction. System.IO.Stream: Serves as the abstract base class for all streams. System.Security.Cryptography.CipherAlgorithm: Base class for all symmetric key algorithm implementations. System.Security.Cryptography.HashAlgorithm: Base class for all hash algorithm implementations. System.Security.Cryptography.KeyedHashAlgorithm: Base class for hash-based Message Authentication Code (HMAC) implementations. System.Security.Cryptography.SymmetricAlgorithm: Base class for all symmetric key algorithm implementations. System.Text.Encoding: Represents a character encoding. System.Threading.WaitHandle: Encapsulates operating system-specific objects that wait for exclusive access to shared resources. System.Web.UI.WebControls.WebControl: Serves as the base class for all ASP.NET server controls. These are just some examples of abstract classes in .NET. The framework provides a rich set of abstract classes that developers can use as a foundation for building specific functionalities in their applications. Keep in mind that the .NET framework evolves over time, and new abstract classes may be introduced in later versions. read less
Comments

Related Questions

what is difference b/w MVC .net and other ASP.NET
mvc is latest techonology, based on model view controller design pattern, whereas asp.net is based on event deriven programming language.
Abdul
I know .net WCF. Will doing Hadoop will be useful?
Hadoop and DotNet are totally different.If you are on Microsoft side,you can do Azure which will be very helpful to you.As of now,MS is not well versed with Hadoop.MS has HDInsight which is something like...
Nish

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

ASP.NET Web API 2 action method return types
Here, in this article we will learn ASP.NET Web API 2 action method return types. A Web API 2 action method return types can be any of the following : Void HttpResponseMessage IHttpActionResult Other...

Remote Learning Do's and Dont's
In the Present fast-paced world, people are facing challenges concerning keeping themselves always with the up to date technologies or industry changes. When it comes to the IT industry, it is becoming...

Pro Developer Program Syllabus
What you will learn in Pro-Developer Program: i. Introduction to Web Technologies. ii. Introduction to .Net - Features of .Net, CTS, CLS, CLR and MSIL. iii. C# & .Net Basics - Data Types,...

Service-Level Agreement (SLA) Definition
A service-level agreement (SLA) is a contract between a service provider and its internal or external customers that documents what services the provider will furnish. SLAs originated with network service...
M

Mohammad Shafi

0 0
0

A very brief introduction to .NET framework
.NET development has started in the year 2000 , a product of Microsoft. From the begining of .NET development till now, it has got many RAD facilities. Why .NET? developed for distributed computing...
R

Raga Deepthi G.

2 0
0

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you