I was given a project(web application), which needed to be modified a little and to be maintained.
But in the source code (that they had given me), there are only .aspx files and some .dll files(in bin). I could not find any .aspx.cs files.
I thought they missed to gimme those files and asked them the ftp details to download the files. But i could find no .aspx.cs files there too.
And the website is working fine. how could this be possible?
Now anyone please tell me if there is a way to see the coding part, so that i could modify it.
And if possible, please tell me what the previous coders might had done to hide the .aspx.cs files(still making the application to work)
Any help or suggestions will be highly appreciated.
thanks and regards
rohit
But in the source code (that they had given me), there are only .aspx files and some .dll files(in bin). I could not find any .aspx.cs files.
I thought they missed to gimme those files and asked them the ftp details to download the files. But i could find no .aspx.cs files there too.
And the website is working fine. how could this be possible?
Now anyone please tell me if there is a way to see the coding part, so that i could modify it.
And if possible, please tell me what the previous coders might had done to hide the .aspx.cs files(still making the application to work)
Any help or suggestions will be highly appreciated.
thanks and regards
rohit
Comment