Click here to Skip to main content
15,885,948 members
Articles / Programming Languages / C#

Using Attributes and RealProxy to perform property level processing

Rate me:
Please Sign up or sign in to vote.
4.90/5 (22 votes)
8 Mar 20066 min read 73.1K   537   46  
In this document, I will explain how to use proxy classes and attributes to intercept method calls to set and get statements, and perform basic validation and change tracking.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 8-Mar-06 8:40 Available Smitha Nishant

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Chris Rogers is a consultant for International Network Services, Inc. and is based out of Dallas, TX.

He has been developing software for almost 10 years and specializes in .Net web apps and business integration APIs.

Comments and Discussions