Browsed by
Category: New technology

NTimeline project – First release

NTimeline project – First release

I currently started on codeplex.com an open source project. It was inspired by my last project. In this project I was a lead developer and software architect and the domain was about a social assurance. I was responsible about several developers and also for a product of the assurance-suite. This product was about retirements benefits in case the insurant died, retired or become invalid. The project was an success (finished in time, all requested features were implemented) and it is…

Read More Read More

My ASP.NET MVC presentation at work

My ASP.NET MVC presentation at work

Yesterday I gave my ASP.NET MVC presentation at an internal techtalk event (which I organized). At this event two colleges presented also jQuery and PowerShell, which were very interesting presentations. You could download my presentation (in german) with the sample application (the idea of a contactmanager is from the official mvc page). Presentation: ASP.NET MVC presentation Sample application: Contactmanager

Techdays 2009 in Bern

Techdays 2009 in Bern

I was last week at the Techdays 2009 in Bern. As expected there weren’t a lot of new or interesting things. The most interesting topics were Azure (Cloud computing) and the next VisualStudio 2010. I visited following sessions: ADO.NET Data Services – Creating RESTful Services Overview Visual Studio 10 and .NET 4.0 RAD for Business Application with the new Silverlight 3 and .NET RIA Services What brings C# 4.0? Deep Dive Entity Framework ASP.NET MVC Testing practices whit Visual Studio…

Read More Read More

ASP.NET MVC arrived

ASP.NET MVC arrived

As you alreay read or heard Microsoft released the ASP.Net MVC 1.0. From my perspective it is a step in the right direction. MVC is not just a pattern, it is about software quality and professional software development: In my eyes a professional software developer is concerned that there exists a seperation of concern in his program code and he wants to deliver the best possible software to the customer what he can create. Both concerns are reachable with the…

Read More Read More