Hello, your question is poorly phrased and may refer to several things. what exactly do you mean?
05/13/2022
Ferro
Generally .net usually refers to a Microsoft framework that comes partly bundled with Windows (and other parts can be downloaded and installed to upgrade)
This framework provides facilities for programming applications in various languages such as c#, visual basic, c++ and many more.
Basically what it does is to facilitate multiple tasks that can range from file management, networking, databases, message boxes and much more.
Instead of for example programming from scratch file access with a specific language, you can use the tools provided by this framework to do it in a faster and more standardised way.
Hello, your question is poorly phrased and may refer to several things. what exactly do you mean?
Generally .net usually refers to a Microsoft framework that comes partly bundled with Windows (and other parts can be downloaded and installed to upgrade)
This framework provides facilities for programming applications in various languages such as c#, visual basic, c++ and many more.
Basically what it does is to facilitate multiple tasks that can range from file management, networking, databases, message boxes and much more.
Instead of for example programming from scratch file access with a specific language, you can use the tools provided by this framework to do it in a faster and more standardised way.