Questions tagged [pre-compilation]

77 questions
0
votes
1 answer

Precompute A Texture during compilation in Java

I have a Procedural Texture generation algorithm which generates a texture.The texture is simply a BufferedImage. This texture is basically mapped to an object in Java3D. Now since the texture is not going to change during the execution of the…
Extreme Coders
  • 3,441
  • 2
  • 39
  • 55
0
votes
1 answer

Visual Studio 2010 Publish Web Application to File System - No Precompilation Option?

Until now, I have used Web Deployment Projects within Visual Studio for precompiling my web applications, and I have then manually copied/ftp'd files to the live server. I've been looking at the Build > Publish feature within Visual Studio (along…
marcusstarnes
  • 6,393
  • 14
  • 65
  • 112
1 2 3 4 5
6