473,666 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where data is stored when createuserwizar d 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 3481
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
2260
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 create a table in a SQL Server Database using SQL Server Enterprise Manager. I want to get this information from the database and display it in a C# application, I 've tryed COLUMNPROPERTY function and sp_columns procedure, but this are not giving me...
0
1304
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 read the values stored in the column into an array. However, I do not know what transformation needs to be applied to this data (with pack or unpack for e.g) so I can use this variable for other tasks. When I run a select on the table from a db2...
2
1266
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
2138
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 a common scenario. Scenario: * My database returns names that can contain single quote.
0
1352
by: ABC | last post by:
How to make change one frame size (width) when I clicked a button on anothoer frame?
2
1460
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
1815
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(), drawpoly(), line(), etc. Anyone plz tell me that where does all this description is stored. I mean from where the help manual access all this data. like when we open Help in Turbo c by pressing Shift+F1 keys then an index is displayed and we can click on...
1
2043
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> <author>DEF</author>
5
6079
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
1927
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); string Theme_Name = textBox2.Text; SqlCeConnection conn;
0
8355
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8866
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8550
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8638
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7381
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4193
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4365
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1769
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.