G
George Ter-Saakov
I always been using .js files directly thus allowing myself to control
caching of them...
If I add .js files to assembly then reference is looking like this
/DragDropTest/WebResource.axd?d=Zi4hg60qpn9AQZGLKlz2Eg2&t=633331472507562215
It's more convenient to have related .js file as a resource in DLL but
question is:
How big is a runtime penalty for this?
George.
caching of them...
If I add .js files to assembly then reference is looking like this
/DragDropTest/WebResource.axd?d=Zi4hg60qpn9AQZGLKlz2Eg2&t=633331472507562215
It's more convenient to have related .js file as a resource in DLL but
question is:
How big is a runtime penalty for this?
George.