Click here to Skip to main content
15,887,988 members
Articles / Programming Languages / C# 4.0

INotifyPropertyChanging and INotifyPropertyChanged in Real Life using Expression Trees

Rate me:
Please Sign up or sign in to vote.
4.50/5 (7 votes)
23 Jul 2010CPOL4 min read 24.1K   8  
INotifyPropertyChanging and INotifyPropertyChanged in Real Life using Expression Trees

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
Atul works at Microsoft as a .NET consultant. As a consultant his job is to design, develop and deploy enterprise level secure and scalable solutions using Microsoft Technologies.

His technical expertise include .NET Framework(4.0, 3.5, 3.0), WPF, WCF, SharePoint 2010, ASP.net, AJAX, Web Services, Enterprise Applications, SQL Server 2008, Open Xml, MS Word Automation.

Follow him on twitter @verma_atul

He blogs at
http://www.atulverma.com
http://blogs.msdn.com/b/atverma

Comments and Discussions