Data Templates in SilverlightMahenderSenior Software EngineerUnited Health Group
Mahender SarangamHaving close to 5 years of experience. Working as a Senior Software Engineer in United Health Group. Good Knowledge on C#, ASP.NET, Silverlight, WPF ,SQL Server, Team Foundation Server(TFS) and SharePoint Technology.
Data TemplateData items should not care about how they are displayedInstead, the application should set how data is to be displayed in visual elements Data templates do thatSilverlight’s list controls support data templates, which let you create a rich list   representation of some type of data object
A data template is a chunk of XAML markup that defines how a bound data object should be displayedTwo Types Content Template  Item TemplateData templates give you remarkable control over every aspect of item presentation,But, they don’t allow you to change how the items are organized with respect to each other
Thank you!

Silverlight datatemplate

  • 1.
    Data Templates inSilverlightMahenderSenior Software EngineerUnited Health Group
  • 2.
    Mahender SarangamHaving closeto 5 years of experience. Working as a Senior Software Engineer in United Health Group. Good Knowledge on C#, ASP.NET, Silverlight, WPF ,SQL Server, Team Foundation Server(TFS) and SharePoint Technology.
  • 3.
    Data TemplateData itemsshould not care about how they are displayedInstead, the application should set how data is to be displayed in visual elements Data templates do thatSilverlight’s list controls support data templates, which let you create a rich list representation of some type of data object
  • 4.
    A data templateis a chunk of XAML markup that defines how a bound data object should be displayedTwo Types Content Template Item TemplateData templates give you remarkable control over every aspect of item presentation,But, they don’t allow you to change how the items are organized with respect to each other
  • 5.