Event - TechDays_Techdays-2012-the-Netherlands


[Application-Lifecycle-Management-It-s-a-Team-Sport]


[2381]


Code review features in TFS vNext[MP4] [1:06:29] [2012/03/08]
Many development standards have a requirement to have someone else look at your code either before you check in or before a product is shipped. And you might get an occasional audit from a different…


Building Windows 8 Apps with HTML5[MP4] [1:17:24] [2012/02/29]


Taking the Metro from .NET to WinRT[MP4] [1:20:16] [2012/02/29]


De ins en outs van Duet Enterprise[MP4] [0:51:56] [2012/02/29]


Successfully implement Master Data Services (MDS)[MP4] [1:08:35] [2012/02/29]


Push notifications, live tiles and background agents for Windows Phone 7[MP4] [1:12:16] [2012/02/27]
In de Mango release van Windows Phone 7 is de support voor push notifications, live tiles en background agents toegevoegd of sterk verbetert. Toch maken nog veel applicaties geen gebruik van de extra…


Hoe voor Windows Phone te ontwikkelen voor niet-ontwikkelaars [MP4] [0:40:35] [2012/02/27]


Getting Started With Windows Azure[MP4] [1:15:29] [2012/02/26]
Windows Azure is Microsoft's open & flexible cloud platform. Come & learn how to get started with Windows Azure and build application for Windows Azure with the Windows Azure SDK & Tools.…


Introductie in claim-based security voor SharePoint developers[MP4] [1:12:59] [2012/02/17]
SharePoint 2010 maakt gebruik van een nieuwe securitymodel op basis van claims. Als SharePoint ontwikkelaar krijg je daardoor te maken met allerlei nieuwe concepten en technologieen: Security Token…


Enterprise Library 5.0 Windows Azure Integration Pack[MP4] [1:00:44] [2012/02/17]
Enterprise Library helps you to build better ‘enterprise scale’ applications. And what better place to host those applications than Windows Azure. In this presentation, you’ll learn how to use…


MVC + Knockoutjs = Client side MVVM bliss[MP4] [1:11:52] [2012/02/17]


Unit testing your Windows Phone 7 applications[MP4] [1:12:49] [2012/02/17]
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…


Rich internet apps with MVC4 and HTML5[MP4] [1:16:37] [2012/02/17]
Met behulp van HTML5 technologie kun je prachtige applicaties ontwikkelen door nieuwe elementen als CSS3, canvas, workerroles en de nieuwe communication opties in te zetten. Hiermee behoort het…


Een HTML 5 client maken voor REST service[MP4] [1:07:21] [2012/02/17]
Het maken van een REST service is pas deel een van een oplossing. Nadat deze er is moet er meestal ook een grafische interface voor gemaakt worden. En in de huidige tijd, waar het ondersteunen van…


Exploring SQL Server Data Tier Applications [MP4] [1:15:49] [2012/02/17]
Data-tier applications (DAC) were introduced in SQL Server 2008 R2. A DAC provides a single unit for authoring, deploying, and managing the data-tier objects instead of having to manage them…


Jquery templates and data link[MP4] [1:07:42] [2012/02/17]
jQuery Templates bring declarative HTML templates to the browser. Data-link brings data binding to the browser. Put these two together and you have a very powerful client-side programming model. In…


Microsites op Azure met Orchard als CMS[MP4] [1:01:47] [2012/02/17]
Orchard is een gratis, open source project dat gericht is op het bouwen van applicaties en herbruikbare componenten op het ASP.NET platform. Op dit moment is het project gericht op een Content…


Building Dynamic Secure and Scalable OData Data Services[MP4] [1:12:07] [2012/02/17]
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…


Messaging patterns met de Azure AppFabric ServiceBus[MP4] [1:17:18] [2012/02/17]
In deze sessie behandel ik de mogelijkheden die de Azure AppFabric ServiceBus biedt om verschillende messaging patterns te implementeren in een applicatie. Aan de hand van een aantal…


[2384]


Self-Revealing Gestures: Teaching New Touch Gestures in Windows 8[MP4] [0:55:02] [2012/02/17]


Core SharePoint List Development[MP4] [1:14:52] [2012/02/17]
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…


