I have started using Operator Overloading in my data access code. So far, I have only used it to construct predicate expressions.
I am writing the data access code in VS.NET 2003 with C# v1.1. In my development environment, I have .NET FW v2.0 installed. In my production environment, I only have .NET FW v1.1 installed.
My question is this: when I deploy my code to production, what version of the .NET framework must be installed? v1.1?
Obviously, I will need to deploy the LLBLGen ORM and SQL DQE runtimes v1.0.2005.1.