TrackerX Blogs

All about the World of Binary

See also: Other Geeks@INDC
Top Things to Learn in .NET Development
  • OOP - No comment for this one, everybody must have known about this one, it's a must in development world.
  • .NET Framework - Of course, without this there won't be .NET, things to learn about this thing is how everything work. From assembly, module, CLR to MSIL.
    I recommend reading Essential.NET (The CLR) by Don Box n Chris Sells.
  • C#/VB/J# - Of course, this is the language !!! How can people speak if they don't learn the language.
  • ASP.NET - This is the era of web app.
  • Design Pattern - Pattern.. Pattern.. and then Pattern & Practices. But don't be a PATTERNITIS.
    I recommend the book Design Patterns by GOF (The extraordinare popular book), Head First Design Pattern, and P of EAA (Patterns of Enterprise Application Architecture) by Martin Fowler (You know the man...).
  • NUnit - TDD (Test Driven Development).
  • log4net - Nice logging API.
  • NAnt - Automate your build process.
  • NHibernate - The most popular ORM.
  • Agile Software Development - Keep Agile !!!
  • EntLib (Enterprise Library) - One heck of a framework.
  • CAB (Composite UI Application Block) - Cool MVC framework.
  • SOA (Service Oriented Architecture) - Web Services (WSE, WSRF, etc), Remoting, Enterprise Services, and all those stuff.

The most interesting thing to tell is that other than the .NET itself, it's all FREE, clean with no charge at all !!!

CMIIW and add up other stuff that i didn't write, hope it helps. CIAOO !!!
Share this post: | | | |
Published Wednesday, March 15, 2006 11:17 AM by ricardoalexander

Comments

# re: Top Things to Learn in .NET Development@ Wednesday, March 15, 2006 9:04 PM

I think yang penting cuman 3
- OOP
- .NET Framework
- C#/VB/J#...

Yang lainnya cuman lipstics artinya gak juga gak apa-apa..karena itu hanya a choice. ASP.NET itu kedudukan akan sama dgn Windows App dan banyak lagi item yang mana ada pilihan lainnya.
tapi ketiga item yang gw tulis itu a must..

# re: Top Things to Learn in .NET Development@ Wednesday, March 15, 2006 10:25 PM

Tapi skarang2 ini barang2 ini mulai banyak dipake n di demand di resume, jadi ga ada salahnya juga di pelajarin walaupun jangan terlalu tergantung ke sini, karena memang kita juga bisa bikin framework sendiri, tapi kan di dunia development time itu sangat2 berharga, apalagi jika tim kita sedikit orangnya, kaya tim saya yang hanya 2 orang dan harus membuat aplikasi2 besar. Dan satu lagi kayanya saya lupa nulis database, itu penting bgt tugh, hahahaha