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
Simply the folder you have is a pre-compiled published version of the application where there is no codebehind files exist and everything is converted to dlls !
Sincerely Samer Abu Rabie Imagination is more important than knowledge !