Practical Code Reviews[MP4] [1:15:29] [2012/02/17]
Code Reviews zijn een krachtig middel om defects in software op te sporen in een heel vroeg stadium. Deze sessie kijkt naar verschillende manierren om Code Reviews te houden. Ook kijken we naar de…


Taking your ALM to the Cloud with Team Foundation Service[MP4] [1:18:46] [2012/02/17]


Project Roslyn: Exposing the C# / VB compiler for code analysis[MP4] [1:19:51] [2012/02/17]
Until now, the VB and C# compilers have been used as black boxes. You put text in, and you get out a binary file. In our long-lead project, codename "Roslyn", we'll be changing that dynamic…


Tips and Tricks for web development[MP4] [1:09:35] [2012/02/17]
Do you know all there is to know about ASP.NET and master all corners of Visual Studio? Join Mads as he walks through some of the hidden features that will make your life as a web developer easier,…


[2162]


Taming GPU compute with C++ AMP[MP4] [1:17:10] [2012/02/17]
Developers today inject parallelism into their compute-intensive apps in order to take advantage of multi-core CPU hardware. Beyond CPUs, however, compute accelerators such as general-purpose GPUs can…


Being Agile across Technology Borders[MP4] [1:15:24] [2012/02/17]
What a customer needs from your company has no respect for the technology you happened to use to help them. They don’t care if one part of your infrastructure is built in .NET and the other in Java.…


Windows Phone: From Idea to Published Game[MP4] [1:16:05] [2012/02/17]
Learn how to get started with a game or an application, the development options, the latest features in Windows Phone 7.5 and the Marketplace. If you’ve never written a phone application before, then…


[2306]


Full text and Semantic Search in SQL Server 2008 and 2012[MP4] [1:19:09] [2012/02/17]
This talk covers the architecture of SQL Server Full text search in SQL Server 2008 and some major improvements in SQL Server 2012. Though Full text search has been an optional component of SQL Server…


C#5, ASP.NET MVC 4, and asynchronous Web applications[MP4] [1:16:39] [2012/02/17]
Understand how asynchrony works behind the scenes, how it will get much easier to apply in ASP.NET MVC 4, and how you can use this to boost performance. We'll consider techniques for going beyond Ajax…


Monitoring & Managing your Windows Azure Applications[MP4] [1:16:56] [2012/02/17]
Windows Azure is Microsoft's open & flexible cloud platform. Come & learn how you can easily and effectively monitor and manage the applications you've built and deployed to Windows Azure. In…


Behind the scenes of C# 5.0 and Visual Basic 11 "async"[MP4] [1:18:27] [2012/02/17]
Interested in the magic behind the new C# 5.0 and Visual Basic 11 "async" language features? Then this session is for you. Come and dive into the await pattern, asynchronous methods, and…


Multithreaded programmeren voor de Windows Phone 7[MP4] [1:18:00] [2012/02/17]
"Iedereen heeft wel eens gehoord van multithreaded programmeren. Als Windows Phone 7 ontwikkelaar heb je hier al mee te maken als je verbinding wil maken met bijvoorbeeld het internet.In deze…


Metro and WinRT for the Silverlight/WPF Developer (in other words: the current XAML developer)[MP4] [1:22:31] [2012/02/17]
Are you currently building XAML-based applications using Silverlight or WPF? And are you afraid that all you’ve learned in the past is now suddenly obsolete? Then you should really come take a look at…


Building Windows 8 Metro style Applications using C++[MP4] [1:11:42] [2012/02/17]
Windows 8 comes with a brand new Metro style app experience where native developers and designers can work in parallel. This session will cover an end-to-end view of the developer experience for…


Introductie in code generatie met T4 en Microsoft Visual Studio 2010[MP4] [1:11:48] [2012/02/17]
Deze sessie geeft een introductie in T4, de Text Template Transformation Toolkit van Microsoft. Middels T4 kan tekst gegenereerd worden met nagenoeg oneindige mogelijkheden. Het eerste deel van de…


Customizing SharePoint 2010 UI[MP4] [1:01:01] [2012/02/17]
SharePoint 2010 is een product wat door veel bedrijven/ instanties wordt gebruikt. Maar de “Out of the Box” SharePoint UI Look & Feel experience is 9 van 10 keer niet voldoende. Door gebruik te…


