A
Aryan
Hi,
I have problem in creating Partial Class for ASPX pages.
As my Codebase file for ASPX page is having more then 2500 lines of
code. So its very hard to maintain the code. So I wanted to know, how
can I create partial classes to handle this situation OR if I create
new class files in App_Code folder to handle major code of ASPX code
behind page then how can I get the access to the various Web Control
which I have created on the ASPX page???
Please suggest me a way to handle this situation.
Thanks & Regards,
Manoj Singh
I have problem in creating Partial Class for ASPX pages.
As my Codebase file for ASPX page is having more then 2500 lines of
code. So its very hard to maintain the code. So I wanted to know, how
can I create partial classes to handle this situation OR if I create
new class files in App_Code folder to handle major code of ASPX code
behind page then how can I get the access to the various Web Control
which I have created on the ASPX page???
Please suggest me a way to handle this situation.
Thanks & Regards,
Manoj Singh