In-Depth

Smart Data Clients 2.0

Walt Ritscher takes you on a tour of the new drag-and-drop data-binding features in Visual Studio, the new and enhanced data controls, and the changes in SQLClient.

View the slides of the session!

Working with data is a necessity for every business application. ADO.NET 2.0 is chock full of improvements, and the Windows Forms team has been steadily improving the data-binding pieces. Walt Ritscher starts this data tour by looking at the new drag-and-drop data-binding features of Visual Studio. You'll see how easy it is to bind to databases, business objects, and Web services.

Next you'll look at the new, enhanced data controls (DataContainer, GridView, DataConnector, DataNavigator). You'll go through a detailed exploration of these new data controls including UI look and behavior, data-binding support, improved validation and formatting features, and better Null binding. Last on the agenda is a tour of the SQLClient changes—asynchronous data and data paging.

comments powered by Disqus

Featured

  • GitHub Copilot for Azure Gets Preview Glitches

    This reporter, recently accepted to preview GitHub Copilot for Azure, has thus far found the tool to be, well, glitchy.

  • New .NET 9 Templates for Blazor Hybrid, .NET MAUI

    Microsoft's fifth preview of .NET 9 nods at AI development while also introducing new templates for some of the more popular project types, including Blazor Hybrid and .NET MAUI.

  • What's Next for ASP.NET Core and Blazor

    Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has evolved into a mature, fully featured framework. Integral to the ASP.NET Core ecosystem, Blazor offers developers a unique combination of server-side rendering and rich client-side interactivity.

  • Nearest Centroid Classification for Numeric Data Using C#

    Here's a complete end-to-end demo of what Dr. James McCaffrey of Microsoft Research says is arguably the simplest possible classification technique.

  • .NET MAUI in VS Code Goes GA

    Visual Studio Code's .NET MAUI workload, which evolves the former Xamarin.Forms mobile-centric framework by adding support for creating desktop applications, has reached general availability.

Subscribe on YouTube