Wrox Programmer Forums
|
BOOK: Beginning Visual C# 2005
This is the forum to discuss the Wrox book Beginning Visual C# 2005 by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White; ISBN: 9780764578472
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 25th, 2009, 12:53 AM
Registered User
 
Join Date: Apr 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default login control+It's Database

I used login control of ASP.Net but I don't know where it's database is created.

How I can see it?
How I can edit it?
How I can get data back from it?

Please give me your help to do these things.
Thank you.
 
Old May 31st, 2009, 10:05 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

By default and by design, in an ASP.NET web site or application, the database is created in a folder called App_Data. You can see data in the database by looking at your database through the Database / Server Explorer or by using the SQL Server Management Studio Express Edition.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot open database "localdb_auth" requested by the login. The login failed. t00ks ASP.NET 2.0 Professional 5 March 2nd, 2009 08:43 AM
login control hastikeyvan ASP.NET 3.5 Basics 1 May 7th, 2008 04:47 AM
Connecting the Login Control to a Custom Database? WayTooAwesome ASP.NET 2.0 Basics 3 July 5th, 2006 03:31 PM
Login Control Mahill ASP.NET 2.0 Basics 1 May 19th, 2006 02:03 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.