Coding for fun: 8-bit console game emulation[MP4] [1:17:05] [2012/02/17]
Retro gaming komt naar .NET. Het is heel goed mogelijk om de game consoles uit de 80 en 90’er jaren te emuleren met behulp van het .NET Framework. Tel daar XNA Game Studio bij op en je hebt een…


The Charms of Windows 8[MP4] [1:12:54] [2012/02/17]
Windows 8 Metro will allow the developer to create an App that integrates with Windows 8 and with other Apps in a new immersive way. By implementing a contract that has been defined by Windows 8, the…


Tips and Tricks how to use Visual Studio to the fullest[MP4] [1:11:32] [2012/02/17]
In this fast-paced session, we’ll turn you into a Visual Studio rock star! We’ll blaze through Visual Studio 2010 and Visual Studio 11 features and “hidden gems” for VB and C#. We'll cover the core…


What could SQL Server users learn from NoSQL[MP4] [1:11:05] [2012/02/17]
NoSQL is not scary once you understand which problems it tries to solve and how it goes about that. More interesting you can apply a lot of the same design patterns to SQL Server. This sessions covers…


jQuery for HTML5 Developers[MP4] [1:16:18] [2012/02/17]
If you’re going to be writing HTML5 apps, there are three rules you need to keep in mind. 1) You need jQuery. 2) You REALLY need jQuery. 3) Don’t even THINK about it without jQuery. This session is…


LightSwitch Advanced Development and Customization Techniques[MP4] [1:18:15] [2012/02/17]
In the session you will see advanced techniques for customizing the client and server pieces of a LightSwitch application using its rich extensibility model.


SharePoint ontwikkeling met het gebruik van de SharePoint Guidance[MP4] [1:06:35] [2012/02/17]
Deze sessie gaat over het ontwikkelen van SharePoint oplossingen met het gebruik van de SharePoint Guidance. Hierbij zullen verschillende design patterns worden besproken, zoals het…


Kinect Mayhem: Psychedelic ghost cameras, Virtual mallets, a Kiss Detector and a Head Tapping Game[MP4] [1:07:07] [2012/02/17]
If you want to find out just what a Kinect does and discover how easy it is to write C# program that use the sensor then this session is for you. If you want to watch a psychedelic ghost camera in…


Post 4.0 ADO.NET[MP4] [1:15:23] [2012/02/17]
Er zijn een aantal belangrijke “out of band” releases geweest van de ADO.NET technologieën: WCF Data Services en het Entity Framework. In deze sessie zullen de toegevoegde features van deze releases…


Windows Azure End to End demo[MP4] [1:14:56] [2012/02/17]
Tijdens deze sessie zullen we alle mogelijkheden van het Windows Azure platform de revue laten passeren. We beginnen met een korte introductie over de ‘zin en onzin’ van de Cloud. Daarna maken we een…


Going mobile with ASP.NET MVC 4[MP4] [1:13:49] [2012/02/17]
Door de opkomst van smartphones, tablets en andere mobile devices is het van essentieel belang dat je website er ook op deze apparaten goed uit ziet en tevens handig en intuïtief functioneert. Met de…


Using SQL Azure Database Federations[MP4] [1:16:17] [2012/02/17]
Federated databases have become common in the “NoSQL” world and are used to archive scale out (otherwise known as “web scale”) with arrays of commodity servers. Relational database users know the…


Designing Metro style apps that are touch-optimized[MP4] [1:13:49] [2012/02/17]


The Future of C# and Visual Basic[MP4] [1:16:10] [2012/02/17]
Come and learn about the new asynchronous programming features in C# 5.0 and Visual Basic 11, and the Compiler-as-a-Service project codenamed "Roslyn".


Silverlight 5 for LOB Development[MP4] [1:15:32] [2012/02/17]
Most Silverlight 5 sessions give you an overview of the most magical features in the platform. However, not everyone is busy building 3D-enabled applications or media-intensive applications. Most…


SharePoint 2010 Developers Mythbusters[MP4] [1:12:22] [2012/02/17]
This session will talk about common misconceptions on developing custom solutions for SharePoint. The session will provide best practices, point out gotchas and dive into some IT Pro stuff a developer…


