⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 aspnet_install.asp@output=print

📁 W3Schools tutorial..web designing
💻 ASP@OUTPUT=PRINT
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>Installing ASP.NET</title>
 
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />

<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />

<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</head>

<body>

<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>

<h1>Installing ASP.NET</h1>
<a href="aspnet_vsasp.asp"><img alt="previous" border="0" src="../images/btn_previous.gif" /></a>
<a href="aspnet_pages.asp"><img alt="next" border="0" src="../images/btn_next.gif" /></a>
<hr />

<p class="intro">ASP.NET is easy to install. Just follow the instructions below.</p>
<hr />

<h2>What You Need</h2>
<h3>A Windows Computer</h3>
<p>ASP.NET is a Microsoft technology. To run ASP.NET you need a computer capable 
of running Windows.</p>
<h3>Windows 2000 or XP</h3>
<p>If you are serious about developing ASP.NET applications you should install 
Windows 2000 Professional or Windows XP Professional.</p>
<p>In both cases, make sure you install the Internet Information 
Services (IIS) from the Add/Remove Windows components dialog.</p>
<h3>Service Packs and Updates</h3>
<p>Before ASP.NET can be installed on your computer, it is necessary to have all 
relevant service packs and security updates installed.</p>
<p>The easiest way to do this is to activate your Windows Internet Update. When 
you access the Windows Update page, you will be instructed to install the latest 
service packs and all critical security updates. For Windows 2000, make sure you 
install Service Pack 2. I will also recommend that you install Internet Explorer 
6.</p>
<p>Read the note about connection speed and download time at the bottom of this 
page.</p>
<hr />

<h2>Remove Your Beta Version</h2>
<p>If you have a Beta version of ASP.NET installed, we recommend 
that you completely uninstall it. Or even better: start with a fresh Windows 
2000 or XP installation.</p>

<hr />
<h2>Install .NET</h2>
<p>From your Windows Update you can now select to install the Microsoft .NET 
Framework.</p>
<p>After download, the .NET framework will install itself on your computer - 
there are no options to select for installation. </p>
<p><b>You should now be ready to develop your first ASP.NET application!</b></p>

<hr />
<h2>The .NET Software Development Kit</h2>
<p>If you have the necessary bandwidth to download over 130 MB, you might 
consider downloading the full Microsoft .NET Software Development Kit (SDK). </p>
<p>We fully recommend getting 
the SDK for learning more about .NET and for the documentation, samples, and tools 
included. </p>

<hr />
<h2>Connection Speed and Download Time</h2>
<p>If you have a slow Internet connection, you might have problems downloading 
large files like the service packs, the SDK and the latest version of Internet Explorer.</p>
<p>If download speed is a problem, our best suggestion is to get the latest 
files from someone else, from a colleague, from a friend, or from one of the CDs 
that comes with many popular computer magazines. Look for Windows 2000 Service 
Pack 2, Internet Explorer 6, and the Microsoft .NET Framework.</p>

<hr />
<a href="aspnet_vsasp.asp"><img alt="previous" border="0" src="../images/btn_previous.gif" /></a>
<a href="aspnet_pages.asp"><img alt="next" border="0" src="../images/btn_next.gif" width="100" height="20" /></a>

<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -