View Single Post
  #28 (permalink)  
Old Sep 20th, 2007, 17:22
alexgeek's Avatar
alexgeek alexgeek is offline
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,769
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Use this language?

Quote:
Originally Posted by robbied72 View Post
I'm a Classic ASP developer and I find it really easy to develop in, I can hand code but I find Dreamweaver good for rapid development (but learn the syntax because it is needed to tidy up some stuff in DW CS3).

I done a course in London 4 years ago doing ASP.NET (VB) and thought I’d come away from there and migrate all my sites to the .NET framework, I found it far too convoluted so I stuck to what i knew best.
ahh okay
do you know a tutorial for this type of file:
Code: Select all
<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="utf-8" %>
Reply With Quote