ASP.NET MVC - Upcoming preview 4 release
ASP.NET MVC Preview 4 integrates community-contributed features like error handling filters, output caching, and membership functionality.
ASP.NET MVC Preview 4 integrates community-contributed features like error handling filters, output caching, and membership functionality.
A comparison of early social aggregators FriendFeed and Socialthing, analyzing their strengths for tech conversations versus personal social updates.
Analyzes Facebook's platform evolution, focusing on user engagement, app quality, and the need for better third-party integration tools.
Author's article on ASP.NET MVC framework published in a Dutch .NET magazine, with updated code examples available online.
A developer discusses a pragmatic approach to bug fixing using test cases, emphasizing the importance of verifiable bug reproduction in version control.
A technical guide on extending ASP.NET MVC's OutputCache to support dynamic content substitution within cached pages, similar to classic ASP.NET.
Announces ASP.NET MVC Preview 3 release, detailing key changes like new controller action returns and routing updates.
A guide to customizing Ubuntu 8.04 after installation, covering font rendering, console fonts, and Emacs configuration.
A tutorial on using PHPExcel to integrate and reuse existing Excel-based business logic in a PHP web application, avoiding duplicate code.
Announcement and recap of the Microsoft TechDays 2008 conference in Belgium, focusing on Microsoft technologies like ASP.NET and Silverlight.
A tutorial on using Visual Studio 2008's built-in performance profiling tool to identify and analyze a memory issue in C# code.
A technical tutorial on indexing Microsoft Word 2007 (.docx) files using the Zend_Search_Lucene library in PHP.
A developer reflects on a year of growth, including becoming an Apache Cocoon committer, presenting at ApacheCon, and exploring new technologies like Apache Wicket.
Explores implementing Forms-based security in ASP.NET MVC, covering Web.config limitations and using Code Access Security attributes for authorization.
An introduction to using classes in JavaScript to create reusable, organized code for object-oriented programming.
Tips for making CSS development smoother, covering common browser bugs, frequent testing, troubleshooting techniques, and essential resources.
Microsoft's IE8 browser passes the Acid 2 web standards test, signaling improved standards compliance and sparking browser competition.
A web developer argues for reinventing the wheel to deepen understanding and potentially create better solutions.
Explains a common ASP.NET DataPager issue where paging fails after the first PostBack and provides a lifecycle-based solution.
A web development article exploring the best CSS method to clear floats, comparing traditional fixes with modern techniques.