-
What is a framework
Hi there is anyone know what is framework in Vb.Net..I have no idea what is a framework.. Hope someone will help me to describe the word framework to me in more detail maybe with an example.. Thank
Thanks Mates
Cheers
-----------------------------------
Just start learning VB.Net for my final year project!!!
-
The framework is the environment for development and execution of code. It consist of the "common language runtime" that manges code execution and the ".NET class library" that consists of a collection of the types that are designed to integrate with the "common language runtime".