Sweet: Some of the new stuff in .Net 3.x simply/examplyfied.(blogs.msdn.com)

submitted by wisemxwisemx(8074) 3 years, 4 months ago

Just thought I put together a small class that shows some of the new features in .Net 3.x // Oldschool private int oldAge; public int OldAge { get { return oldAge; } set { oldAge = value; } } // Newschool public int NewAge{get; set;} // Note, you can't mix old/new, ie: //public int NewAge { get; set{value + 4}; }

add a comment |category: |Views: 14

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:

No comments so far

information Login or create an account to comment on this story