Accessing Profile Data in the aspnet_Profile table using TSQL Queries

Posted by: David Silverlights Web Log, on 23 Aug 2005 | View original | Bookmarked: 0 time(s)

One of the great new features of ASP.NET 2.0 is that persisting user profile data is about as easy as you can get.  You simply define the profile values in your web.config file and the framework does the rest.  I love it.  Big thumbs up on this great new feature.  Accessing this data from a stored procedure can be very painful.  The need for it is pretty common, I think.  I just came up with a scenario in which I am converting an existing site, NonProfitWays.com to ASP.NET...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 5401 | Hits: 1090

Similar Posts

  • How to display data from different tables using one data source more
  • Health Monitoring and ASP.NET MVC more
  • Chat room questions from the EF Tips & Tricks webcast more
  • Ruminations on Multi-Tenant Data Architectures more
  • EF Table Splitting The Opposite of Entity Splitting more
  • WPF / Silverlight: RadChart and BindableLinq more
  • Eloquera Database - the web-oriented client/server object database for .NET more
  • ASP.NET 4.0 AJAX - Caching Data on the client more
  • .NET RIA Services MIX '09 Talk - Slides + Code more
  • Microsoft Ajax 4.0 Preview 4 now available more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD