XSL Formatting Objects (XSL-FO) are the second half of the Extensible Stylesheet Language (XSL). XSL-FO is an XML application that describes how pages will look when presented to a reader. A style sheet uses the XSL transformation language to transfo
XPointer, the XML Pointer Language, defines an addressing scheme for individual parts of an XML document. These addresses can be used by any application that needs to identify parts of or locations in an XML document. For instance, an XML editor coul
Visual C++ .NET 2003 represents the most significant update to the product in many years! Come learn about all new ISO standards-conforming language features, enhanced optimizations, and Windows Forms support for C++.
The new security components in .NET 2.0 can help you greatly reduce the amount of code you need to write in order to make your applications secure. Security is difficult to get right, and it is a good strategy to leverage the code provided by Microso
Visual Studio.NET and the .NET Framework provide a rich set of XML capabilities. This presentation demonstrates how to use those capabilities by taking an approach that puts XML at the core of the architecture / design of a reality-based distributed
Topics: IIS Basics, ASP - where it falls short, CLR Basics, ASP.NET Basics, ASP.NET and OOP, Type Anatomy.
What exactly is XSLT useful for and why would you, as an ASP.NET developer, want to learn about it? The answer boils down to the capability of XSLT to transform XML documents into different formats that can be consumed by a variety of devices, includ
Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the...
Learn about: Role of the HttpRuntime,- What is the HttpRuntime,- Drill-down,- HttpContext,- HttpHandler,- Application Events,- Global.asax,- HttpModule and Hosting the HttpRuntime. Source code included.
We are now at the next stage of Active Server Pages development. ASP.NET takes Active Server Pages and rapid web application development to a whole new level. All of the benefits provided by Active Server Pages to web development have been expanded u |