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!
DotNet Code Generator 2.2.0.0 is considered as a convenient and useful utility for all software developers. Major Features:Create advanced BOL (Business Object Layer)For every database table create Advanced business object class contains all methods required to deal with database table as select , insert , update , delete methods , creating methods to deal with table as object contains property for each database column (generated as C# or VB.NET code or compiled DLL). Use advanved DAL (Data Access Layer)Use advanved common DAL class used by any application that handle all require methods that direct deal with database with stored procedures or dircet SQL statment execution (generated as C# or VB.NET code or compiled DLL).Generate database stored procedureFor any operation executed from generated BOL class to database generate for it database stored procedure to make operation execution faster.Create ASP.NET Pages and User ControlsGenerate ASP.NET Pages and user controls with its lables with user custom properties or on default indecated properties with option to generate resources files in case of multi language application .Create code behind to interact between BOL and user interfaceGenerate Code Behind file (.cs or .vb) with all required methods to perform basic operation like create object , bind values to controls , bind lookups , save-delete update methods and some other utilities methods (generated as C# or VB.NET code). Requirements:NET Framework 2.0