Microsoft .NET Framework 3.5

Soldato
Joined
1 Mar 2007
Posts
4,795
Location
Portsmouth
Forgot to say, iam on win7 X64. Didnt know its already included, that will explain why I couldnt install it :o

What does the .Net framework do exactly?

Without going into too much detail, think of it as a library that applications borrow bits from while running on your computer. It's also a tool to make certain aspects of programming a bit easier.

To be honest, it has a lot of different components and worth having a skim over the wiki article to get an overview.
 
What does the .Net framework do exactly?
Its a software framework:
Wikipedia said:
It includes a large library of coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework. The .NET Framework is a Microsoft offering and is intended to be used by most new applications created for the Windows platform.

The framework's Base Class Library provides a large range of features including user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications.
:p
 
I keep getting this error popping up each time I boot up...

in4v44.png
 
I keep getting this error popping up each time I boot up...

Don't know if it will help but do you have iTunes installed? The error seems to be mentioning the Bonjour service which is installed with iTunes by default and starts automatically under the name of mDNSResponder.exe

What does the .Net framework do exactly?

You can also think of it like installing the Java Runtime Environment to be able to run Java programs or Adobe AIR to be able to rune air applications.
 
Don't know if it will help but do you have iTunes installed? The error seems to be mentioning the Bonjour service which is installed with iTunes by default and starts automatically under the name of mDNSResponder.exe

Yeah ive got iTunes installed, yeah. This error only started coming out after I started playing aroudn with the airmouse app-which iamn having trouble with :mad:
 
Back
Top Bottom