|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Authentication in ASP.NET 2.0I'm just reading about the new authentication features and authentication controls in Visual Studio 2005. Seems to be very nice, but one thing is not quite clear to me. It says that all user data is stored in the ASPNETDB.MDF file in the App_Data folder. In my current ASP.NET 1.1 application I'm using my Users table very often, so I need all the information to be stored in the real SQL Server database. Is there a way to control where the user data is stored without doing everything old fashioned way? So far I couldn't find any information on how to control the data store for the user data. I would appreciate your suggestions. Thank you, -- Peter Afonin > I would appreciate your suggestions. Hi Peter,> > Thank you, yes the mdf database is jsut the default, however other methods are also supported. I suggest reading http://aspnet.4guysfromrolla.com/articles/120705-1.aspx to get you upto speed. Kind regards Taz Hi Taz,
Thank you very much. Peter Tarun Mistry wrote: Show quoteHide quote > > I would appreciate your suggestions. > > > > Thank you, > > Hi Peter, > > yes the mdf database is jsut the default, however other methods are also > supported. > > I suggest reading http://aspnet.4guysfromrolla.com/articles/120705-1.aspx to > get you upto speed. > > Kind regards > Taz
Using ASP.NET 2.0's ImageMap Control
Treeview Styles Aren't working How to hide the "Edit" link in DetailsView via code? White strip showing up between two imagemaps ASP code UserControls in a different directory Controls calling other controls problem - ASP.NET 2.0 create webcontrols in aspx or aspx.cs DropDownList SelectedIndexChanged ASP.Net 2.0 DropDownList Selected Not Working... |
|||||||||||||||||||||||