Multiple Users .net MVC Image Processing
I have a background image on which I am writing text using 2d namespace in .net MVC and save and serve it for my users.
I was thinking about how to improve the performance of the application. I want IO to read every time I load the background image. Can I upload a background image to the shared memory?
Is there any reason? if so can someone please post a sample code?
+3
Elad gold
source
to share
No one has answered this question yet
Check out similar questions:
1939
1918
1832
1356
1338
1264
1207
799
681
323