In Web site development with
ASP.NET, the Media server control enables you to easily integrate
media sources such as audio or video, for example .wma,
.mp3 or .wmv files, into the
Web application, without requiring the developer
to have any knowledge of XAML or
JavaScript to implement the media. To use the
Media control, you need to reference a media source file and select a built-in
skin. The Media control defines the player, and by default it uses
JavaScript programming and the
Silverlight player.
ASP.Net Tutorials: Creating a Layout Using Master Pages Just as Themes and Skins allow you to factor out style definitions from your page code and maintain them in a common file, Master Pages do the same for page layout.
Customizing and Managing Your Site's Appearance When a page that uses a master page (i.e., a content page) is requested, ASP.NET merges the content page and master page together (assuming of course that both have already been compiled).
Developer.com Contains resources, tools, articles, discussion areas, and events of interest to Internet/intranet developers. Directories include: ActiveX, Java, JavaBeans, JavaScript, Microsoft and .NET, open source and VRML.
Webopedia's "Did You Know...?" Section Use this Webopedia knowledge section for an in-depth overview of specific technologies and occurrences in the areas of Computer Science, The Internet, and Computer Hardware and Software.