News

Brad Abrams, founding member of the CLR and .NET Framework teams at Microsoft, published a good example of how developers can leverage the MVC Framework with some of the new tools from Microsoft.
The Committee of Sponsoring Organizations of the Treadway Commission, also known as COSO, has added a supplement to its widely used Enterprise Risk Management Framework, including detailed examples of ...
To illustrate how generics are used in the Java Collections Framework, let’s look at some examples. List and ArrayList with generics In the above example, we already briefly explored a simpler ...
Data governance framework examples Organizations have effectively implemented data governance frameworks to oversee their data. For instance, Netflix has established a framework to uphold the ...
Document shows you how to use Metasploit Framework. An upcoming column (4/21/06) will discuss using Metasploit (www.metasploit.org) Framework to test vulnerabilities. This accompanying blog entry ...
Popular frameworks such as Spring simply standardize, codify and extend the concept. Spring IoC example Let's take a look at a simple example of inversion of control with Spring. If you've read my ...