Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
srinivas kante...
(63)
Alwyn
(56)
Abhisek Panda
(42)
Last 7 Days
Alwyn
(720)
nishithraj
(512)
Gaurav Arora
(503)
more...
Resources
»
Articles
»
ASP.NET/Web Applications
»
About Base Class Libraries
Posted Date: 01 Dec 2008
Resource Type:
Articles
Category:
ASP.NET/Web Applications
Author:
gowthami chowdary
Member Level:
Gold
Rating:
Points
: 5
Class libraries:
A class library contains collection of classes.A class contains predefined functions which are helpful to write our code.Class libraries are of two categories.
1.User defined class libraries
2.Base class libraries
1.User Defined class libraries:
These are created by the user with required functions and can be reused again and again.
2.Base class libraries:
These are designed by Microsoft.These are similar to header files in c,c++.How the header file contains predefined functions like printf(), scanf(), getch()...etc.
Base class libraries contains classes and classes will contains the predefined
functions.Base class libraries are known as building blocks of applications or programs.There are almost 500 BCLs are available in .Net.There 900+ classes are available in .Net frame work.There are 50,000+ predefined functions are available in .Net frame work.BCLs are installed into our machine when we installed .Net frame work.Physical location of BCLs is
Root Drive:/osfolder/assembly folder.
Any class in .Net will be either in the form of .DLL or .Exe.
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
.Net
.
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
How to dynamically create controls using asp.net
Previous Resource:
Huge description of delegates
Return to Discussion Resource Index
Post New Resource
Category:
ASP.NET/Web Applications
Post resources and
earn money
!
More Resources
How to dynamically create controls using asp.net
AutoEventWireup property in asp.net
Exception Handling Mechanism
Process of adding RSS to website
GridView FAQ's
Code execution process in ASP.Net
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use