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
List
Tagged with:
List
2
records found
date
active
views
answers
votes
MVC 3 strongly typed View in which ViewModel is a list
I am using MVC 3 Razor and have a ViewModel that itself is a list of objects, say List<Photo>. How do I declare this at the top of the view? I.e. what does PhotosModel look like? @model ...
Jul 19, 2011
by
Sunil Patel
50
50
Last:
Jul 24, 2011
by
King Wilder
478
99.9
MVC 3
Views
ViewModel
List
Views
1K
Answers
1
Votes
0
Answer
Code
Follow
0
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.7K
Answers
3
Votes
1
Answer
Code
Follow
0
15
30
50
Per Page
return to top