Tags: .net, sql

News (52)

Google in sight as Ballmer vows .NET push

Microsoft CEO Steve Ballmer confessed the software giant's .NET strategy has come to a standstill, says he's accepted SQL Server's shortcomings, and vowed to keep fighting search giant Google. Read more »

New tools to prevent Microsoft SQL attacks

Microsoft has issued new tools to assist Microsoft ASP and ASP.NET technologies against recent Web-based attacks. Read more »

SQL Server 2005 updated

Service Pack 1 is here, and includes mirroring tools as well as new features for the Express edition. Read more »

xSQL Object 1.5 scripts and syncs SQL Server objects

xSQL Software, a provider of SQL Server auxiliary tools and utilities, announced today the availability of xSQL Object 1.5, a utility for SQL Server database administrators and developers that provides for scripting, comparing, and synchronising of SQL Server objects. Read more »

Oracle joins Microsoft developer program

Oracle has pledged to make its database software work better with Microsoft's development tools. Read more »

Microsoft releases new Visual Studio and .NET

Microsoft has this week made its top development tool, Visual Studio 2008, available for download to its professional developer subscribers. Read more »

Server 2008 adoption not driven by virtualisation

Despite being touted as a key reason for adopting Windows Server 2008, virtualisation is not why companies will buy Microsoft's server operating system Read more »

IBM seeks to ease database burden

IBM next week will release a major revision of its DB2 database, providing fresh ammunition in the ongoing battle for supremacy in the database marketplace. Read more »

Understand the ASP.NET DataGrid control

Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »

Australian developers lay hands on .NET Server

Microsoft aims to make Windows .NET Server sufficiently scalable and easy to use to suit everyone from small business to enterprise customers, Cliff Reeves, Microsoft's vice president, Windows Server, told over 1500 attendees at Microsoft TechEd 2002. Read more »

Features (213)

Simplify .NET SQL queries with the DAAB

Microsoft's Data Access Application Block (DAAB) makes connecting .NET applications to SQL databases easier--if you know how to use it. Read more »

Integrate PostgreSQL with .NET

The PostgreSQL database server provides a reliable, robust database solution at no cost. Tony Patton walks you through the steps of using PostgreSQL as the backend for .NET applications. Read more »

Automate data transfers with SQL Server and VB.NET

The transfer of data from one format to another is a common programming chore. Programmers can simplify the process by using SQL Server via Data Transformation Services (DTS), which is tightly integrated in the Microsoft product line. Read more »

Implementing the Soundex function in C#

For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This article shows how to implement Soundex completely in C# without having to use the SQL function. Read more »

Implement custom paging with SQL Server 2005

In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »

Avoiding Microsoft SQL Server 2005 deployment pitfalls

This tutorial shows you how to properly install Microsoft's SQL Server 2005, avoiding the pitfalls of an unsuccessful deployment. Read more »

Is SQL a legitimate programming language?

Bigotry within the ranks of the development community is rampant. Many developers view SQL as an afterthought. Is this a mistake? Builder.com investigates. Read more »

Simplify report creation with .NET's various reporting options

Developers often cringe when they have to create reports, but there are numerous options available with .NET to simplify the process. Tony Patton offers you a look at .NET's various reporting options. Read more »

Enhance the admin interface when storing images in SQL Server

Using SQL Server to store and manage application images can be a welcome approach, but the management interface must provide all features necessary to properly maintain the data. Read more »

SQL Server CE vs. Access CE

Looking for a robust database for your handheld or mobile device? Edmond Woychowsky takes a closer look at SQL Server CE and Access CE head-to-head. Read more »

Video (1)

The missing LINQ

Coming out with the next version of Visual Studio and .NET, LINQ is a new feature that allows developers to iterate through data sources using an SQL-like syntax. Read more »

Blog (7)

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »

Microsoft says "open sesame"

Staff [blogs:syslog] -- While you may have been out last night watching the latest Rambo adventure with Sly Stallone making war for war's sake, Microsoft was busy declaring a truce with the open source community. Read more »

Will Microsoft build native Mac and Linux tools?

Brendon Chase [blogs:codemonkeybusiness] -- If the future is in Microsoft's online services why isn't the company building native tools for Mac and Linux developers? Read more »

InAccess: Querying .Net

Paul Ayre [blogs:controlaltdefeat] -- INAccess: Tales of woe revolving around the Access Database system Read more »

Sun eye Web developers with Netbeans 6.5

Brendon Chase [blogs:codemonkeybusiness] -- Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

Azure: A matter of trust

Brendon Chase [blogs:codemonkeybusiness] -- Ray Ozzie hit the nail on the head when he said Azure's success will hinge on trust. Who outside (and inside) the core circle of ISV trust Microsoft? Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?