Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Cover Flow is an animated, three dimensional graphical user interface.

0 Questions

IEqualityComparer is a .NET framework interface that allows the implementation of customized equality comparison for collections. That is, you can create your own definition of equality, and specify that this definition be used with a collection type that accepts the IEqualityComparer interface. Supported in .NET versions 3.5, 3.0, 2.0 (Source: MSDN)

0 Questions

The translation lookaside buffer (TLB) enables modern CPUs to quickly map virtual memory addresses to physical memory addresses and vice versa. Operations that flush the TLB cause a performance hit until it is repopulated.

0 Questions

For questions relating to virtual machine images (Amazon Machine Image) on Amazon's EC2 infrastructure.

0 Questions

Class files are the format used by the Java Virtual Machine.

0 Questions

0 Questions

Django-pagination refers to the Django (a Python-based and open-source web framework) way of managing data split across several pages, with "Previous/Next" links. Use this tag for questions related to classes related to pagination in Django.

0 Questions

0 Questions

django-taggit is a reusable Django application designed to making adding tagging to your project easy and fun.

0 Questions

KNIME (Konstanz Information Miner) is a user-friendly graphical workbench for the entire data analysis process.

0 Questions

Ruby, JRuby and Rubinius Office Open XML (xlsx) generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification.

0 Questions