Scott Guthrie Unplugged[MP4] [1:24:27] [2012/02/17]
Have some questions on your mind? Scott Guthrie regularly does this kind of Q&A sessions. Any topic is fair game: technical, strategy, community, college basketball, etc. Who knows there the…


Developing Windows Embedded Compact 7 Solutions[MP4] [1:15:02] [2012/02/17]
Windows Embedded Compact 7 is the latest version of the Windows CE operating system. It can be used to create your own small, hard real-time OS Designs with lots options to only expose the…


NuGet for Windows Azure[MP4] [1:22:51] [2012/02/17]
This session will touch on the latest and most useful NuGet packages available today in regard to Windows Azure development, showing you how easy certain functionality can be integrated in you…


Filestreams and filetables in SQL Server 2012[MP4] [1:20:34] [2012/02/17]
SQL Server 2012 contains improvements to the SQL Server 2008 filestream feature. The biggest feature is the filetable, a way to use filestreams but treat the data as a non-transactional file system…


Windows 8, Reimagine the UI of your Application[MP4] [1:14:50] [2012/02/17]
Windows 8 presents a world of opportunity for UI developers - in the form of specific controls, as well as an entirely new model of user interaction with an application. This session will outline how…


Declarative Database Development with SSDT[MP4] [1:16:02] [2012/02/17]
Database development is complicated by nature! Database engines are stateful, so data loss is always a risk; object dependencies determine the order in which changes need to be applied and the loosely…


Fully leverage the Microsoft application platform with BizTalk, Server AppFabric and Azure AppFabric[MP4] [1:13:32] [2012/02/17]
BizTalk Server, Windows Server AppFabric and Windows Azure AppFabric all provide messaging infrastructure. However, each offering provides different features and addresses different scenarios. In this…


Building Single Page Apps for desktop, mobile and tablet with ASP.NET MVC 4[MP4] [1:13:43] [2012/02/17]
So you want to build a highly-responsive, native-like application that runs in a regular browser, and a mobile touch device browser, and in some cases can even be packaged and sold on a mobile app…


Take a Ride on the Metro: Preparing for the Brave New World of Windows 8[MP4] [1:06:24] [2012/02/17]
Microsoft rocked the developer world in 2011 by announcing plans for the Windows Runtime (WinRT), the Windows Library for JavaScript (WinJS), and the Metro user interface. What should you be doing to…


Using the Windows 8 Runtime from C++[MP4] [1:21:35] [2012/02/17]
This talk will showcase upcoming innovations in Visual C++ that show the Windows Runtime as a core part of native development. Windows 8 comes packed with rich APIs that are all Windows…


Developer introduction to Fast Search for SharePoint[MP4] [1:04:36] [2012/02/17]
In deze introductie sessie voor developers worden de basics van Fast Search voor SharePoint behandeld. Onderwerpen die onder andere aan bod zullen komen zijn: wat zijn de verschillen en overeenkomsten…


Fun with HTML 5[MP4] [1:16:14] [2012/02/17]
In deze sessie gaan we kijken naar de werking van de multimedia mogelijkheden van HTML5. Van animaties, tot interactieve video's. Van het creëren van custom controls tot het manipuleren van de webcam.…


Onbekend maakt onbemind[MP4] [1:06:35] [2012/02/17]
Iedereen kan wel een SELECT * schrijven. Maar T-SQL biedt veel meer en met de introductie van SQL Server 2012 komt daar nog veel meer bij. Regelmatig worden grote datasets overgehaald naar de…


Designing Metro style apps that are touch-optimized[MP4] [1:16:20] [2012/02/17]


A look at ASP.NET MVC 4[MP4] [1:19:38] [2012/02/17]
ASP.NET MVC 4 is a significant release shipping later this year that brings with it some exciting new capabilities. Learn about the new Web API support it enables, great new features for building…


Windows Phone applicaties ontwerpen en ontwikkelen met de Metro UI[MP4] [1:14:59] [2012/02/17]
Metro UI is de design-interface waarop Microsoft onder andere Windows Phone 7 en Windows 8 heeft gebaseerd. Het is minimalistisch, clean en - zoals de naam al weggeeft - geïnspireerd op borden die…


Enterprise Development with SharePoint[MP4] [1:12:22] [2012/02/17]
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…


Introducing Visual Studio LightSwitch[MP4] [1:17:58] [2012/02/17]
In this demo-heavy session, you will see, end-to-end, how to build and deploy a data-centric business application using LightSwitch.


