Re: sql membership provider setup



You write more code. This stuff doesn't come with a built in housekeeping staff. AFIK nobody's does for that matter.

"rodchar" <rodchar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:5E7BF1CD-B8FC-4170-B7C2-82B1ADF51B87@xxxxxxxxxxxxxxxx
what if i wanted to use aspnetdb just for membership, roles, and profiles for
all my applications on the web server. And then later i delete some
applications off the web server, how do i cleanup aspnetdb for the
application ids no longer in use?



"Hillbilly" wrote:

Only Membership, Roles and Profiles will use the database once the providers
are configured in web.config --but-- there is nothing preventing you from
using the same database for your own tables and its probably the best thing
to do anyway. I've never heard of anybody being able to use a single
instance of Membership in applications that were not under a single root. I
would also inquire at the asp.net forums which happens to have been crashing
a lot today and may or may not be up at the moment.

"rodchar" <rodchar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6A357E8A-1948-4CCC-A2DE-46A5ACA3893F@xxxxxxxxxxxxxxxx
> hey all,
> i just ran aspnet_regsql on my database server. now, will all my
> applications use this single database or do i need to run aspnet_regsql
> for
> each new application?
>
> thanks,
> rodchar



.



Relevant Pages

  • Re: Newbee on web apps with Delphi
    ... > I need to develop my first web application with delphi for database ... I'll try to describe what I know about writing such applications: ... session (but I gave up on this as the Apache Web server couldn't handle it). ... ASP.NET (Delphi 8->): I've just started looking into this one, ...
    (comp.lang.pascal.delphi.misc)
  • Re: System Architecture / .NET Remoting
    ... have no problem sharing your SOA amongst many applications. ... layer. ... ignorant of anything to do with database connections and the like. ... as the Web server is concerned, we could be storing data in csv files. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: sql membership provider setup
    ... AFIK nobody's does for that matter. ... all my applications on the web server. ... i just ran aspnet_regsql on my database server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: sql membership provider setup
    ... Only Membership, Roles and Profiles will use the database once the providers are configured in web.config --but-- there is nothing preventing you from using the same database for your own tables and its probably the best thing to do anyway. ... I've never heard of anybody being able to use a single instance of Membership in applications that were not under a single root. ... "rodchar" wrote in message ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: polymorphism (was: Poly Couples)
    ... but this is not really "business software"... ... Most of such applications are built as a combination of ... database with flat files or a different RDBMS vendor?" ... couldn't care less if I do it in using structured programming or OOP ...
    (comp.object)