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...
Getting Started with Microsoft Sync Framework The post will introduce the Microsoft Sync Framework which, in my opinion, is going to be one of the must know technologies of the near future. What is Microsoft Sync Framework? Microsoft Sync Framework is a synchronization platform that enables collaboration and offline access across multiple data stores. The framework enables taking data offline by working against a cached set of data. Then we can submit the changes to a global database in a batch by...
My Developer Academy Experience Yesterday I participated in the Microsoft Developer Academy 3 conference. Microsoft Developer Academy is an annual Microsoft Israeli developers conference which is dedicated to deliver knowledge about current technologies and about best practices. I went to the following sessions: ASP.NET Ajax Internals, Dan Amiga. Great lecture! Dan is a great performer and the subject isn’t easy to deliver… (Try to deliver Ajax and JavaScript sessions which you write the code during...