When developing a desktop application in .NET, is it possible to not require the .NET Framework? Is developing software in .NET a preferred way to develop desktop applicati
I think if you were able to do something like staticly link the .NET framework so you didn't have to develop it then you would be in breach of the EULA that microsoft supplies!
It's the price we have to pay for having such a rich developer experience! It's worth it when you consider the difficulty of going back to MFC programming!