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

📄 startsamples.htm

📁 Samples are organized by chapter, and then by "application" or example name. You should open a proje
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<html>
	<head>
		<title>Microsoft .NET Framework SDK QuickStarts, Tutorials and Samples </title>
		<!-- Script for links jumping into Havana docs-->
		<SCRIPT language="jscript">
	var viewer;
	var helpHost;
	function Link(url)
	{
  		viewer = new ActiveXObject("DExplore.AppObj.7");
   		helpHost = viewer.Help;
   		helpHost.SetCollection("ms-help://MS.NETFrameworkSDK", ".NET Framework SDK Documentation");
   		helpHost.DisplayTopicFromURL(url);
   		helpHost.SyncContents(url);
	}
		</SCRIPT>
		<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
		<style>
        a:hover { color:#ff0000; }
        </style>
	</head>
	<body topmargin="0" leftmargin="0">
		<!-- Start Toolbar-->
		<DIV ID="TBDownLevelDiv">
			<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" BGCOLOR='#ffffff'>
				<TR>
					<TD VALIGN="top" HEIGHT="60" WIDTH="250" ROWSPAN="2">
						<IMG height="59" alt="" src="../docs/complus.gif" width="230" border="0"></TD>
					<TD VALIGN="top" HEIGHT="20" ALIGN="right">
						<IMG height="20" src="../docs/curve.gif" width="18" border="0"></TD>
					<TD BGCOLOR="#000000" HEIGHT="20" VALIGN="center" ALIGN="right" NOWRAP COLSPAN="2">
						<FONT COLOR='#ffffff' FACE="Verdana, Arial" SIZE="1"><B>&nbsp;&nbsp;<A style="COLOR: #ffffff; TEXT-DECORATION: none" target="_top" href="http://support.microsoft.com"><FONT COLOR='#ffffff'>Links 
										to the Web: &nbsp; &nbsp; Support</FONT></A>&nbsp;&nbsp;<FONT COLOR='#ffffff'>|</FONT>
								&nbsp;&nbsp;<A style="COLOR: #ffffff; TEXT-DECORATION: none" target="_top" href="http://search.microsoft.com/"><FONT COLOR='#ffffff'>Search</FONT></A>&nbsp;&nbsp;<FONT COLOR='#ffffff'>|</FONT>
								&nbsp;&nbsp;<A style="COLOR: #ffffff; TEXT-DECORATION: none" target="_top" href="http://www.microsoft.com/"><FONT COLOR='#ffffff'>microsoft.com 
										Guide</FONT></A>&nbsp;&nbsp; </B></FONT>
					</TD>
				</TR>
				<TR>
					<TD VALIGN="top" HEIGHT="40" WIDTH="19">&nbsp;</TD>
					<TD VALIGN="top" HEIGHT="40" ALIGN="right" NOWRAP COLSPAN="2">
						<A HREF="http://www.microsoft.com/" TARGET="_top"><IMG height="40" src="../docs/mslogo.gif" width="112" border="0"></A></TD>
				</TR>
				<!-- Start: Local menus -->
				<TR>
					<TD BGCOLOR="#336699" HEIGHT="20" VALIGN="center" NOWRAP COLSPAN="4">
						<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0">
							<TR>
								<TD BGCOLOR="#336699" nowrap>
									<FONT COLOR='#ffffff' FACE="Verdana, Arial" SIZE="1"><B>&nbsp;&nbsp; <FONT COLOR='#ffffff'>Related 
												Links: &nbsp; &nbsp; <A style="FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none" target="_top" href="http://msdn.microsoft.com/">
												MSDN Online </FONT></A> &nbsp;&nbsp;</B> </FONT>
								</TD>
								<TD>
									<FONT COLOR='#ffffff' FACE="Verdana, Arial" SIZE="1"><B>|</B> </FONT>
								</TD>
								<TD BGCOLOR="#336699" nowrap>
									<FONT COLOR='#ffffff' FACE="Verdana, Arial" SIZE="1"><B>&nbsp;&nbsp; <FONT COLOR='#ffffff'><A style="FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none" target="_top" href="http://msdn.microsoft.com/net/">
												MSDN Online .NET page </FONT></A> &nbsp;&nbsp;</B> </FONT>
								</TD>
								<TD>
									<FONT COLOR='#ffffff' FACE="Verdana, Arial" SIZE="1"><B>|</B> </FONT>
								</TD>
								<TD BGCOLOR="#336699" nowrap>
									<FONT COLOR='#fffff' FACE="Verdana, Arial" SIZE="1"><B>&nbsp;&nbsp; <A style="FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none" target="_top" href="http://msdn.microsoft.com/vstudio/">
												<FONT COLOR='#ffffff'>Visual Studio .NET </FONT></A>&nbsp;&nbsp;</B> </FONT>
								</TD>
								<TD>
									<FONT COLOR='#ffffff' FACE="Verdana, Arial" SIZE="1"><B>|</B> </FONT>
								</TD>
							</TR>
						</TABLE>
					</TD>
					<!-- End: Local menus -->
				</TR>
			</TABLE>
		</DIV>
		<!-- End Toolbar-->
		<!-- Start Document -->
		<br>
		<table width="750" border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="100%">
					<div style="FONT: x-small Verdana, Arial, Helvetica; MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px">
						<p>
							<span style="FONT: bold medium Verdana, Arial, Helvetica" align="left">Microsoft .NET Framework SDK QuickStarts, Tutorials and Samples</span>
						<p>
							The .NET Framework SDK QuickStarts, tutorials, and samples are designed to 
							quickly acquaint you with the programming model, architecture, and components 
							that comprise the .NET Framework.
							<ul>
								<a href="#QuickStarts">QuickStarts</a><br>
								<a href="#Tutorials">Tutorials</a><br>
								<a href="#TechSamples">Technology Samples</a><br>
								<a href="#AppSamples">Application Samples</a>
							</ul>
							<br>
							<span style="FONT: bold small Verdana, Arial, Helvetica" align="left">
								<a name="QuickStarts">QuickStarts</a></span>
							<br>
							The QuickStarts are the fastest way to understand what the .NET Framework 
							technology has to offer leading-edge developers. Inside you will find 
							information about compelling features of the .NET Framework and you will find 
							out how to put them to work for you. To get started, complete the instructions 
							below.&nbsp; When clicking the links, if you are 
                        prompted to Open or Save the file, select Open.&nbsp;&nbsp;
							<ul>
								<p><b>Step 1: <a href="Setup/MSDE/InstMSDE.exe">
                                Install the .NET Framework Samples Database</a></b><br>
                                Many of the QuickStart tutorials illustrate how 
                                to manipulate a SQL Server database using SQL 
                                and ADO.NET. To run these samples, a SQL Server 
                                instance is required.&nbsp; Clicking on the above link will install a 
                                standalone database tailored for the QuickStart 
                                tutorials.&nbsp; 

								<!-- If you would like to run the 
                                QuickStart data access samples against your own 
                                SQL Server, complete the following
                                <a href="Setup/html/ConfigDetails.htm#CustomSQL">
                                instructions</a>.
								-->

								</p>
                                <p>Note: The .NET Framework Samples Database 
                                setup program may require a reboot. After 
                                rebooting, return to this page to complete the 
                                QuickStart tutorials installation. </p>
								<p>
									<b>Step 2: <a href="Setup/ConfigSamples.exe">Set up the QuickStarts</a></b><br>
									Because the QuickStarts demonstrate a wide variety of the .NET Framework 
									technologies, some machine configuration is required. The link above configures 
									your machine to run the QuickStarts. This includes importing four sample 
									databases into the MSDE database server, creating several Internet Information 
									Services (IIS) virtual directories, and compiling several samples.&nbsp; In 
									order to complete these operations, you must be logged in using an account with 
									Administrator privileges.&nbsp; For a complete list of tasks accomplished in 
									this step, including manual instructions for configuring the QuickStarts, see 
									the <a target="_blank" href="Setup/Html/ConfigDetails.htm">Configuration Details</a> document.</p>
							</ul>
							<br>
							<span style="FONT: bold small Verdana, Arial, Helvetica" align="left">
								<a name="Tutorials">Tutorials</a></span>
							<br>
						The tutorials provide a step-by-step introduction to fundamental areas of 
						programming for the .NET Framework, including packaging, deploying, debugging, 
						and resources and localization.<p>
							<ul>
								<A href="javascript:Link('ms-help://MS.NETFrameworkSDK/cptutorials/html/introduction_to_developing_with_the__net_framework.htm')">
									Introduction to Developing with the .NET Framework</A><br>
								<A href="Tutorials/CLR_Fundamentals/Default.htm" target="_blank">Common 
									Language Runtime Fundamentals</A><br>
								<A href="javascript:Link('ms-help://MS.NETFrameworkSDK/cptutorials/html/debugging_with_the__net_framework.htm')">
									Debugging with the .NET Framework</A><br>
								<A href="javascript:Link('ms-help://MS.NETFrameworkSDK/cptutorials/html/packaging_and_deploying__net_framework_applications.htm')">
									Packaging and Deploying .NET Framework Applications</A><br>
								<A href="javascript:Link('ms-help://MS.NETFrameworkSDK/cptutorials/html/resources_and_localization_using_the__net_framework_sdk.htm')">
									Resources and Localization Using the .NET Framework</A><br>
								<A href="javascript:Link('ms-help://MS.NETFrameworkSDK/cptutorials/html/il_dasm_tutorial.htm')">
									ILDASM Tutorial</A><br>
							</ul>
							<br>
							<span style="FONT: bold small Verdana, Arial, Helvetica" align="left">
								<a name="TechSamples">Technology Samples</a></span><br>
							The following samples demonstrate the various technologies in the .NET 
							Framework. These samples represent a single technology or related technologies 
							in an accurate and useful way for developers. These samples are installed and 
							ready for immediate use.
							<table cellSpacing="0" cellPadding="0" width="640" border="0" DESIGNTIMESP="28676" DESIGNTIMESP="13727">

⌨️ 快捷键说明

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