2 posts tagged with C by geoff..
Displaying 1 through 2 of 2.

Related tags:
+ (23)
+ (6)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
tmcw (2)
TimeTravelSpeed (2)
tylermoody (2)
PuGZ (2)
sleslie (2)
geoff. (2)

I'm trying to get more comfortable with Linq and I'm having some trouble. I have a list myprojects that is initiated when a session is started (and discarded at the end). I have a projects entity and repository and have a form setup to add projects to myprojects. This works. I have a reports entity where there might be many reports to a single project. I'm trying to use myprojects to filter the reports and this does not work. [more inside]
posted by geoff. on Oct 12, 2009 - 4 answers

I'm working a project that requires some custom programming. This is outside of my usual domain, I'm feeling overwhelmed by the amount of objects and libraries available to me. I find most of my time is spent looking up what to include and how to do simple things that are easy once I find what I'm looking for. What's the best way to go about learning the libraries? Should I just sit down with a big reference book? [more inside]
posted by geoff. on Jul 12, 2009 - 8 answers