I recently inherited a large codebase and am having to read it.The thing is, I\'ve usually been the dev starting a project.As a result, I don\'t have a lot of experience reading code.
I\'m new in subsonic3, and I\'m getting some errors when I try to use LeftJoin var q = from c in categories
So I\'m working with this huge repository of code and have realized that one of the structs lack an important field. I looked at the code (which uses the struct) as closel开发者_StackOverflow中文版y a
imagine that you are given a big nice app in C#, with full source code. So you want to figure out what methods are executed when you do a user event, e.g. press a button or press a hotkey or whatever.
I have a client that wants to take their Rails app that has been successful in one niche and apply it to another similar niche. This new instance of the app is going to start out very similar: all the