Hi,
No question, just a tip some people might enjoy.,,
(In a response to the thread: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=242
From 2003)
Stated there is; to make your intellisense faster (by the PredicateFactory and SortFactory class) reference to an assembly of the code and remove it from you solution.
Since I prefer to have it all in 1 solution (1 visual studio, and instant updates (without compiling) in intelisense (for example just created properties)) I've just found a little thing: "Unload project" in VS 2005. It does what it says, so with 2 mouse clicks your Intellisense is read from the assembly and much faster!
And the nice thing? Just right click the unloaded project, and load it in again!
Just to let you know!
Greets,
Gab