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
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 5237 | Hits: 1089

Similar Posts

  • Telerik RadGrid client-side data-binding using jQuery more
  • RadTreeView for ASP.NET Ajax - Binding to LinqDataSource more
  • Running the Same Query Against Multiple Databases more
  • Ruminations on Multi-Tenant Data Architectures more
  • WPF / Silverlight: RadChart and BindableLinq more
  • Convert Web.UI Grid into a data entry spreadsheet more
  • Convert Web.UI ASP.NET Grid into a data entry spreadsheet more
  • .NET RIA Services MIX '09 Talk - Slides + Code more
  • Creating a Dynamic Data-Driven User Interface (Part 1) more
  • Foundations of Programming - pt 2 Domain Domain Domain 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