Welcome to MSDN Blogs Sign in | Join | Help

February 2008 - Posts

Changing the UI in a Multi-Threaded WPF Application
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...
Creating a Menu in ASP.NET
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...
Page view tracker