Software Development
Viewing all posts categorized under Software Development.


The OWASP Top 10 for 2010: Mitigating SQL Injection and XSS Vulnerabilities
As web applications become the foundation of enterprise systems, application security can no longer be treated as an afterthought. The 2010 OWASP Top 10 highlights the industry's most critical security risks, with SQL Injection and Cross-Site Scripting remaining among the most dangerous threats. This guide examines how enterprise teams can identify, mitigate, and manage these vulnerabilities using the technologies and best practices available in mid-2010.

Thoughts on Flash: Steve Jobs' Letter and the Catalyst for Open Web Standards
Steve Jobs' 'Thoughts on Flash' letter ignited one of the most significant debates in web technology history. While Flash dominated rich internet applications for nearly a decade, Apple's public rejection of the platform accelerated discussions around HTML5, CSS3, JavaScript, and open web standards. Written from the perspective of April 2010, this article examines the technical, architectural, and enterprise implications of this pivotal moment.

Understanding WCF in .NET 4.0: SOA Best Practices for Enterprise Systems
Windows Communication Foundation in .NET 4.0 provides a unified programming model for building enterprise services across distributed environments. This article explores architecture, bindings, contracts, security, hosting, interoperability, and practical SOA best practices relevant to enterprise development teams in early 2010.

Silverlight 4 vs. HTML5: The Impending Battle for the RIA Throne
Silverlight 4 promises powerful enterprise application capabilities with rich media, .NET integration, and desktop features, while HTML5 is rapidly gaining industry attention as an open web standard. Which technology should enterprises choose for future Rich Internet Applications in 2010?

The Rise of DevOps: Bridging the Divide Between Software Engineering and Operations
DevOps is rapidly emerging as a new approach to enterprise software delivery, encouraging closer collaboration between development and operations teams. This article examines the principles, practices, challenges, and expected future of DevOps from the perspective of March 2010.

ASP.NET MVC 2: Moving Beyond the Web Forms Paradigm
ASP.NET MVC 2 introduced a cleaner, testable, and standards-based approach to enterprise web development, giving organizations an alternative to the traditional Web Forms model while preserving the strengths of the .NET platform.