TechBubbles Microsoft Technology BLOG

AuthorKalyan

.NET Framework 4 SortedSet

You can get the overview on what’s new in .NET FW BCL by reading my post .NET Framework 4 BCL. This post explains about one of the feature SortedSet. .NET Framework 4 adds a new collection to System.Collections.Generic, named  Sorted Set<T>.  It is like HashSet<T>  collection of unique elements, but SortedSet<T> keeps the elements in sorted order. The...

Web 2.0 Basics

Introduction
1. Web 2.0 is a term coined by O’Reilly Media.
2. Web 2.0 is a second generation of internet based services.
3. Web 2.0 hints a improved form of world wide web.

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud