I've been reading up on it trying to understand it better, but there's something I'm just not getting about it.
I think I'm missing the fundamentals of how a framework is built and then connecting that with specifically how the .NET framework functions. The way I understand it, a framework is a compilation of templates that make doing tasks easier or faster when programming. "Don't reinvent the wheel" and all that.
But how is a framework built? Certain things I'm reading are telling me languages like C# are based off of it, but then what language is the framework built in? I've read about Visual Basic.NET programming. Is this a language of it's own?
Clearly there are some dots (no pun intended) that I'm not connecting, but I really want to understand. Can someone help explain/discuss this with me so I can be more educated on the subject?
Please don't feel like I'm using this forum as a google search. Everything that I've looked into so far has just been difficult for me to understand.
I think I'm missing the fundamentals of how a framework is built and then connecting that with specifically how the .NET framework functions. The way I understand it, a framework is a compilation of templates that make doing tasks easier or faster when programming. "Don't reinvent the wheel" and all that.
But how is a framework built? Certain things I'm reading are telling me languages like C# are based off of it, but then what language is the framework built in? I've read about Visual Basic.NET programming. Is this a language of it's own?
Clearly there are some dots (no pun intended) that I'm not connecting, but I really want to understand. Can someone help explain/discuss this with me so I can be more educated on the subject?
Please don't feel like I'm using this forum as a google search. Everything that I've looked into so far has just been difficult for me to understand.
Comment