Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Visualizing data (plotting functions of two independent variables)

    First off this post doesn’t contain that much textual substance, for more read the previous post I made, also the graphing library I am using is F# for Visualization . While it is possible to plot these functions by hand in the very, very (emphasis on very, e.g. a plane) simple cases anything other than...
    Posted to Granville Barnett (Weblog) by gbarnett on 06-22-2008, 12:00 AM
    Filed under: .NET, F#, Data
  • Visualising data

    I tend to use Octave for maths based stuff, including visualizing the plotting of functions and so on. Anyway to my point, I have found that GNU Plot as great a tool it is to be somewhat linear in its way of thinking when rendering the (2D) graph - as an example if you devise a function with inputs that...
    Posted to Granville Barnett (Weblog) by gbarnett on 06-03-2008, 12:00 AM
    Filed under: .NET, F#, Data
  • إصدارة أولية من ASP.NET Dynamic Data أصبحت متوفرة

    قبل بضعة أشهر قمنا بإصدار امتدادات العرض لـ ASP.Net 3.5 التي احتوت مجموعة من المزايا الجديدة التي سوف يتم إصداراها فيما بعد خلال هذه السنة (تطويرات على ASP.NET AJAX ،ASP.NET MVC،دعم لـASP.NET SilverLight، و ASP.NET Dynamic Data ) الـ دعم ASP.NET Dynamic Data خلال الإصدارة الأولية تلكقد  قدمت نظرة...
    Posted to Scott Guthrie's Blog in Arabic (Weblog) by IsToFix on 04-19-2008, 12:00 AM
    Filed under: Data, LINQ, ِASP.Net, .NET
  • ASP.NET Dynamic Data Preview Available

    A few months ago we released an ASP.NET 3.5 Extensions Preview that contained a bunch of new features that will be shipping later this year (including ASP.NET AJAX Improvements, ASP.NET MVC, ASP.NET Silverlight Support, and ASP.NET Dynamic Data). The ASP.NET Dynamic Data support within that preview provided...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 04-10-2008, 12:00 AM
    Filed under: ASP.NET, .NET, LINQ, Data
  • New ASP.NET Dynamic Data Support

    The ASP.NET 3.5 Extensions CTP we shipped this past weekend contains a bunch of great new features. One of the cool new features is something we call "ASP.NET Dynamic Data Support".  In a nutshell this enables you to really quickly build data driven web-sites that work against a LINQ to...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 12-14-2007, 12:00 AM
    Filed under: ASP.NET, .NET, LINQ, Data
  • LINQ to SQL (Part 9 - Using a Custom LINQ Expression with 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 model relational databases using .NET classes. You can use LINQ expressions to query...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 09-07-2007, 12:00 AM
    Filed under: ASP.NET, .NET, LINQ, Data
  • LINQ to SQL (Part 7 - Updating our Database using Stored Procedures)

    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 model relational databases using .NET classes. You can use LINQ expressions to query...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 08-23-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Data
  • LINQ to SQL (Part 6 - Retrieving Data Using Stored Procedures)

    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 model relational databases using .NET classes. You can use LINQ expressions to query...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 08-16-2007, 12:00 AM
    Filed under: ASP.NET, .NET, LINQ, Data, SQL Server
  • The asp:ListView control (Part 1 - Building a Product Listing Page with Clean CSS UI)

    One of the new controls in ASP.NET 3.5 that I think will be very popular is the <asp:ListView> control. The ListView control supports the data editing, insertion, deleting, paging and sorting semantics of higher-level controls like the GridView. But - unlike the GridView - it provides you with...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 08-10-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, Data
  • 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
Page 1 of 5 (43 items) 1 2 3 4 5 Next >