Friday, February 22, 2013

Writing custom Events using Delegates

Writing custom Events using Delegates


Writing custom Events using Delegates

Posted: 19 Feb 2013 05:47 AM PST

In many situations we need to write custom events to notify occurrences of some event in our class. This article describes how to write custom events in a class using delegates and the subscription of same events in another class.Usage of custom event arguments is also described

How to apply different skins to WPF applications?

Posted: 19 Feb 2013 07:12 AM PST

Are you new to WPF development? In WPF, you can replace resources, styles at runtime. It is the added advantage for developer. You can completely change the face of UI by using skins. I hope this article will be useful for you.

How to make a Text Editor in Visual Basic.Net

Posted: 19 Feb 2013 08:14 PM PST

This article is about how to make a simple text editor like notepad using Visual Basic.Net. This text editor has almost all the functionality of a text editor like new, open, save, formatting, cut, copy paste and lot more functions.

How to create ActionResult for "Details" functionality in internet application of MVC 4.0?

Posted: 21 Feb 2013 06:56 AM PST

Model-View-Controller is a very vast topic hence I try to cover it in small articles. I have developed this code using Microsoft Visual Studio - Ultimate Edition 2012 and with the help of MVC4.0 Razor engine is used in this.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home