A
Anandraj
Hi All,
I want to Implement the singleton in my ASP.NET Application, For that I want
to create a ASPX Page as Singleton Class from which I want load the diffrent
Classes for different Funtionality which is going to return HTML according
to that request. so Is it possible to create a C# Class which is going to
return the HTML . so that I can dynamically load those classes in the
Singleton ASPX Page.
Any suggestion will help me.
Thanks
Anandraj.A.
I want to Implement the singleton in my ASP.NET Application, For that I want
to create a ASPX Page as Singleton Class from which I want load the diffrent
Classes for different Funtionality which is going to return HTML according
to that request. so Is it possible to create a C# Class which is going to
return the HTML . so that I can dynamically load those classes in the
Singleton ASPX Page.
Any suggestion will help me.
Thanks
Anandraj.A.