New Posts New Posts RSS Feed: Tour Part 1 - unable to Get Employees as Ward Demoed
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Tour Part 1 - unable to Get Employees as Ward Demoed

 Post Reply Post Reply
Author
Jackobee View Drop Down
Newbie
Newbie


Joined: 11-Jun-2010
Posts: 3
Post Options Post Options   Quote Jackobee Quote  Post ReplyReply Direct Link To This Post Topic: Tour Part 1 - unable to Get Employees as Ward Demoed
    Posted: 12-Jun-2010 at 3:06pm
I downloaded and installed Idealblade Silverlight (6.0.3.1) with the prerequistites.
 
I use Window 7 64-bit, VS2010 Pro, and C#.  I was following along with Tour Part 1 and around the 12:23 mark of the webcasts I ran into a problem in that I was unable to pull the Employee records from Entity Model as Ward demonstrated using ForEach.  When Ward demonstrated he was able to use ForEach on objects of type EntityQueriedEventArgs<Employee> - I am not given that option.  I made some attempts to pull the Employee objects other ways (such as casting to List<Employee> or castting to Empoyee [], these worked only at compile time).
 
Thanks for the help
 
Back to Top
smi-mark View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 24-Feb-2009
Location: Dallas, Texas
Posts: 343
Post Options Post Options   Quote smi-mark Quote  Post ReplyReply Direct Link To This Post Posted: 13-Jun-2010 at 3:48pm
I think it's because you are missing an IdeaBlade.Core using statement
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down