The Artima Developer Community
Sponsored Link

Web Buzz Forum
Breaking encapsulation with C# 2.0 partial classes

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Morten Christensen

Posts: 123
Nickname: mortench
Registered: May, 2005

41concepts
Breaking encapsulation with C# 2.0 partial classes Posted: Aug 19, 2006 12:43 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Morten Christensen.
Original Post: Breaking encapsulation with C# 2.0 partial classes
Feed Title: Software Development & Beyond
Feed URL: http://www.mortench.net/blog/feed/
Feed Description: A blog mostly about my ongoing experiences in the software R&D business
Latest Web Buzz Posts
Latest Web Buzz Posts by Morten Christensen
Latest Posts From Software Development & Beyond

Advertisement
For good or bad partial classes in C# 2.0 allows breaking of encapsulation as this example will show. In a consulting job I recently ran into an interesting case involving a webservice with several different service methods f1, f2, fn (sample names, not actual names) all taking the same string argument and all returning a string. [...]

Read: Breaking encapsulation with C# 2.0 partial classes

Topic: How Can ROA Help Us Build Smart Servants? Previous Topic   Next Topic Topic: Google Talk & GMail Now on Sony Mylo Handheld Communicator

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use