📄 ngws_intro.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>Introduction to Microsoft .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>Introduction to Microsoft .NET</h1>
<a href="default.asp"><img alt="previous" border="0" src="../images/btn_previous.gif" width="100" height="20" /></a>
<a href="ngws_core.asp"><img alt="next" border="0" src="../images/btn_next.gif" width="100" height="20" /></a>
<hr />
<p class="intro">Microsoft .NET is Microsoft's
new Internet strategy.</p>
<p class="intro">.NET was originally called NGWS.</p>
<hr />
<h2>NGWS - Next Generation Windows Services</h2>
<p>Before the official announcement of .NET, the term NGWS was used for
Microsoft's
plans for producing an "Internet-based platform of Next Generation Windows
Services". </p>
<p>Steve Ballmer quote January 2000:</p>
<blockquote>
"Delivering an Internet-based platform of Next Generation Windows
Services is the top priority of our company. The breakthroughs we抮e talking
about here include changes to the programming model, to the user interface, to
the application integration model, the file system, new XML schema....."
</blockquote>
<hr />
<h2>Microsoft. NET</h2>
<p>The Microsoft. NET strategy was presented by Microsoft officials to the rest
of the world in June 2000:</p>
<ul>
<li>.NET is Microsoft's new Internet and Web strategy</li>
<li>.NET is NOT a new operating system</li>
<li>.NET is a new Internet and Web based infrastructure</li>
<li>.NET delivers software as Web Services</li>
<li>.NET is a framework for universal services</li>
<li>.NET is a server centric computing model</li>
<li>.NET will run in any browser on any platform</li>
<li>.NET is based on the newest Web standards</li>
</ul>
<hr />
<h2>.NET Internet Standards</h2>
<p>.NET is built on the following Internet standards:</p>
<ul>
<li>HTTP, the communication protocol between Internet Applications
</li>
<li>XML, the format for exchanging
data between Internet Applications</li>
<li>SOAP, the standard format for requesting Web Services</li>
<li>UDDI, the standard to search and discover Web Services</li>
</ul>
<hr />
<h2>.NET Framework</h2>
<p>The .NET Framework is the infrastructure for the new Microsoft .NET Platform. </p>
<p>The .NET Framework is a common environment for building, deploying, and
running Web Services and Web Applications.</p>
<p>The .NET Framework contains common class
libraries - like ADO.NET, ASP.NET and Windows Forms - to provide advanced
standard services that can be integrated into a variety of computer systems.</p>
<p>The .NET Framework is language neutral. Currently it supports C++, C#, Visual
Basic, JScript (The Microsoft version of JavaScript) and COBOL. Third-party languages - like
Eiffel, Perl, Python, Smalltalk, and others - will also be available for
building future .NET Framework applications.</p>
<p>The new Visual Studio.NET is a common development environment for the
new .NET Framework. It provides a feature-rich application execution environment,
simplified development and easy integration between a number of different
development languages.</p>
<hr />
<h2>Additional Information</h2>
<ul>
<li>The .NET plan includes a new version of the Windows operating
system, a new version of Office, and a variety of new development software for programmers to build Web-based applications.</li>
<li>The background for .NET is part of Microsoft's new strategy to keep Windows
the dominant operating system in the market, as computing begins to move away
from desktop computers toward Internet enabled devices, such as hand-held
computers and cell phones.</li>
<li>The most visual components of the new .NET framework are the new Internet Information Server
6.0, with ASP.NET and ADO.NET support, Visual Studio.NET software tools to build Web-based
software, and new XML support in the SQL Server 2000 database. </li>
<li>Bill Gates is supervising the .NET project.</li>
</ul>
<hr />
<a href="default.asp"><img alt="previous" border="0" src="../images/btn_previous.gif" width="100" height="20" /></a>
<a href="ngws_core.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 + -