Detecting and Solving Memory Problems in .NET

Detecting and Solving Memory Problems in .NET

Strictly speaking, the content of this book is mostly a compilation of a number of blog posts related to .NET memory management from JetBrains ReSharper blog. They had been publishing these posts for the last two years until they realized that it would be great to put...
A Programmer’s Guide to Data Mining

A Programmer’s Guide to Data Mining

Before you is a tool for learning basic data mining techniques. Most data mining textbooks focus on providing a theoretical foundation for data mining, and as result, may seem notoriously difficult to understand. Don’t get me wrong, the information in those...
Dynamic Web Development with Seaside

Dynamic Web Development with Seaside

Seaside is the open source framework of choice for developing sophisticated and dynamic web applications. It uses the power of objects to master the web. With Seaside, building web applications is as simple as building desktop applications. Seaside lets you build...