Is it possible to use LINQ in the express version of visual studio? I am planning on refactoring my project to use LINQ, but I am the only person in my group that has a copy of visual studio pro. Will that cause any problems if someone using the express version has to modified my code?
Edit I realize that the graphical tools are not available in the express version, so my question does not pertain to those. I am more interested in the actual code, which I assume will work