What's exactly the nature of .Net Framework 3.5 Service Pack1?
Posted
by Richard77
on Stack Overflow
See other posts from Stack Overflow
or by Richard77
Published on 2010-05-31T13:09:56Z
Indexed on
2010/05/31
13:13 UTC
Read the original article
Hit count: 235
.net-3.5
Hello,
I did some recovery disk operations with my laptop because it became instable. Now, I'm about to re-install SQL Server 2008 Professional, but it keeps telling me that I need to install .net framework 3.5 with service pack1. What's strange is I was asked to do the same when I installed Visual Studio 2008 Professional earlier.
I'd like to know: what's .Net Framework Service Pack1? is it
- One piece of software sitting on top of windows ?
- Several software having the same name so that Visual Studio has it, SQL Server also has it, and do on...
- And why the naming Service Pack1 behind .Net Framework?
I'm really lost.
Thanks for helping
© Stack Overflow or respective owner