E
Enosh Chang
Hi all:
I saw there is one line on configuration file as following,
<add name="MyProfileProvider"
connectionStringName="MyDatabase"
applicationName="/"
type="System.Web.Profile.SqlProfileProvider, System.Web" />
I want to know how to instance type in my code. Thanks!
Best Regards
Enosh Chang
I saw there is one line on configuration file as following,
<add name="MyProfileProvider"
connectionStringName="MyDatabase"
applicationName="/"
type="System.Web.Profile.SqlProfileProvider, System.Web" />
I want to know how to instance type in my code. Thanks!
Best Regards
Enosh Chang