Posts Tagged ‘asp’

Does changing code require re-compilation?

This item was filled under [ .Net ]

It’s fun experiencing different technologies around. Though, things get a different shape when you don’t know few basics. I had a little problem dealing with ASP.Net while making changes to a pre-made application. I wasn’t sure if ASP.Net 2.0 required compilation before deployment if I make some changes in the code. I have had the [...]

Continue reading...