My Current Learning List of Technologies
My Current Learning List of Technologies
In the last few days I have started to learn
few old/new technologies that I think you
should consider learning in the near future
as well (if you didn’t learn them before).
The technologies:
- ASP.NET MVC Framework – the new framework that
leverage the MVC pattern for ASP.NET. The technology
is a must learn technology for every .NET web developer in
my opinion. Learning the framework will give you a new
choice for implementing web applications with MVC pattern instead of
web forms. A lot was written in the area of ASP.NET MVC and I urge you to
go and explore the framework. The framework is going to be available side
by side with web forms and you’ll have the choice of using one of them or
using other non Microsoft web development framework. - Microsoft Sync Framework – the new Microsoft synchronization platform.
The Sync Framework helps to build sync ecosystems that will be able to
integrate any application (web, win, mobile and etc) with any data from
any store using any protocol over any network. for more details about the
framework you can read my previous post - Getting Started with Microsoft
Sync Framework. - NHibernate – I have always wanted to learn the NHibernate ORM in order to
compare it with Entity Framework or LINQ to SQL. Until now I haven’t had time
for this but lately I started to learn the framework and I enjoy it a lot.
I urge you to learn the framework in order to have more choices when you are
searching for a ORM solution. A very good place to start is the summer of
NHibernate screencast series.
In the near future I’m going to write about these subjects so stay tuned.
Which technologies you think that developers should consider learning in the near
future?