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
-
Did you check whether the inline code has been written inside the aspx itself or not?
Either you love IT or leave IT...
-
Thanks for your reply. yes I Checked, But the vb.net code is writen in code behind file. Not in inline code.
Senthil.S A Software Engineer