Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Don't be afraid to try third party libraries like NHibernate, Log4Net, etc. Every object is a first class citizen in .net. Commented Oct 14, 2011 at 4:34
  • 3
    Build a solid foundation - learn data structures and algorithms and then move up the stack. It takes discipline but it's easier to learn higher level concepts once you understand the foundations. It's much harder to learn the foundations if you've onl done higher level stuff and glazed over how things work. Commented Oct 14, 2011 at 4:38
  • A little bit less than a senior developer. :-) Commented Nov 1, 2011 at 13:54