Improvements Added support for .Net 4.5 and Visual Studio 2012/2013. Bug Fixes Fixed a bug where an exception would be thrown when trying to add an association that contains a column that was is not a supported db type (E.G., spatial types). Fixed a bug where Visual Studio Solutions wouldn’t open automatically. Fixed a bug …Read More
Improvements Added support for Generator 6.x. Add MemCached Provider to PLINQO. Added IncludeManyToMany option. Updated Entities to support Nullable Composite Key assignment. Updated RuleManager and added Remove method. Added additional ClearCache methods. Updated interfaces for many associations to be IEnumerable instead of IList, this allows for comparability with .NET 3.5 Various Performance Improvements when generating. …Read More
Tonight I will be presenting at the Iowa .NET user group on Data Access Layer Optimization with PLINQO. We will cover how you can use advanced concepts like Batching, Caching, as well as query optimization, through the use of profiling, to ensure your application is running smoothly. Where: Foundry Coworking Space http://foundrycoworking.com 1312 Locust #204 …Read More
The following guide will walk you through the basics on how-to extend the CodeSmith Generator PLINQO Templates to fit your custom development needs. In this example we will create a new Webpage for each entity that we generate. This page will contain a LinqDataSource control and an ASP.NET GridView control that will display data from …Read More
PLINQO, which stands for Professional LINQ to Objects, is a collection of CodeSmith templates that are meant to replace and extend the LINQ to SQL designers that are included with Visual Studio 2008. Get PLINQO going in under 60 seconds with our new quick start. We will show you how easy it is to take …Read More
A freeware template-based code generator that can generate code for any ASCII-based language.