Browse by Tags

All Tags » Code Project (RSS)

The Code Project articles update

The Code Project is arguably the biggest source of developer-focused content... Thy have just crossed the 5,000,000 registered users mile stone! I recently released 2 new CP articles: OpenXML + FlowDocument = OpenFlowDocument- AdventureWorks.WPF (Part 1) Here is a list of other WPF related articles recently released Dr WPF Conceptual Children- A powerful new concept in WPF Sacha Barber Fun With Physics Karl Shifflett WPF Business Application Series Part 3 of n - Business Object Declarative Programming...
Posted by rudi | 1 comment(s)
Filed under:

Is Local Lekker?

I am currently sitting at Cape Town airport and as usual our flight is delayed, so I decided to use this time to write a quick blog entry!!! I love blogging on dotnet.org.za ! I always have but some times I wonder how to generate more hits! To not reveal too much of the sites statistics, have a look at the following: 68% of the sites traffic is generated by Google . A further 21% is by referring sites and the last 11% is direct traffic! This article will focus on the 21% of the traffic by referring...

Under the hood: Attached Properties

I recently started playing round with attached properties. They are very useful. I wrote 2 CodeProject articles on how to effectively use them. Glass Effect Drag & Drop The code for these articles is available for download here To understand how attached properties work, we first have to grasp how DependencyObject and DependancyProperty work! I will explain the basics by dissecting a very basic application. I wrote a small application that has a StackPanel and in the stack panel are 2 buttons...
Posted by rudi | 3 comment(s)
Filed under: ,

The Code Project

If you are a developer you surely in the past found a solution to a problem you were faced with on code project? It has a wealth of articles on any topic you can think of... I finally got round to posting 2 articles on CP: Creating a simple Facebook Application using WPF http://www.codeproject.com/useritems/WPFacebook.asp WPF Skinning Gotchas http://www.codeproject.com/useritems/WPF_Skinning_Gotchas.asp Please read and rate these articles Share this post: email it! | bookmark it! | digg it! | reddit...
Posted by rudi | with no comments
Filed under: , ,