473,508 Members | 2,104 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where data is stored when createuserwizard is clicked in asp.net

92 New Member
I used in-built template, that is createuser wizard. In that, I am creating new user and after that I logged in using that newly created username and password.. No prob it works fine. But I want to know where the data is stored. I have searched in my sql db.. but there is no database was newly created. Can anyone tell me?
May 24 '10 #1
5 3477
ThatThatGuy
449 Recognized Expert Contributor
@visweswaran2830
When you're using templates, Visual Studio automatically creates a database
generally a .mdf (Sql) file.

And its always in your project directories. Generally in App_Data Folder
May 24 '10 #2
visweswaran2830
92 New Member
@ThatThatGuy
Thanks for your response. Just I found. Do you know that flow, how it can be created. Then only I can use it in my project..
May 24 '10 #3
visweswaran2830
92 New Member
Since I am new to this control. I have not used before. So could you tel me feature.else give me some useful link. Thanks in advance..
May 24 '10 #4
ThatThatGuy
449 Recognized Expert Contributor
@visweswaran2830
I recommend you shouldn't use templates like that..
It really restricts you from understanding your application

Since those are pre-written code written by world class programming experts
it s really hard for a novice to understand it.

Also if you want to edit some feature of the pre-created project you need to research a lot on how it is done.
May 24 '10 #5
Frinavale
9,735 Recognized Expert Moderator Expert
The data is stored, by default, into a database I think.
Check out this MSDN article: Introduction to Membership
May 26 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
2257
by: Maria | last post by:
I am a beginer in SQL Server and if someone knows I would like to know where are stored columns description - am refering at that column description that can be write for each column when you...
0
1293
by: rparimi | last post by:
Hi, I have encrypted data stored in a table on a DB2 database. The encryption algorithm used to store data in the table is not important. Using a perl script and the DBI module, I was able to...
2
1261
by: ad | last post by:
I used think the authentication data of login controls is stored in Session object. But it wrong. Where is the authentication data stored?
2
2132
by: Anonieko | last post by:
Hello ASPNET guru's, What is a clean way to go around the problem of displaying a GridView templated column where data can contain Single Quote ( ' )? I maybe too naive, but this is of course...
0
1342
by: ABC | last post by:
How to make change one frame size (width) when I clicked a button on anothoer frame?
2
1454
by: =?Utf-8?B?dmluY2VudA==?= | last post by:
How to determine is there any data stored on the clipboard in C#? Many thanks for your replying.
1
1806
lifeisgreat20009
by: lifeisgreat20009 | last post by:
In Turbo C there is a graphics.h file when we open the help section in turbo c. In this file there is a list and a well written description of all the graphics functions such as rectangle(),...
1
2029
by: fishjelly | last post by:
How to edit and delete the data stored in xml file using C# and visual studio 2005 through user input? For example: for this xml document... <MenuRoot> <Books> <book> <title> ABC </title>...
5
6069
by: Eric | last post by:
Hi, there are several gridviews all with a linkbutton which all trigger the same procedure. I need to know from which gridview the linkbutton has been clicked. Thanks Eric Here the code:
1
1913
by: Rishabh Indianic | last post by:
hi, i am trying to update data stored in data base with following code i am able to show data from database but i can not able to update it. int Theme_ID = Convert.ToInt32(textBox1.Text);...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.