10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
Entity Developer is a powerful visual NHibernate designer and code and mapping generator with wide support for NHibernate mapping, ability to generate both hbm.xml and fluent mapping, and rich code generation settings. It introduces new approaches for designing ORM models, boosts productivity, and facilitates the development of database applications. Model-First, Database-First, or Mixed With Entity Developer you can use Model-First, Database-First, or mixed approaches to design your model and generate C# or Visual Basic .NET code for it. Easy-to-use wizards allow you to synchronize your model and database in any directions at any moment. All changes are displayed in an easy-to-understand form, and you can select only a part of the changes to apply. When creating a model from an existing database, Entity Developer may store the entire schema in the model or generate a database-independent model. It also provides extensive capabilities for importing existing mapping. Powerful NHibernate Designer Designing NHibernate models with Entity Developer is easy and intuitive. All the mapping is defined visually, you don't need to manually edit XML mapping files. Entity Developer for NHibernate supports almost all features of NHibernate mapping. It supports components, most kinds of associations, and all kinds of inheritance mapping strategies. NHibernate Generator Entity Developer generates POCO classes in C# or Visual Basic and supports third-party ADO.NET providers for SQL Server, Oracle, MySQL, PostgreSQL, and SQLite. It provides a number of useful options for generating code. Entity Developer can generate both XML and fluent mapping. It also can generate NHibernate configuration XML code to the App.config file of the project or to a separate *.cfg.xml file. Data Viewing/Editing Entity Developer allows executing HQL, LINQ, or Entity SQL queries against the model, and viewing/editing data