Re: .Net 2.0 internal debate - looking for opinions



Hi,

Microsoft only guarantess that the views and stored procedures will be stable in future releases. I wouldn't add my own stuff to aspnetdb.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

We are using the Membership services and the SQL Membership provider
that comes with .Net 2.0. We have no problems but we have added our
own tblRoles table to go with the aspnet_Roles table that Microsoft
provides. tblRoles has extra information not in aspnet_Roles. There
is, and always should be, a 1:1 correspondence between the two tables.

One of our team members wants to modify aspnet_Roles to contain the
extra information, because one table is cleaner than two. I am afraid
of breaking something if we go modifying Microsoft's tables. Maybe
everything would be fine today but some patch might screw things up
unexpectedly.

Maybe even adding the table - and some stored procedures - is risky
and we should create our own provider. I'm not sure how hard that
would be.

What do ya'll think?

Much obliged.



.



Relevant Pages

  • Re: [IMPORTANT] obfuscators
    ... Richard Blewett - DevelopMentor ... I realized that code security can easily be corrupted by cheap decompilers. ... What does Microsoft suggest using to disable or at the least make it ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Aborting Threads
    ... > DevelopMentor is a training company that specializes in distributed ... > have always been the Geurilla courses, ... > I've been teaching, freelance, for DevelopMentor for about 5 years, ... > we train alot of Microsoft people in .NET and other technologies). ...
    (microsoft.public.dotnet.framework)
  • Re: 2.0 availablity?
    ... Maybe Microsoft should name it 2006 at the beginning. ... > In theory before Dec 31st - if not they will have to rename the next ... > Richard Blewett - DevelopMentor ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • Re: (VS 2005 Beta)Illegal cross-thread operation
    ... Richard Blewett - DevelopMentor ... Since Microsoft Allowd such a bad thing, there are product doing this bad ...
    (microsoft.public.dotnet.languages.csharp)