Update installation docs
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<div class="float-right">
|
||||
<p class="site-title">
|
||||
<img height="40" src="/Assets/dotnet_logo_wide.jpg" />
|
||||
<!--<img height="40" src="/Assets/dotnet_logo_wide.jpg" />-->
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -37,11 +37,10 @@
|
||||
<td><a href="@ViewBag.Target.TargetUrl">Download .NET to get my app working</a></td>
|
||||
<td><a href="@ViewBag.Request.TargetUrl">Tell me more</a></td>
|
||||
<td><a href="mailto:dotnethelp@microsoft.com?subject=Help me GetDotNet">I need help</a></td>
|
||||
<td><a href="http://blogs.msdn.com/b/dotnet/p/targetingdotnet.aspx?source=dotnet">I’m a developer. Tell me more.</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>You can also browse the list of <a href="http://go.microsoft.com/fwlink/?LinkID=213824&source=dotnet">.NET Framework versions</a>, and install the correct version from there.
|
||||
<p>You can select the version you need from the <a href="install-dotnet.html">.NET Framework versions</a> list. If you are a developer, you can look at the <a href="install-dotnet.html">.NET Framework installation and activation</a> documentation.
|
||||
</p>
|
||||
|
||||
</section>
|
||||
|
||||
@@ -11,6 +11,30 @@ Lucida Grande,Verdana,Arial,Helvetica,sans-serif; font-size:30px;vertical-align:
|
||||
|
||||
<p>This page provides links to .NET Framework documentation that can be helpful for building apps and libraries with .NET.</p>
|
||||
|
||||
|
||||
<h1>.NET Framework Installation and Activation Documentation</h1>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="dotnet-framework-initialization-error.html">.NET Framework Initialization Error</a>
|
||||
</li>
|
||||
<li><a href="../install-dotnet.html">Install .NET Versions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="install_dotnet_control_panel.html">Install .NET by the Control Panel</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="dotnet45-xp.html">.NET Framework 4.5 and Windows XP </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="dotnet4-xp.html">Installing .NET Framework 4 on Windows XP </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../target-dotnet-platforms.html">Targeting .NET Platforms</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h1>Official Microsoft documentation</h1>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -27,24 +51,6 @@ Lucida Grande,Verdana,Arial,Helvetica,sans-serif; font-size:30px;vertical-align:
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h1>Other Documentation</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="../install-dotnet.html">Install .NET Versions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="install_dotnet_control_panel.html">Install .NET by the Control Panel</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="dotnet45-xp.html">.NET Framework 4.5 and Windows XP </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="dotnet4-xp.html">Installing .NET Framework 4 on Windows XP </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="dotnet-framework-initialization-error.html">.NET Framework Initialization Error</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h1>Social Engagement</h1>
|
||||
<ul>
|
||||
@@ -61,9 +67,6 @@ Lucida Grande,Verdana,Arial,Helvetica,sans-serif; font-size:30px;vertical-align:
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../target-dotnet-platforms.html">Targeting .NET Platforms</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://twitter.com/DotNet/lists/net-user-groups">.NET User Groups on Twitter</a>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user