CATEGORIES
What is HTML Server Controls in ASP.NET
Published by: Khusi (12/22/2008 5:53:23 AM)
DEC 22 2008
In classic ASP we don’t write script runat=server but in dotnet it is a common practice to write this. If I follow the asp syntax <% server side code %> then will it run at the server or leave it for the client side. Let me know the answer here.
Most Popular Articles
- what is asp .net+?
- What are the new server controls added in latest version of asp.net
- How do I Start Learning Dot Net and What is the Best Book to Follow
- How to display emoticons in an e-mail message using ASP.NET
- What is the difference between the .aspx page and .aspx.vb/cs page
what are the benefits of visual studio 2005 over visual studio 2002 and 2003 >>
<< What is the difference between Convert.ToString() & .ToString() ?
COMMENT