ReMIX Belgium session on ASP.NET MVC
Announcing a session at ReMIX Belgium on building a Twitter clone using ASP.NET MVC in 60 minutes, focusing on UX.
Announcing a session at ReMIX Belgium on building a Twitter clone using ASP.NET MVC in 60 minutes, focusing on UX.
PHPLinq library now supports querying Windows Azure Table Storage, bringing LINQ-style queries to PHP for cloud data.
A tutorial on implementing user authentication in ASP.NET MVC using the RPXNow service, which supports multiple identity providers like Google and Facebook.
Exploring the concept of a minimal registration form that combines login and signup for better user experience and usability.
A guide to creating bevel effects using CSS3's box-shadow property, including code examples for Firefox 3.5.
Announcing the second milestone release of the PHP SDK for Windows Azure, focusing on Table Storage support with examples.
Author announces being awarded the 2009 Microsoft MVP Award for ASP.NET, recognizing community contributions.
A technical guide on deploying a Twitter application to Microsoft Azure, covering cloud deployment and DNS configuration.
Part 6 of a series detailing the back-end architecture of TwitterMatic.net, focusing on Azure worker roles and multi-threaded tweet processing.
Part 5 of a series detailing the front-end development of TwitterMatic.net using ASP.NET MVC, jQuery UI, and time pickers.
Part 4 of a series on building TwitterMatic.net, focusing on implementing OAuth authentication with Twitter's API.
Part 3 of a series on building TwitterMatic.net, focusing on using Windows Azure Table and Queue storage for cloud data persistence.
A technical guide on setting up an ASP.NET MVC project within a Windows Azure Web Role for building a Twitter application.
A technical introduction to building TwitterMatic, a cloud-based tweet scheduling app using Windows Azure services like web/worker roles and table storage.
A revised approach to integrating ASP.NET MVC with the Managed Extensibility Framework (MEF) to enable pluggable controllers and views, addressing a specific Server Error.
A presentation on Mocking techniques for software testing, delivered at the Visual Studio User Group Belgium, with slides and demo code.
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
Author announces and reflects on writing his first book, 'ASP.NET MVC 1.0 Quickly,' a hands-on guide for ASP.NET developers.
A guide to essential keyboard shortcuts in Windows 7 for improving productivity and window management.
Microsoft releases ECMA-376/OpenXML implementation notes for Office 2007, aiding developers in understanding document handling and improving libraries like PHPExcel.