home *** CD-ROM | disk | FTP | other *** search
/ 61.19.244.139 / 61.19.244.139.zip / 61.19.244.139 / wsCompulBUIOIC / Default.aspx < prev    next >
Text File  |  2013-06-25  |  717b  |  17 lines

  1. ∩╗┐<%@ page title="Home Page" language="C#" masterpagefile="~/Site.master" autoeventwireup="true" inherits="_Default, App_Web_q4aqmm1q" %>
  2.  
  3. <asp:Content ID="HeaderContent" runat="server" ContentPlaceHolderID="HeadContent">
  4. </asp:Content>
  5. <asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent">
  6.     <h2>
  7.         Welcome to ASP.NET!
  8.     </h2>
  9.     <p>
  10.         To learn more about ASP.NET visit <a href="http://www.asp.net" title="ASP.NET Website">www.asp.net</a>.
  11.     </p>
  12.     <p>
  13.         You can also find <a href="http://go.microsoft.com/fwlink/?LinkID=152368&clcid=0x409"
  14.             title="MSDN ASP.NET Docs">documentation on ASP.NET at MSDN</a>.
  15.     </p>
  16. </asp:Content>
  17.