Microsoft meldt dat de eerste beta-versie van Visual Studio.NET op het programma staat. Programmeurs zullen zoals te verwachten was met de ontwikkel-omgeving op een eenvoudige manier applicaties kunnen schrijven die haarfijn aansluiten op het .NET-principe van Microsoft:
Visual Studio.NET Beta 1 is nearing completion and will soon be available to developers. This release will be the first chance for developers to take a look at the forthcoming innovations of Visual Studio.NET, which establishes a complete development environment for building applications on the Microsoft .NET Framework, Microsoft's next generation Web application development platform.[break]Eén van de nieuwe programma's in Visual Studio.NET is ADO +, een aanvulling op het bestaande ADO. Hiermee kunnen applicaties in het XML-formaat geschreven worden:[/break]ADO + is an evolutionary improvement to Microsoft® ActiveX® Data Objects (ADO) that provides platform interoperability and scalable data access. Because Extensible Markup Language (XML) is the format for transmitting data, any application that can read the XML format can process data. In the extreme case, the receiving component need not be an ADO + component at all. It might be a Microsoft Visual Studio®-based solution or any application running on any platform.[break]Een andere vernieuwing is het zogenaamde Windows Forms. Dit is een development-applicatie, waarmee non-webbased programma's geprogrammeerd kunnen worden. Deze vorm van programmatuur leek een beetje ondergesneeuwd te worden doordat alles tegenwoordig om internet draait, maar Microsoft heeft de 'ouderwetse' generatie programma's toch nog niet over het hoofd gezien:[/break]Windows Forms is a new forms package that enables developers building Windows-based applications to take full advantage of the rich user interface features available in the Microsoft Windows operating system. Windows Forms is part of the new Microsoft .NET platform and leverages many new technologies including a common application framework, managed execution environment, integrated security, and object-oriented design principles.In addition, Windows Forms offers full support for quickly and easily connecting to Web Services and building rich, data-aware applications based on the ADO + data model. With the new shared development environment in Visual Studio, developers will be able to create Windows Forms applications using any of the languages supporting the .NET platform, including Microsoft Visual Basic® and C#.[break]Als laatste major vernieuwing is de nieuwe taal C# te noemen. Deze taal is vooral bedoeld om het toekomstige .NET-platform volledig te benutten. Het is een object-geörienteerde programmeertaal, gebaseerd op de succesformule van C(++):[/break]C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform, which provides tools and services that fully exploit both computing and communications.
Kijk ook bij WinInformant voor de visie van Paul Thurrot op de nieuwe ontwikkelsuit.