You're new here, aren't you?
NetworkedBlogs allows you to stay up to date with blogs you love.
Click the Follow button to follow updates from this blog.
Getting started with WPF validation
| In this post we are going to see how we can validate input controls in WPF 1. Gettting started Create a new WPF application and add the following controls: It should look like this: |
Creating applications with plug-in support
| In order to let your application to have plug-in support, you need to follow these steps: Create an interface that every plug-in will implement Choose a place in which the plug-ins will resi... |
Beginning with windows mobile SDK
| Recently, i purchased a samsung omnia in a very good price and decided to create a small application for it. All i needed was the windows mobile SDK 6.0 professional and windows Mobile 6.5 Develope... |