4
I am developing an application using WCF to distribute, everything is working smoothly, but there is a strange thing, whenever I use the service the first time it takes a lot,(almost a minute for a simple search in the database)but if I make a new call to the service it is instantaneous, if I close the application and run again then it takes time again. Someone who knows the best way to solve this?