Software Downloads | Home | Submit | Latest News | Category | Contact us |
Search for object oriented C# School Ebook 1.0 in Synchron Data SL This 330 page e-book covers the .NET framework and the C# language. Starting with the basics of the language, it goes on to cover object oriented programming techniques and a wide range of C# languages features including interfaces, exceptions and delegates. Later chapters cover practical topics including database access with ADO.NET, building Windows forms applications, multi-threading and asynchronous I/O. The final chapter covers new featlibpropc++ (for C++) 1.0 in Extreme Code Software Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Supports binding properties together to auto-synchronize their values. Has its own signals implementation. Supports binding properties with a transformation by a functor. See article http://ex-code.com/articles/binding-properties.html |