Connecting Tech Pros Worldwide Forums | Help | Site Map

Best practice for using Profiles in Web Application?

=?Utf-8?B?Y2hhcmxpc2E=?=
Guest
 
Posts: n/a
#1: Oct 16 '08
We are developing a Web Application in which we would like to utilize the
System.Web.Profile object. Unfortunately, .NET does not create the
infrastructure for Profiles in a Web Application, only in Web Site projects.
Is there a best practice for utilizing profiles in a Web Application?



Bob Barrows [MVP]
Guest
 
Posts: n/a
#2: Oct 16 '08

re: Best practice for using Profiles in Web Application?


charlisa wrote:
Quote:
We are developing a Web Application in which we would like to utilize
the System.Web.Profile object. Unfortunately, .NET does not create
the infrastructure for Profiles in a Web Application, only in Web
Site projects. Is there a best practice for utilizing profiles in a
Web Application?
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic (COM-based) asp newsgroup.
ASP.Net bears very little resemblance to classic ASP so, while you may be
lucky enough to find a dotnet-knowledgeable person here who can answer your
question, you can eliminate the luck factor by posting your question to a
group where those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.

Go to www.asp.net in any case and look for the Application Blocks to see
what MS considers "best practices"

--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Closed Thread


Similar ASP / Active Server Pages bytes