mandelbrot
Well-known member
Dear All,
Ive just started using .NET to develop web apps, as previously Ive only ever written code for Windows.
I dont want to fall into bad practice here, so I feel I must ask a few basic questions...
Firstly, is it good practice to embed HTML code in the (in this case VB) code that Im writing?
Secondly, the distinctions between some of the controls used in .NET obviously differ from standard HTML tags; for instance, the panel control appears to replace both DIV and SPAN tags. Is there anywhere that actually clearly explains all of the differences so that I dont have to re-write chunks of code at a later date?
Thirdly, is there any advice you could give me that would save me a shed load of time later?
Ive always found web programming to be a disorganised mess to be honest, so if anyone can convert my way of thinking, Id appreciate it!
Many thanks in advance,
Paul.
Ive just started using .NET to develop web apps, as previously Ive only ever written code for Windows.
I dont want to fall into bad practice here, so I feel I must ask a few basic questions...
Firstly, is it good practice to embed HTML code in the (in this case VB) code that Im writing?
Secondly, the distinctions between some of the controls used in .NET obviously differ from standard HTML tags; for instance, the panel control appears to replace both DIV and SPAN tags. Is there anywhere that actually clearly explains all of the differences so that I dont have to re-write chunks of code at a later date?
Thirdly, is there any advice you could give me that would save me a shed load of time later?
Ive always found web programming to be a disorganised mess to be honest, so if anyone can convert my way of thinking, Id appreciate it!
Many thanks in advance,
Paul.