|
XAML is declarative markup language. XAML simplifies creating user interface for .NET framework appl....
|
|
|
DLR is dynamic language runtime. It’s environment that adds a set of services for dynamic languages ....
|
|
|
WCF – Windows Communication Foundation is part of .NET framework that provides unified programming m....
|
|
|
Windows Workflow Foundation provides a programming model, in-process workflow engine and rehostable ....
|
|
|
Serialization is process of converting an object into other form (like xml tree or sequence of bits)....
|
|