June 2011

  • What is Nullable types in C#

    .

    What is nullable type in C# code? Please explain with an example. Nullable types were introduced in C# 2.0.Nullable types are instances of the System.Nullable<T> struct. A nullable type can represent the range of values for its underlying data type,…

  • Dictionary in C sharp. Please explain with code

    .

    What is a dictionary in C#?Please explain. Below you can understand the use of the dictionary in an easy way. The Dictionary type in the C# language provides fast lookups with keys to get values.It allows you to use keys…

  • What is information management policies in SharePoint2010

    .

    What is information policies in SharePoint. A policy, as defined by MOSS, is a set of rules or guidelines that govern the creation, use, and disposition of a particular item, site, collection, list, library, page, and so on.Such as information…

  • Executing Server side code in sharePoint or use of PageParserPath

    .

    Executing Server side code in sharePoint or use of PageParserPath Application pages in sharepoint behave like asp.net pages where they may contain inline server code.  Wheras site pages are rendered as safe mode parser so there is no problem with…

  • Concept of boxing and Unboxing in C sharp

    .

    Boxing and Unboxing concept in C# language. Explaining with code. Boxing: Boxing refers to the process of moving from a value type to reference type.Un-Boxing: Un-Boxing refers to the process of moving from a reference type to value type. Ex:Public…


RSS
YouTube
YouTube
Instagram