United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Using the SQL Table Profile Provider in ASP.NET 4 Web Applications
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
Using the SQL Table Profile Provider in ASP.NET 4 Web Applications
Demonstrates (with full source code) how to use Microsoft's SQL Table Profile Provider with an ASP.NET Web application rather than in a file-based Web site.
Download
VB.NET (2.6 MB)
C# (2.4 MB)
Ratings
(5)
Downloaded
7,421 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
8/4/2011
License
Apache License, Version 2.0
Share
Technologies
ASP.NET
,
ADO.NET
Topics
Security
,
ASP.NET Profiles
,
ASP.NET Security
Report Abuse to Microsoft
Description
Browse Code
Solution Explorer
VB.NET
C#
aspnet4profilevb
App_Data
ASPNETDB.MDF
ASPNETDB_log.ldf
SqlTableProfileProvider.sql
bin
aspnet4profilevb.dll
aspnet4profilevb.pdb
aspnet4profilevb.xml
SQLTableProfileProviderVB.dll
SQLTableProfileProviderVB.pdb
SQLTableProfileProviderVB.xml
images
mvp_image.png
My Project
MyExtensions
MyWebExtension.vb
Application.Designer.vb
Application.myapp
AssemblyInfo.vb
Resources.Designer.vb
Resources.resx
Settings.Designer.vb
Settings.settings
obj
Debug
aspnet4profilevb.dll
aspnet4profilevb.pdb
aspnet4profilevb.Resources.resources
aspnet4profilevb.vbproj.FileListAbsolute.txt
aspnet4profilevb.xml
DesignTimeResolveAssemblyReferencesInput.cache
GenerateResource.read.1.tlog
GenerateResource.write.1.tlog
ResolveAssemblyReference.cache
aspnet4profilevb.vbproj
aspnet4profilevb.vbproj.user
default.aspx
default.aspx.designer.vb
default.aspx.vb
login.aspx
login.aspx.designer.vb
login.aspx.vb
register.aspx
register.aspx.designer.vb
register.aspx.vb
registeredonly.aspx
registeredonly.aspx.designer.vb
registeredonly.aspx.vb
Site1.Master
Site1.Master.designer.vb
Site1.Master.vb
Web.config
Web.Debug.config
Web.Release.config
SQLTableProfileProviderVB
bin
Debug
SQLTableProfileProviderVB.dll
SQLTableProfileProviderVB.pdb
SQLTableProfileProviderVB.xml
Release
My Project
Application.Designer.vb
Application.myapp
AssemblyInfo.vb
Resources.Designer.vb
Resources.resx
Settings.Designer.vb
Settings.settings
obj
Debug
TempPE
DesignTimeResolveAssemblyReferencesInput.cache
GenerateResource.read.1.tlog
GenerateResource.write.1.tlog
SQLTableProfileProviderVB.dll
SQLTableProfileProviderVB.pdb
SQLTableProfileProviderVB.Resources.resources
SQLTableProfileProviderVB.vbproj.FileListAbsolute.txt
SQLTableProfileProviderVB.xml
ProfileCommon.vb
SqlStoredProcedureProfileProvider.vb
SqlTableProfileProvider.vb
SQLTableProfileProviderVB.vbproj
SQLTableProfileProviderVB.vbproj.user
aspnet4profileslnvb.sln
aspnet4profilecs
App_Data
ASPNETDB.MDF
aspnetdb_log.ldf
SqlTableProfileProvider.sql
bin
aspnet4profilecs.dll
aspnet4profilecs.pdb
SQLTableProfileProviderCS.dll
images
mvp_image.png
obj
Debug
TempPE
Properties
AssemblyInfo.cs
aspnet4profilecs.csproj
default.aspx
default.aspx.cs
default.aspx.designer.cs
login.aspx
login.aspx.cs
login.aspx.designer.cs
register.aspx
register.aspx.cs
register.aspx.designer.cs
registeredonly.aspx
registeredonly.aspx.cs
registeredonly.aspx.designer.cs
Site1.Master
Site1.Master.cs
Site1.Master.designer.cs
web.config
Web.Debug.config
Web.Release.config
SQLTableProfileProviderCS
bin
Debug
Release
obj
Debug
TempPE
Properties
AssemblyInfo.cs
ProfileCommon.cs
SqlStoredProcedureProfileProvider.cs
SqlTableProfileProvider.cs
SQLTableProfileProviderCS.csproj
aspnet4profile.sln
Click an item in the panel on the left to view the contents here.