How we built TwitterMatic.net - Part 5: the front-end
Part 5 of a series detailing the front-end development of TwitterMatic.net using ASP.NET MVC, jQuery UI, and time pickers.
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.
Announcement of the Azure User Group Belgium (AZUG.BE), a community for sharing knowledge on Microsoft Azure development and architecture.
Discusses password masking usability issues and proposes a JavaScript solution with a checkbox to toggle visibility, addressing browser compatibility.
Critique of Microsoft Outlook 2010's decision to use Word's rendering engine for HTML emails, highlighting poor CSS support and developer backlash.
A tutorial on implementing application-wide action filters in ASP.NET MVC to ensure consistent logging and behavior across all controllers.
Explains the benefits of progressive enhancement for web development, using client examples to show cost and performance advantages.
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 technical guide on handling multi-step forms in web development, focusing on usability and avoiding common pitfalls with URLs and POST data.
A C# tutorial on solving XML serialization issues for parent-child object relationships using a custom generic collection and interface.
A tutorial on using Test-Driven Development (TDD) workflow in Visual Studio 2010 for ASP.NET MVC controller development.
Explains a JCR query limitation in Apache Jackrabbit when sorting on child node properties and discusses a workaround.
Guide to storing ASP.NET MVC views in Windows Azure Blob Storage using a custom VirtualPathProvider for easier updates.
An analysis arguing that Google Wave will fail because Google fundamentally misunderstands social collaboration and user needs.
Announcement of a 2009 JavaMagazin article introducing Hades, a persistence layer solution for Java developers.
A rebuttal to a critical article about Python, defending its features like closures, generators, lambdas, and the C-API.
A session recap on integrating Microsoft Silverlight rich front-ends with existing PHP applications, including demo code.