Need help in code-behind
-
Hi all, This is senthil. I got a project(with codes and design) from my client to upgrade. The project is mainly developed in vb.net (from the design pages i got this information). In the project code-behind files are separated files. But the project is not having these code-behind files. And the pages is also running without any failure in the server (with absence of these code-behind files). For upgrade purpose i opened the pages through vb.net IDE, But the code-behind files are not founded. How this is possible. Is anything i need to know. I need these help urgently.... Note* - I didnt convert/migrate the project. And the developed .Net IDE is VS 2005. Thanks in advance
Senthil.S A Software Engineer
-
Hi all, This is senthil. I got a project(with codes and design) from my client to upgrade. The project is mainly developed in vb.net (from the design pages i got this information). In the project code-behind files are separated files. But the project is not having these code-behind files. And the pages is also running without any failure in the server (with absence of these code-behind files). For upgrade purpose i opened the pages through vb.net IDE, But the code-behind files are not founded. How this is possible. Is anything i need to know. I need these help urgently.... Note* - I didnt convert/migrate the project. And the developed .Net IDE is VS 2005. Thanks in advance
Senthil.S A Software Engineer
This is a pre-compiled version you have where it eliminates the cs or vb files and convert it to dlls in the bin folder in order to work on production environement.
Sincerely Samer Abu Rabie Imagination is more important than knowledge !