Data Driver

Blog archive

Allow Me To Introduce Myself

Welcome to Data Driver, a blog which aims to become a resource for those developing database-driven applications. And the timing couldn’t be better. Microsoft and Oracle have next generation database servers in the pipeline. We want to hear from beta testers of both platforms and here what works, what doesn’t and where you see the value proposition from a development perspective.

For .NET developers in particular, there are plenty of key features to keep an eye out for. Oracle 11g for Windows, slated for year-end delivery, will, among other things, offer improved integration with Microsoft’s Visual Studio. Meanwhile the second community test preview (CTP) of SQL Server 2008, code-named Katmai, is now available for testing.

Several improvements added to the latest SQL Server 2008 CTP include new charting capabilities for the reporting services component of the database with the addition of technology acquired by Dundas Data Visualization Inc. Microsoft also added automatic page repair, designed to constantly monitor the consistency of both the primary and mirrored database, Extended Events or "X Events." a monitoring capability that not only tracks SQL Server but also has access to the operating system and can report events within that same environment, allowing a DBA to check an OS log file, for example, to determine whether a problem resulted from the system.

What do you think of these new features? Drop me a line at [email protected].

Also you may have noticed at the 11th hour Microsoft said improvements to SQL Server 2008’s declarative management framework, or DMF were tabled for this CTP but not to worry—Microsoft says it will be ready for the next CTP which should appear sometime in September.

Posted by Jeffrey Schwartz on 08/08/2007


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube