C# Tutorials and offshore development in India
    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



Active Members
TodayLast 7 Days more...






Resources » Articles » .NET Framework »

Understanding the Framework Class Library


Posted Date: 27 Jun 2009    Resource Type: Articles    Category: .NET Framework
Author: Vijayaragavan.RMember Level: Bronze    
Rating: 1 out of 5Points: 5



Framework Class Library (FCL)



The .Net frameworks contains thousand of classes that you can use when building an application. The Framework class library was designed to make it easier to perform the most common programming tasks.

File Class : Enables you to represent a file on your hard drive. You can use the file to heck whether a file exists, create a new file, delete a file, and perform many other file related tasks.

Graphics Class: -
Enables you to work with different type of images such as GIF,PNG,BMP and JPEG images. You can use the graphics class to draw rectangles, arcs, ellipsis, and other elements on an image.

Random Class :
Enables you to generate a random numbers.

SMTPClient Class:
Enables you to send email. You can use the SMTPClient class to send emails that contain attachments and HTML content.




Responses

Author: shankar v    29 Jun 2009Member Level: Gold   Points : 1
Framework class library is a comprehensive object oriented collection of reusable types.which is used to develop application ranging from the traditional use of command line and Graphical user interface


Author: Prasoon Kumar    29 Jun 2009Member Level: Silver   Points : 2
Hi
Vijayaragavan.R


Thanks for taking a step forward and sharing your knowlledge with us.

Just to elaborate on you your article :-

FCL :-

1. what is it :- FCL stands for Framework Class Library not

limited to dotnet world but to any other platform .it

provides you helper classses along with helper methods

that is being used commonly.

will elaborate more on this in next article.



Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Understanding the Framework Class Library  .  

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: Find if database, table or stored procedure exists using C#
Previous Resource: .NET Interview Questions Part 7
Return to Discussion Resource Index
Post New Resource
Category: .NET Framework


Post resources and earn money!
 
Related Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use