Partial Methods(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 6 months ago

Partial methods are a C# 3.0 technique used by code generators such as the one found in the LINQ to SQL Designer. They help to solve the age-old problem of allowing users to modify auto-generated code without fearing that their changes will be overwritten if the code is regenerated.

1 comment |category: |Views: 6

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by anugrah17anugrah17(0) 4 years, 3 months ago 0

I have been reading about .NET 3.0 and working in it as well, but i am surprized to see that i was not aware of the fact that methods could also be declared as Partial. I think this is a great feature and thanks to the author to share his knowledge with all of us. cheers ! =)

Reply

information Login or create an account to comment on this story