![]() Welcome! and rules Joel on Software |
What is .Net? Is there a reference that describes what .Net is? Not a language book but a overview of the design philosophy or architecture.
John McQuilling
.NET is not some single product. It is a whole strategy of MS that can be expressed (as it seem to me) so: "Connect everything". So it includes an execution framework for applications, a set of development technologies, a set of server products, a set of services that can be used in applications et al. Also .NET is a marketing stuff, so there lot of products with .NET in their names.
Mikhail Andronov
I found "Introducing Microsoft.NET" by David Platt an excellent general introduction to .NET framework. It's not a programming tutorial, it's a discussion of how .NET supports applications and application development.
Craig
I think the whole .NET concept is shrinking a little bit. I've noticed that the MS server commercials on TV were using the line "That's business with .NET", but now they've taken out all the .NET references in those commercials because the ".NET is everything" campaign was confusing a lot of people.
Chris Guest
Check out
Rajesh T
|