News

A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Microsoft’s web testing framework mixes browser and dev tools access to give you a comprehensive automation and test framework. Modern application development depends on automated testing, using test ...
ASP.NET Web API is a solid communications framework, and many applications can benefit from breaking free of IIS by including an embedded ASP.NET Web API server. In 2011, Microsoft released ASP.NET ...
Protect your ASP.NET applications from Cross-Site Request Forgery attacks by leveraging ARMOR, a C# implementation of the Encrypted Token Pattern. Here's how. The Encrypted Token Pattern is a defense ...
Okay, so I’m new to IIS 7. I just installed Win 7 (upgrade from XP) and of course now presented with a new version of IIS. It seems there are a variety of ways to go about developing ASP.NET Web ...
ependency injection is a technique whereby one object (the dependency) is passed to another object that needs it. Dependency Injection is a realization of the inversion of control principle, which ...
Microsoft has issued a new security advisory about a vulnerability in the encryption system used with ASP.NET. Late Monday, Microsoft published additional information about the flaw. The vulnerability ...
A pair of security researchers have implemented an attack that exploits the way that ASP.NET Web applications handle encrypted session cookies, a weakness that could enable an attacker to hijack users ...
Northwoods Software announced tools that developers can use to build applications using interactive diagrams, such as flowcharts, state diagrams, networks, software design tools, workflow editors and ...