A hopefully quick, or easy, question: Would anyone be able to tell me what the ".NET Landscape" is in terms of HTML design?
Thanks!
A hopefully quick, or easy, question: Would anyone be able to tell me what the ".NET Landscape" is in terms of HTML design?
Thanks!
More than likely, they have nothing to do with one another. If you saw them on a job spec, they were probably just listing the technologies they expect you to be familiar with. Something like this:
Of course, certain .NET technologies work together with HTML. For example, ASP.NET provides something called "web forms," which contain static HTML markup as well as server-side Web Controls and User Controls to provide dynamic content. Also, Silverlight applications are hosted on and loaded from an HTML page.
If you're unsure what exactly would be expected of you, I recommend that you find out more details.