Search

You searched for the word(s): userid:2326
Page 1 of 62 (611 items) 1 2 3 4 5 Next > ... Last »
  • DotNed podcast: Erik van Appeldoorn over mobile development met ASP.NET MVC 4

    In deze podcast spreekt Maurice de Beijer met Erik van Appeldoorn over het maken van mobiele websites met ASP.NET MVC. 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 komst van de nieuwe ASP.NET MVC 4.0 template wordt nieuwe functionaliteit meegeleverd die je kan helpen je site te optimaliseren voor deze mobile devices. We praten je bij over de nieuwe
    Posted to The Problem Solver (Weblog) by Maurice on Fri, Aug 17 2012
    Filed under: Podcast, DotNed, HTML5, ASP.NET MVC
  • DotNed Podcast: Martin Tirion over Windows 8 en Metro

    In deze podcast spreekt Dennis Vroegop met Martin Tirion over Windows 8 en Metro. Martin verteld ondermeer wat de Metro ontwerp taal nu eigenlijk betekend voor software ontwikkelaars. Daarnaast legt hij uit wat de toekomst met Windows 8 allemaal voor nieuwe mogelijkheden biedt. Zo kunnen ontwikkelaars via de Windows 8 Marketplace nu al aan de slag om hun applicaties beschikbaar te maken. Links: http://design.windows.com http://dev.windows.com http://blogs.microsoft.nl/blogs/ux/ Met dank aan onze
    Posted to The Problem Solver (Weblog) by Maurice on Wed, Aug 1 2012
    Filed under: DotNed
  • Using SignalR for real time data updates

    In a previous post I showed how easy it is to create a simple chat application using SignalR . And chatting on the internet might be popular but as it turns out there are rather a lot of applications that need to do more than just chat. As it is there are a lot more CRUD style applications, where users edit data usually stored in a database for some purpose, than chat applications. So in this blog post I am using a simple CRUD, without the delete part, application to show the power of SignalR . Traditionally
    Posted to The Problem Solver (Weblog) by Maurice on Wed, Jul 25 2012
    Filed under: REST, HTML5, ASP.NET MVC, SignalR
  • Using CDN’s to speed up your websites

    One of the easy ways of speeding up a web application is by using a CDN or content delivery network. The main purpose of a CDN is serving up resources that are not specific to you site. The quintessential example of using a CDN is jQuery. There are many websites using jQuery, according to some statistics some 50% of all websites. And if each site hosts its own copy of jQuery everyone has to download it multiple times. How often depends but assuming everyone does a perfect job of adding cache settings
    Posted to The Problem Solver (Weblog) by Maurice on Fri, Jul 20 2012
    Filed under: HTML5, jQuery, CDN
  • DotNed Podcast: Peter Provost over unit testen

    In deze podcast spreekt Hassan Fadili met Peter Provost over unit testen. Peter Provost is een senior program manager voor Microsoft Visual Studio waar hij aan de agile tools werkt. Tijdens Tech-Ed Europe was hij in Amsterdam voor diverse sessies over TDD en Agile development. Links: Blog: http://www.peterprovost.org/ Tech-Ed sessies: http://channel9.msdn.com/Events/TechEd/Europe/2012?s=peter%2Bprovost Team Test Blog: http://blogs.msdn.com/b/vstsqualitytools/ What's new for MSTest Unit Tests
    Posted to The Problem Solver (Weblog) by Maurice on Thu, Jul 19 2012
    Filed under: TechEd, Podcast, DotNed, SharePoint, UnitTesting
  • Using SignalR for real time communication on the web

    In a previous blog post I mentioned how exited I was about WebSockets and the future with real time duplex communication over the Internet. Unfortunately the current support for WebSockets, both on the client and on the server, is still somewhat limited making this a thing of the future. Does that mean we can do this yet? Not quite.   SignalR to the resque Even if a pure Web Socket solution isn’t possible yet there are perfectly good alternatives. And the one I really like is SignalR as it allows
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Jul 9 2012
    Filed under: .NET, WP7, HTML5, WebSockets, SignalR
  • DotNed Podcasts: Wouter van Vugt over SharePoint

    In deze podcast spreekt Maurice de Beijer met Wouter van Vugt over hoe hij SharePoint inzet bij grote projecten. Wouter verteld hou hij SharePoint niet alleen voor de interne automatisering inzet maar ook voor de publieke pagina’s en de gepersonaliseerde pagina’s waar klanten op inloggen. Hij verteld ook over zijn ervaring met het integreren met DigiD.   Luister of download de podcast hier .   Met dank aan onze sponsor RedGate .   Enjoy!
    Posted to The Problem Solver (Weblog) by Maurice on Fri, Jul 6 2012
    Filed under: Podcast, DotNed, SharePoint
  • HTML5 WebSockets

    One of the most exiting new things in HTML5 is the ability to start pushing data from the server to the client. Traditionally web applications have depended on clients requesting data from the server. And this is fine in most applications. However there are lots of cases when you might want to push events to the client as soon as they happen and not wait for a client to query for them. For example a stock broker application requires traders to know about stock price changes as soon as they happen
    Posted to The Problem Solver (Weblog) by Maurice on Thu, Jul 5 2012
    Filed under: WCF, HTML5, WebSockets, SignalR
  • DotNed podcast: Matt Milner over REST, de ASP.NET Web API en meer

    In deze podcast spreekt Maurice de Beijer met Matt Milner over zijn TechDays presentaties. Ze hebben het onder meer over REST service en waarom je die wil gebruiken ipv SOAP services. Daarnaast komt Windows Workflow Foundation aan bod en wat daar allemaal nieuw is. Verder spreken ze over Windows Azure en de Azure Service Bus. Links: TechDays presentaties: http://www.techdays.nl/SprekerDetail.aspx?cid=2229 Blog: http://mattmilner.com/blog/ Met dank aan onze sponsor RedGate .   Hij is hier te
    Posted to The Problem Solver (Weblog) by Maurice on Fri, Jun 15 2012
    Filed under: WF4, Podcast, DotNed, Azure, REST, WebAPI
  • DotNed podcast: Laurent Bugnion over de toekomst met Silverlight 5, Windows 8 en de MVVM Light Toolkit

    In deze podcast spreekt Thomas Huijer met Laurent Bugnion over zijn TechDays presentaties. Ze hebben het onder meer over de toekomst van Silverlight 5 en het ontwikkelen voor Windows 8 en met web technologieën. Uiteraard hebben ze het ook over de zeer populaire MVVM Light Toolkit vab Laurent. Links: TechDays presentaties: http://www.techdays.nl/SprekerDetail.aspx?cid=2245 Blog: http://blog.galasoft.ch/ MVVM Light Toolkit: http://mvvmlight.codeplex.com/ http://dotned.nl/PodCasts.aspx?id=31
    Posted to The Problem Solver (Weblog) by Maurice on Fri, Jun 1 2012
    Filed under: Silverlight, Futures, DotNed
Page 1 of 62 (611 items) 1 2 3 4 5 Next > ... Last »