About This whitepaper is based on the various ways in which a thread can access the user interface in a multithreaded WPF application. Although the example provided in this document is very simple, it is designed to give a foundation of the concepts of
Read More...
After spending some time wondering how to create an effective menu I stumbled accross the System.Web.UI.WebControls Menu Class, It was really easy to implement, in your aspx file you just write some code that looks like this: <asp:Menu ID="myMenu"
Read More...