•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 330,226 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,022 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
•
•
•
•
•
•
•
•
aspnet_regsql is a tool user for installing membership, role and personalization tables to Sql Server.
1. Porting all tables to Sql Server
2. Porting only membership tables to Sql Server
3. Removing all membership and role tables
4. Removing Personalization tables. (View Snippet)
Web site Administration Tool is accessible only from the hosting server. Many times programmers won't have direct access to the the hosting server. So knowledge of ASP.Net Membership classes is an added advantage in creating an administrative module for the site.
In this code snippet we will take... (View Snippet)
Uploading a file to a specific folder inside the virtual directory. (View Snippet)