MonoTouch: C# for iPhone

Published February 27th, 2013 Under Open Source Tools | Leave a Comment

MonoTouch allows you to harness all those C# skills and most of those handy .NET/Mono libraries to create truly native apps for iOS with a sprinkle of cross-platform support. But why not just use objective-c you cry? Choice is nice, so is C# and so is the range of libraries available for Mono! Read more

Windows Phone Development Best Practices

Published December 20th, 2012 Under User Interface | Leave a Comment

This talk provides some formal recommendations and tips. The presentation goes deep into the code and shows practical demonstrations and use of frameworks, patterns, practices and technologies to build efficient applications with MVVM. You will get educated on asynchronous calls, performance and architectural guidance. Read more

JavaScript, jQuery & Ajax with ASP.NET

Published July 11th, 2011 Under AJAX, JavaScript | Leave a Comment

JQuery turned the world on its ear. Do we still write JavaScript or do we just write jQuery? This video answers that question with new JavaScript techniques and AJAX as well as some jQuery plugin surprises. What are the best libraries and practices for using jQuery and JavaScript with ASP.NET? How should balanced applications be designed to make the best use of the power of the server and the power of the client?

http://ndc2011.macsimum.no/SAL2/Onsdag/1020-1120.wmv

jQuery for ASP.NET developers

Published November 15th, 2010 Under JavaScript | Leave a Comment

This session is a practical tour of the “write less, do more” JavaScript library – jQuery. In this session we will build an application using ASP.NET and jQuery while learning about CSS selectors, DOM manipulation, and asynchronous communications using the jQuery library. We’ll also look at the jQuery plug–in model, examine common jQuery programming paradigms, and see how to invoke WCF web services using jQuery.

Watch this streaming video from the Norwegian Developer Conference 2010

Synchronizing AJAX and ASP.NET

Published July 7th, 2010 Under AJAX | Leave a Comment

The ScriptManager is one of the most under advertised controls in the Visual Studio toolbox. This presentation goes beyond the common ScriptManager/UpdatePanel combo and provides an in-depth look at the ScriptManager control and how it can integrate with jQuery, a fast and lightweight JavaScript Library, and web services to quickly create dynamic, interactive AJAX web applications.

keep looking »