Browse by Tags - CodeSmith Community
Welcome to the CodeSmith Community!

Browse by Tags

Related Posts
  • Forum Post: CacheManager/CacheSettings - Tracker MVC or CodeSmith.Data.Caching Issues

    Hello: I've been toying around with the Tracker MVC 2.0 application. The MVC paradigm takes some getting used to, but that's not the issue... I downloaded the Tracker MVC bits, created a local db, changed the config file's connection string, and everything builds fine. Running the application...
  • Forum Post: WCF Data Services

    I'm trying to follow the directions from an earlier post on Using plinqo to generate wcf data services. Get the latest version of PLINQO. Open the quick start. Ensure that the IncludeDataServices property (located under 4. Web Project) is set to "True". Generate the quick start and open...
  • Forum Post: FromCache - no parameters CacheManager - DefaultProvider & DefaultProfile

    Hello: So, I'm using the CodeSmith CacheManager implemented in PLINQO. I've been really happy with the flexibility of the CacheManager and how easy it is to use it; however, I hit a issue today and would like to know if others are experiencing the same. The issue has to do with the default profile...
  • Blog Post: How-to: Preserve column names in generated PLINQO entities.

    There may come a time where you need to rename a column in your generated entity for whatever reason. The following tip and trick article will show you how to quickly accomplish this. Let's assume you have a generated property for the column AccountId and it is defined like this: [System.CodeDom...
  • Forum Post: Re: Database Field Names Mangled in CLR generated Code

    Hello, Please take a look at the following blog post that I just created for this scenario . Please let me know if you have any questions. Thanks -Blake Niemyjski
  • Forum Post: Database Schema Names in generated methods

    I modified my local file "DbmlGenerator.cs" as posted by wkparry ("Database Schema Names", replied on Fri, Apr 23 2010 3:52 PM) in order to achieve the same results as I too have a DB that has identical table names under different schema names. Unfortunately, the alterations I made...
  • Forum Post: Newby Question re: sprocs

    Just installed CodeSmith Studio / PLINQO, pointed it to my database and clicked run. It created my project and I got started using it. Now, I find there are several hundred sprocs created in my database. is there anyway to set it up so that they aren't created / used? My DBA tells me that .NET 4...
  • Forum Post: Reverse the IgnoreExpression

    So I notice the IgnoreExpression property is on PLINQO and CSLA templates. I'm posting this in general forums for others to find helpful. I have a database with dozens of tables. I want my CodeSmith to focus on just a few of the tables and they all begin with a common name "dbo.srvy_",...
  • Blog Post: PLINQO 5.0

    Added Visual Studio 2010 and .NET 4 Support Updated QuickStart with latest Dynamic Data and DataServices Added SQLCacheDependancy Support Added IQueryable Cache Extensions Added Include extension for advanced eager loading Improved AuditLog, now includes updates after SubmitChanges Fixed bug in CacheManager...
  • Blog Post: PLINQO 5.0 - An ORM for 2010!

    The year is 2010. Visual Studio's UI is all new. The .NET framework is on version 4.0. ...and PLINQO continues to bring you the latest and greatest in LINQ to SQL enhancements! If you haven't experienced PLINQO yet or would like to learn more, be sure to watch the new PLINQO Overview . Also,...
  • Blog Post: Advanced PLINQO Future Queries, Part 1

    The immediate uses of PLINQO Future Queries are readily apparent: Do you have multiple queries that need to be executed back to back? Add future to the back of them and save yourself a few database trips. What might not be quite as easy to spot, are those places where using a more advanced design pattern...
  • Blog Post: How-to: Upgrade your PLINQO or CSLA templates

    This article will help you upgrade your solutions templates safely and easily to the latest major or minor version. The latest templates can be found on our Google code project and the latest nightly build can be found here . The first thing to do is to download the template framework you wish to update...
  • Blog Post: PLINQO Query Extension Updates

    The Problem Unfortunately the previous query extensions, while great at querying by a particular value, did not support simple operations such as getting by a nullable value type (where you know it can be null or just a value). Example: If you want to query by a nullable column, you had to use a a lambda...
  • Blog Post: PLINQO @ North Houston DNUG

    The CodeSmith Tools (Shannon and Tom) are taking their PLINQO presentation on the road! First stop: North Houston If you or any developers that you know will be in the Houston area on October 15th, you should come see us and learn more about PLINQO, the replace and enhance alternative for LINQ to SQL...
Page 1 of 12 (240 items) 12345»