Techdays is the annual Microsoft Conference for software development and software architecture in the Netherlands. The Techdays conference covers the full spectrum of Microsoft development technologies with sessions about Cloud, Web, Phone, Visual Studio and User Experience presented by the world's best speakers and experts. All sessions are recorded in HD quality, giving you the best viewing experience possible.
-
Enterprise Development with SharePoint
One of the many mistakes for a new SharePoint developer to make is misunderstanding of the common deployment scopes for projects. Where in ASP.NET you typically have your own little private code sanctuary where you can close the door and make it smell really, really bad, in SharePoint many solutions...
-
Bet you didn’t know that you can do that with the Developer Dashboard…
Programming with SharePoint can be a nice experience... or a nightmare. To prevent the second, we should row with the oars that we have as developers, and one of the most appealing tool we have in SharePoint 2010 is the “Developer Dashboard”. The Dashboard gives us out-of-the-box a plethora of information...
-
-
Core SharePoint List Development
The SharePoint List is a remarkable piece of technology. Using its multi-layered design you can easily define interesting new ways for people to interact with data. Given its pervasiveness there are many different ways you can trick out a list for users, IT pros and developers. This session is all about...
-
Building Dynamic Secure and Scalable OData Data Services
OData is a great open REST based protocol for exposing data services (see http://odata.org). Building OData based data services which can deal with dynamic schemas, depending on the security context of the user while scaling over multiple data stores is not a trivial exercise. This session will go through...
-
Unit testing your Windows Phone 7 applications
The times that apps were mainly developed by a single developer on their spare time are over. For an increasing number of companies app development is serious business. Working together with a handful of team members means you’ll have to share responsibilities with regards to stability and quality. Most...