Alexander Beletsky's development blog

My profession is engineering

MS SWIT 2012

The 22-23 of March this year I had a chance to participate biggest event organized by Microsoft Ukraine - MS SWIT 2012.


ms swit 2012

It’s been almost two years ago I visited MS SWIT 2010. If the primary topic of last conference was cloud technologies - Azure, SQL etc. This time I would say the buzz was around Windows 8, Market Place and Metro-style applications. Of cause, there was still a lot of attention to Azure as well.

I really much enjoyed the Keynote of first day by Wolfgang Ebermann. Indeed, Microsoft opens pretty much interesting opportunities for developers on Windows 8 and Windows Phone markets. Not long time ago Ukraine officially is a part of MarketPlace, so no time to wait - go and create you first Metro style app. And with new Microsoft policies regarding adoption of open standards like HTLM5, EcmaScript - it looks really attractive to me.

Big attention was also about new recent releases like: Share Point, SQL Server Denali, Windows Server 8 etc. I would not say this is exactly interesting to me, since I more focus on web technologies, but it’s always good to be aware what’s going on around. First day of conference got a lot people moving around, so if you wanted to listen for some interesting speech you have to be in time to get free sit. Second day was not so overcrowded as for me, so the people who didn’t come have to be sorry, cause Second day was much more interesting.

My talk was about new stuff in ASP.NET MVC4, with more focus to mobile web applications. That was the biggest audience I ever speak to. There was almost no free sits.. I don’t know for sure it contained 150-200 people.. Huge!

Being much inspired by Steve Sanderson talk on TechDays 2012, I decided to make something similar. I came up with idea of simple mobile web application, namely it is a web client to http://asp.net portal and develop it just during the speech. I had several issue’s there, first one I did a little more longer introduction and then some issues with internet that made me a little nervous and I lose tempo a bit. That forced me to skip the last part of talk regarding Offline mode for apps. Anyway, I hope I was able to show new sweet available stuff like CSS3 Media Queries, Display Modes and jQuery Mobile framework.


Thanks a lot for everyone who listened to me and came up with questions. I appreciate your attention and hope my talk was useful for you.


asp.net portal mobile

Regarding the app, I polished it a bit and going to release closer to the end of next week. The sources are hosted on https://github.com/alexbeletsky/aspnet.mobile, feel free to clone and send a pull request.