• Home
  • About
  • BestBloggingIdeas
  • DotNetLearningSource
  • FORUM
  • Joblinks
  • Latest News
  • Policy
  • POSTS
  • SimplySqlServer.Com && SimplyAspDotNet.Com
  • Sitemap

Join Ours Forum

Asp.Net,C#,Ajax,Sql server,silverlight,Javascript codes exambles articles,Programming exambles

RSS Feed

Tag Archives: Generics

Understanding Covariance and Contravariance in Generics Delegate in .Net Asp.Net C#

Posted by james on April 29, 2011 0 comments

“Covariance allows you to encapsulate a method with a return type that is directly or indirectly derived from the delegate’s return type.” You could assign a delegate with a method that returns a type (sub type) that is derived (directly or indirectly) from the delegate’s defined return type; this is known as Covariance. I.e., if [...]

Applying Custom logic using Delegates and Generics Asp.Net C#

Posted by james on April 27, 2011 0 comments

In making the most of your code, you have two options: you can use generic methods or reusable delegates. Using Generic Methods Of course, one of the benefits of generic methods is that they can be reused with collections of different types. A very simple example is a function that sorts a collection and writes [...]

Next page »

Enter your email address:

Delivered by FeedBurner

<
  • Random Posts

    • Sending Bulk Asynchronous mail using asp.net/c#
    • Understanding Object-Relational Mapping in Asp.NET OOPS C#
    • Creating Developing custom message box using c# asp.net winforms
    • How to transfer/convert xml into html using asp.net/c#
    • T-Sql Stored Procedures.
  • Search by Tags!

    Application AspNet Basic between Black Bluetooth Build Business Collection Consultants Design Development Downloading effective Excel Experts Generics Implement Installing Interview Logic Management Microsoft Minutes Object Outlook Professional Programmer Programming Project Projects Questions Ready Select Server Services Silverlight Source Strings Studio Through using Visual Website Wordpress
  • Archives

    • August 2011
    • June 2011
    • May 2011
    • April 2011
    • March 2011
    • February 2011
    • December 2010
    • November 2010
    • October 2010
    • September 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009

Copyright © 2012 NetProgrammingHelp.com

Δ Top