What's New in Visual Studio 11 for C++ Developers[MP4] [1:14:28] [2012/02/17]
C++ open positions and popularity remain high as media has recently, and there is a reason for that: from the many languages and platforms that developers have available today, C++…


New Features of WCF 4.5[MP4] [1:14:55] [2012/02/17]
In deze sessie zullen de belangrijkste nieuwe features van WCF 4.5 aan bod komen.


SharePoint 2010 voor ASP.NET Ontwikkelaars[MP4] [1:16:37] [2012/02/17]
De introductie van SharePoint 2010 en Visual Studio 2010 maakt de overstap voor ASP.NET ontwikkelaars alleen maar kleiner. De meeste problemen rondom het deployen van een SharePoint oplossing zijn met…


Multi-tenant applicaties bouwen op Windows Azure[MP4] [1:15:09] [2012/02/17]
Multi-tenancy is een architectuur principe dat als één van de basisconcepten van Cloud Computing wordt beschouwd. Bij het hosten van een multi-tenant applicatie op Windows Azure kan ieder applicatie…


Scott Guthrie on Windows Azure[MP4] [1:18:06] [2012/02/17]
This year we have no less than ScottGu himself, guiding you on how to get started building applications for Windows Azure.


100% fidelity: from comps to appl, tips and tricks for XAML integration[MP4] [1:20:03] [2012/02/17]
Designers create a vision, and this vision becomes an application. With some technologies, the transition from the vision to the UI can be a painful and frustrating exercise. With XAML however, we…


Windows Phone Metro Design Session End-to-End[MP4] [0:50:06] [2012/02/17]


Windows Phone applicaties omzetten naar Windows 8[MP4] [1:15:17] [2012/02/17]
In deze sessie wordt een Windows Phone applicatie, die opgezet is volgens het MVVM patroon, omgezet naar Windows 8. Hierbij komen de verschillen in XAML, DataBinding, Animaties en Networking aan de…


Bouw Metro apps met Javascript voor Windows 8[MP4] [0:42:10] [2012/02/17]
Microsoft introduceerde met Windows Phone 7 een nieuwe stijl van applicaties, de zogenaamde Metro style applicaties. Na Windows Phone 7 is het nu de beurt aan Windows 8 om deze metro interface naar…


Top traits of great Metro Style apps designing touch-optimized apps that also work great for mouse…[MP4] [1:16:24] [2012/02/17]


Windows Phone Launchers and Choosers[MP4] [1:05:16] [2012/02/17]
The Live Tile is a defining experience of the Windows Phone 7.5 platform (Mango) and end-users have come to expect apps to provide full support for that. In this session we'll dive deep into Live…


Building Services for Phone / Tablet using WebAPI[MP4] [1:06:03] [2012/02/17]
The Web API is a new framework for building web services in .NET. In this session you will learn how to use this framework by example as we build a service and show how it can be consumed from mobile…


Using Windows Azure with Windows Phone, iOS, Android, and Windows 8[MP4] [1:14:08] [2012/02/17]
So, you're building apps that span multiple devices apps and you're curious about what the cloud can offer. Is it possible to deploy scalable Web apps and services on Windows Azure? How about storing…


Software Testing with Microsoft Test Manager 11 and Lab Management 11[MP4] [1:13:07] [2012/02/17]
In this session we'll cover the improvements to Microsoft Test Manager and Lab Management which will make it easier to conduct manual and automated testing across a variety of environments. We'll…


Developing iPhone, Android and Windows Phone 7 applications with C#[MP4] [1:15:46] [2012/02/17]
Leer met gebruik van je bestaande .NET skills, Phone applicaties te bouwen met Visual Studio en Mono (Mono Touch & Mono for Android)


Bet you didnt know that you can do that with the Developer Dashboard[MP4] [1:01:38] [2012/02/17]
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…


Data driven WP7[MP4] [1:15:45] [2012/02/17]
A hands-on look at the data access aspects of a real Windows Phone 7 application. Tacking the practical challenges, design trade-offs and ultimate outcomes.


Sending push notifications using Windows Push Notification Service + Windows Azure[MP4] [1:14:49] [2012/02/17]
Notifications extend the reach of your app to the desktop and device, but with a large user base timely delivery can be challenging without the right tools. In this session we’ll review the…


