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

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube