Tag: JSON / JAVA / XML

Community

Introduction to XAML

(Keyvan Nayyeri) EXtensible Application Markup Language (XAML) which is pronounced as Zamel is Microsoft’s new markup language to define dynamic or static user interfaces for .NET applications. XAML will be used in Windows Vista to design user interfaces, but can be applied to Windows XP or Windows

Community

Master Pages Tips and Tricks

This demonstration (slides and code) provides several tips and tricks that can be used when working with ASP.NET Master Pages. Samples include referencing Master Pages from content pages, updating Master Page content dynamically, storing Master Pages in the GAC so that they can be shared across mult