MVVM Applied From Silverlight to Windows Phone to Windows 8[MP4] [1:16:30] [2012/02/17]
The Model-View-View Model pattern is a common denominator between applications using XAML to create the user interface. First applied in WPF, it was then easily ported to Silverlight and Windows Phone…


[2464]


Multitasking Capabilities in Windows Phone Mango[MP4] [1:17:25] [2012/02/17]
Windows Phone Mango supports multitasking scenarios by providing Fast Application Switching and Background Agents. In this sample filled presentation, Maarten Struys explains the new execution model…


Patterns and Practices Preview[MP4] [0:51:30] [2012/02/17]
There are a couple of very interesting releases are planned by patterns & practices, such as the windows 8 developer guidance, Prism 4.5, Enterprise Library 6 and CQRS Guidance. Get a glimpse of…


T-SQL improvements in SQL Server 2012 [MP4] [1:25:04] [2012/02/17]
There is new functionality in a lot of areas in SQL Server 2012 Transact-SQL. This talk covers them all (except for the windowing functions which is a separate talk) and includes ANSI-standard paging,…


What's new in Windows Workflow 4.5[MP4] [1:17:23] [2012/02/17]
Learn about all the new features in Workflow 4.5 including C# expression support, designer updates, state machines, dynamic update, versioning, contract-first workflow services and new base…


Deep Dive into Metro[MP4] [1:14:40] [2012/02/17]


Windows Phone Localization[MP4] [1:04:06] [2012/02/17]
Windows Phone is available is in 35+ countries around the world. What better way to expand the availability of your application than to make it available in the native language of your end-users.…


[2459]


MVC + Knockoutjs = Client side MVVM bliss[MP4] [1:12:34] [2012/02/17]
Knockoutjs is a small Javascript library with great power. It enables you to use the MVVM pattern in Javascript. Controls in HTML can be bound to properties in a Javascript object in a two way manner.…


Native C/C++ Software Programming and Multithreading using Intel® Software Development Products[MP4] [1:26:15] [2012/02/17]


Team Foundation Server Build automation inside out[MP4] [1:14:01] [2012/02/17]
In this session I will dive into the way Team foundation server automated build works. I will show how: - windows workflow foundation is used to drive the build process and how the architecture of…


Extending the power of FAST Search for SharePoint[MP4] [1:07:45] [2012/02/17]
This session is all about extending and customizing Fast Search for SharePoint. During this session, a certain search problem will be solved, starting with standard sharepoint functionality, extending…


Making Money with Windows Phone 7 Applications[MP4] [1:09:06] [2012/02/17]
With designing and developing a Windows Phone application you just took the first steps on the full life cycle of a mobile application. The next important step is the publishing and marketing of your…


What's new in ASP.NET 4.5 + Visual Studio 11[MP4] [1:09:40] [2012/02/17]
Building websites has become more and more important for most businesses worldwide, and with the introduction of HTML 5 we now have more possibilities than ever. Join Mads on a journey through the…


Rocking the Enterprise with the Kinect Experience[MP4] [1:17:54] [2012/02/17]
Can you image playing Kinect at Work? During the last few years, Kinect has gained a space as one of the most innovative technologies in the entertainment industry. However, Kinect has the potential…


Introducing Windows Runtime in Windows 8[MP4] [1:16:22] [2012/02/17]
At the heart of the new Windows 8 Metro style applications is the Windows Runtime (WinRT). This session explains the role of WinRT, its API surface, and how to leverage its power from different…


What's New in Visual Studio 11 for Application Lifecycle Management[MP4] [1:15:45] [2012/02/17]
Microsoft's application lifecycle management tooling is all about enabling teams to deliver great software. In this demo-packed session, you will learn how to more effectively plan and track work by…


HTML5 Quick Start[MP4] [1:15:41] [2012/02/17]
There are two kinds of developers: those who know HTML5, and those who will be learning HTML5. Has your day job kept you too busy with mundane tasks to devote time to the most talked-about technology…


[2266]


Keynote Techdays 2012 Den Haag[MP4] [1:18:40] [2012/02/17]
Keynote registratie van het Techday 2012 evenement in Den Haag, Nederland.