Register Register Member Login Member Login Member Login Forgot Password ??
PHP Tutorial (Hypertext Preprocessor), ASP Tutorial (Active Server Pages), ASP.NET Tutorial (.Net 1.1,2.0,3.5)
   
   
  Registered : 70,205
   
 
HOME > ASP.NET > ASP.NET Syntax > ASP.NET ASP Style
Search

ASP.NET ASP Style

 
 
 
ASP.NET ASP Style เนื่องจาก ASP.NET พัฒนา Version มาจาก Visual Basic และ ASP แต่ก็ยังคงรูปแบบการเขียน ASP ไว้อยู่ครับ บางคำสั่งใน ASP ที่เป็นคำสั่ง VB Script หรือคำสั่งที่เป็น Server Script เช่น Request,Response ก็ยังสามารถใช้ใน ASP.NET ได้เช่นเดียวกัน การเขียนในรูปแบบ ASP Style เป็นการเขียน Code และ Design ไว้ใน Page เดียวกัน เพียงแต่ทำการแยกในส่วนของ Design และ Code ไว้คนล่ะส่วน หรือ เสามารถเขียนปะปนกันได้ โดยใช้ Tag <%....%> เป็นตัวระบุคำสั่งของ ASP.NET

ในตัวอย่างผมได้ยกตัวอย่างทั้ง VB.NET และ C#

Language Code : VB.NET || C#

Sample (VB.NET)

<%@ Page Language="VB" %>
<script runat="server">
    Sub Page_Load(sender As Object, e As EventArgs)				
		Response.write("ASP Style (1)")
		Me.lblText.Text = "ASP Style (2)"
		Response.write("ASP Style (3)")
	End Sub
</script>
<html>
<head>
    <title>ThaiCreate.Com ASP.NET</title>
</head>
<body>
	<form id="form1" runat="server">
		<asp:Label id="lblText" runat="server"></asp:Label>
		<%=Now%>
	</form>
</body>
</html>


Screenshot

ASP.NET ASP Style




 

ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท

 
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rate :  
  Create/Update Date : 2008-10-27 22:26:10 / 2009-06-02 16:26:52
  View : 4,495
  Download : Download  ASP.NET ASP Style
   
 
Sponsored Links
 
 
Ads Contact : 08-1987-6107
Download Mozilla Firefox
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET Hello World
Rate : View : 7,577
ASP.NET Code-Behind Style
Rate : View : 4,558
ASP.NET Msgbox
Rate : View : 4,900
ASP.NET Try Catch Exception
Rate : View : 3,067
ASP.NET Delegate
Rate : View : 2,373
ASP.NET Imports/Using
Rate : View : 2,495
ASP.NET ViewState
Rate : View : 2,873
ASP.NET Response,Request
Rate : View : 2,841
 
 
© www.ThaiCreate.Com. 2003-2009 All Rights Reserved. My network : ThaiGoodWeb.Com , DVDmono.com
Comments & Suggestions Please Contact Us : thaicreate at hotmail dot com [Conditions Privacy Statement] ติดต่อโฆษณา 01-987-6107 อัตราราคา คลิกที่นี่