|
Named pipes provide interprocess communication between a pipe server and one or more pipe clients. N....
|
|
|
|
|
|
|
Routed event is a type of event that can invoke handlers on multiple listeners in an element tree. R....
|
|
|
Generics add support for type parameters in .NET Framework.
|
|
|
Attributes add metadata to the program. You can query them using reflection.
|
|
|
|
|
CultureInfo class provides various information about a specific culture like writing system, calenda....
|
|
|
exception represents errors that occurred during application execution
|
|
|
Another class cannot e derived from this class.
|
|
|
Nested type is type located in another class.
|
|
|
Dependency property is new type of property. The local property value is not stored in an instance v....
|
|
|
Silverlight is development platform for creating web, desktop and mobile applications.
|
|
|
|
|
ASP.NET MVC is implementation of Model-View-Controller design pattern for ASP.NET.
|
|