Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
design patterns
javascript tutorial
sql + database tutorial
all tutorials
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Tags
Observable Collection
Tagged with:
Observable Collection
1
record found
date
active
views
answers
votes
How to cast a List<T> to an ObservableCollection<T> in Silverlight
I am in Silverlight, and have a generic list: List<T>. Now I wish to cast it to a generic observable collections: ObservableCollection<T>. I understand I can iterate over the list and add each ...
Jul 22, 2010
by
Jacob Tanner
72
95.5
Last:
Sep 16, 2010
by
Harshad Riswadkar
256
99.4
Silverlight
List
Observable Collection
Views
4.8K
Answers
3
Votes
1
Answer
Code
Follow
0
15
30
50
Per Page
return to top