Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Great New ASP.NET 2.0 Data Tutorials Published

    Over the last year Scott Mitchell has written 75 awesome data access tutorials covering ASP.NET 2.0 and VS 2005. You can read all of them for free on the www.asp.net site (VB and C# versions are provided for each tutorial). Earlier this week we published the last 9 articles in the series : Scott Mitchell...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 08-08-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Data, SQL Server, Community News
  • LINQ to SQL Debug Visualizer

    Probably the biggest programming model improvement being made in .NET 3.5 is the work being done to make querying data a first class programming concept. We call this overall querying programming model "LINQ", which stands for .NET Language Integrated Query . Developers can use LINQ with any data source...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 07-31-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Data, SQL Server
  • LINQ to SQL (Part 5 - Binding UI using the ASP:LinqDataSource Control)

    Over the last few weeks I've been writing a series of blog posts that cover LINQ to SQL. LINQ to SQL is a built-in O/RM (object relational mapper) that ships in the .NET Framework 3.5 release, and which enables you to easily model relational databases using .NET classes. You can use LINQ expressions...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 07-16-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Data, SQL Server
  • LINQ to SQL (Part 4 - Updating our Database)

    Over the last few weeks I've been writing a series of blog posts that cover LINQ to SQL. LINQ to SQL is a built-in O/RM (object relational mapper) that ships in the .NET Framework 3.5 release, and which enables you to easily model relational databases using .NET classes. You can use LINQ expressions...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 07-11-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Data, SQL Server
  • Recipe: Deploying a SQL Database to a Remote Hosting Environment (Part 1)

    Scenario: You finish building a great ASP.NET application, have everything tested and working right on your local system, are taking full advantage of the new ASP.NET 2.0 Membership, Role and Profile features, and are ready to publish it to a remote hosting environment and share it with the world. Copying...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 12-22-2006, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, Data, SQL Server, Tips and Tricks
  • 15 Great ASP.NET 2.0 Data Tutorials Published

    Earlier this year I posted two long data access tutorial posts. My goal was to then follow up these popular posts (90,000+ views and counting!) with a whole series around them. Unfortunately work sidetracked me and I found I didn't have the time to-do them justice... Thankfully Scott Mitchell kindly...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 06-22-2006, 12:00 AM
    Filed under: ASP.NET, Visual Studio, Talks, Data, SQL Server
  • VS 2005 Team Edition for Database Professionals

    At TechEd this week Microsoft is going to be showing off the new VS 2005 Team Edition for Database Professional tool which is now part of the Visual Studio Team System line of products. You can learn more about it here . The first CTP build will be available to MSDN subscribers on June 11th. It provides...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 06-09-2006, 12:00 AM
    Filed under: Visual Studio, Data, SQL Server
Page 1 of 1 (7 items)