I have an abstract factory which will initiate separate processes (.NET EXE\'s) on demand. The abstract factory needs to initiate processes at any time and let the newly created processes be able to c
I\'m trying to return simple Json data back from a standard WebForm. It sounds very dumb, but I actually need this to happen. I\'m using MVC, and this is one of only 3 pages that I use that is NOT an