Files
getdotnet/help/dotnet-docs.html
2015-07-24 14:32:07 -07:00

91 lines
2.9 KiB
HTML

<html>
<head>
<title>.NET Framework Documentation and Resources</title>
</head>
<body>
<div style="font-family:Segoe UI,
Lucida Grande,Verdana,Arial,Helvetica,sans-serif; font-size:30px;vertical-align:middle">
<img src="http://i.microsoft.com/net/images/chrome/net-logo.jpg" style="vertical-align:middle" />
.NET Framework Documentation and Resources</div>
<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>
<a href="http://msdn.com/netframework">.NET Developer Center</a>
</li>
<li><a href="http://www.asp.net/">ASP.NET Dev Center</a></li>
<li>
<a href="http://msdn.microsoft.com/library/ff361664(v=vs.110).aspx">MSDN .NET Documentation</a>
</li>
<li><a href="http://msdn.microsoft.com/library/windows/apps/br211377.aspx">Windows API reference for Universal Windows Apps</a>
</li>
<li>
<a href="http://msdn.microsoft.com/en-us/library/windows/apps/br230232.aspx">.NET for Windows Store apps APIs</a>
</li>
</ul>
<h1>Social Engagement</h1>
<ul>
<li><a href="http://blogs.msdn.com/b/dotnet">.NET blog</a></li>
<li><a href="http://twitter.com/dotnet">.NET Twitter account</a></li>
<li><a href="https://twitter.com/DotNet/lists/dotnet-team">.NET Team members Twitter list</a></li>
<li><a href="http://facebook.com/dotnet">.NET Facebook account</a></li>
<li><a href="http://blogs.msdn.com/b/webdev/">ASP.NET blog</a></li>
<li><a href="http://twitter.com/aspnet">ASP.NET Twitter account</a></li>
<li><a href="http://facebook.com/aspnet">ASP.NET Facebook account</a></li>
</ul>
<h1>Additional Resources</h1>
<ul>
<li>
<a href="https://twitter.com/DotNet/lists/net-user-groups">.NET User Groups on Twitter</a>
</li>
<li>
<a href="../dotnet-user-groups.html">.NET User Group Events</a>
</li>
<li>
<a href="http://dotnet.meetup.com/">.NET User Group Events on Meetup</a>
</li>
</ul>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65565245-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>