- Little Misses & Mr Men
- Ages 1-2
- Creative Writing
- Printing & Painting
- Home Computing
- File Compression & Archiving
- Illustration
- Fax & Phone
- Macromedia Authorware
- Other Characters
- PC Maintenance
- Children's Reference
- Other
- Macintosh
- Image & Photo Editing
- Languages
- Problem Solving
- Music
- Images & Clip Art
- CD & DVD Burning
- Sage & ACT!
- Word Processing
- Multimedia Authoring
- Web Site Creation & Management
- Legal
- Virtual Pets
- Design Studios
- Applications & Operating Systems
- Microsoft Outlook
- Sports
- Watches
- Home and Garden
- UK Electronics
- UK Books
- Health and Personal Care
- UK Sporting Goods
- Clothing, Shoes and Accessories
- Electronics, Gadgets and Computers
- CDs and Music Downloads
- UK Software and Video Games
- UK Toys and Games
- UK Home and Garden
- UK Video Games
- UK Baby Clothes and Accessories
- Books On
- German Electronics
Software and Games : Software Categories : Programming & Web Development : Programming Languages : Java
-
Apex Web Media
-
Microsoft
-
Microsoft
Visual Studio .Net is Microsoft's multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features, such as the Compact Framework, for applications that run on Pocket PCs and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool. The Visual Studio .Net environment is truly integrated. It makes extensive use of docking and tabbed windows and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code.Microsoft's .Net tools are very different from their predecessors. Visual C++ can still compile standard Windows executables but the other languages all target the .Net Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. In compensation, .Net brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is fully integrated. ASP .Net is for Web applications and represents a large advance on the old ASP. Instead of script, ASP .Net supports any of the .Net languages, running on the server and just-in-time compiled to native code. There is a visual Web page designer, and carefully designed applications support a wide range of browsers. New in this version of Visual Studio are Mobile Web Forms, which use adaptive rendering to support the browsers in mobile phones and PDAs. The database technology in Visual Studio, ADO .Net, uses a disconnected model that's ideal for laptops, smart devices and wide area networks.
Visual Studio .NET Enterprise Developer 2003 earns its name by including developer licenses for the key Microsoft server platforms, including Windows Server 2003, Exchange 2000 Server and SQL Server 2000. Another key component is the Visual SourceSafe code management system, which is especially important for team development. There is also an Application Centre Test for stress-testing Web applications.
For those wondering whether to make the jump to .Net, this release is probably the right moment to go ahead. The technology is maturing, and the inclusion of the Compact Framework makes the package more compelling. The deep XML support on offer is essential for many enterprise applications and enables integration with other platforms. It's important to note the heavy system requirements and that .Net applications do not run on Windows 95. But in most cases the higher productivity of .Net languages soon pays for any additional resources. --Tim Anderson
-
Microsoft
Visual Studio .Net is Microsoft's multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features such as the Compact Framework, for applications that run on Pocket PCs and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool. The Visual Studio .Net environment is truly integrated. It makes extensive use of docking and tabbed windows and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code.Microsoft's .Net tools are very different from their predecessors. Visual C++ can still compile standard Windows executables, but the other languages all target the .Net Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well, since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. In compensation, .Net brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is fully integrated. ASP .Net is for Web applications and represents a large advance on the old ASP. Instead of script, ASP .Net supports any of the .Net languages, running on the server and just-in-time compiled to native code. There is a visual Web page designer and carefully designed applications support a wide range of browsers. New in this version of Visual Studio is Mobile Web Forms which use adaptive rendering to support the browsers in mobile phones and PDAs. The database technology in Visual Studio is called ADO .Net and uses a disconnected model ideal for laptops, smart devices and wide area networks.
Visual Studio .NET Enterprise Architect 2003 is the top of the range. It's the only version to include Visio, a drawing and modelling tool with integrated reverse-engineering and code-generation, though sadly not full round-tripping. There are also developer licenses for the key Microsoft server platforms, including Windows Server 2003, Exchange 2000 Server, Biztalk Server and SQL Server 2000. Another key component is the Visual SourceSafe code management system, which is especially important for team development, the Application Centre Test, for stress-testing Web applications, and Enterprise Templates which let architects design and deploy best practices for project development. For those wondering whether to make the jump to .Net, this release is probably the right moment to go ahead. The technology is maturing, and the inclusion of the Compact Framework makes the package more compelling. The deep XML support on offer is essential for many enterprise applications and enables integration with other platforms. It's still important to note the heavy system requirements, and that .Net applications do not run on Windows 95. In most cases, the higher productivity of .Net languages soon pays for any additional resources. --Tim Anderson
-
American Software & Hardware
Visual Studio .NET Pro 2003 is Microsoft's multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features such as the Compact Framework for applications that run on Pocket PC and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool.The Visual Studio .Net environment is truly integrated. It makes extensive use of docking and tabbed windows and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code.
Microsoft's .Net tools are very different from their predecessors. Visual C++ can still compile standard Windows executables, but the other languages all target the .Net Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well, since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. In compensation, .Net brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is deeply integrated. ASP .Net is for Web applications and represents a large advance on the old ASP. Instead of script, ASP .Net supports any of the .Net languages running on the server and just-in-time compiled to native code. There is a visual Web page designer and carefully designed applications support a wide range of browsers. A new feature in this version of Visual Studio is Mobile Web Forms which use adaptive rendering to support the browsers in mobile phones and PDAs.
The database technology in Visual Studio is called ADO .Net. It uses a disconnected model which means that applications work with data locally, only contacting the server for data transfer or updates. It's a good model for laptops, smart devices and wide area networks, but there's a lot to learn for those skilled in older database APIs.
The Visual Studio .NET Pro 2003 edition represents the best value in the range. There's no Visual SourceSafe or Visio diagramming and it lacks the server licences found in the high-end Enterprise editions, but it's otherwise a fully comprehensive package.
For those wondering whether to make the jump to .Net, this release is probably the right moment to go ahead. The technology is maturing and the inclusion of the Compact Framework makes the package more compelling. Students and newcomers to programming will welcome the clean object-orientation in C#, and the deep XML support on offer is essential for enterprise applications or integrating with other platforms. It's still important to note the heavy system requirements, and that .Net applications do not run on Windows 95. In most cases, the higher productivity of .Net languages soon pays for any additional resources. --Tim Anderson
-
Arcmedia
-
Apex Web Media
-
Microsoft
-
Apex Web Media
-
Apex Web Media
-
Microsoft
Visual Studio .net is a superb next-generation development tool. At its heart is the .Net Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints. The common runtime is language-neutral, so for example Visual Basic programmers can use components written in C#, and vice versa. Other languages such as COBOL and Fortran can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. These two languages along with J# have full support for the visual design tools. Also included is JScript .Net, Microsoft's version of Javascript, although this has no form designer. Visual C++ is more similar to earlier versions, and is the only compiler here that can build old-style Windows executables. With a compiler switch, it can also target .Net, making it particularly flexible.The Enterprise Architect edition has source code management with Visual SourceSafe, performance testing and analysis tools. It also includes developer versions of many of Microsoft's server products, including SQL Server, Commerce Server, Exchange Server, and the Windows 2000 Advanced Server operating system. These are licensed for development only, but even so it is a rich range of products. Finally, there is the ability to use Enterprise Templates. New in Visual Studio .net, these are sophisticated skeleton projects that assist organisations in maintaining consistent best practices, and this edition, Enterprise Architect, can create them from scratch. Another benefit of Enterprise Architect is the inclusion of Visio, an advanced drawing package that has the ability to model databases or indeed complete applications. This includes code generation, and reasonable support for UML, which is the de-facto industry standard. Finally, Enterprise Architects get BizTalk server, which is able to manage business processes and integrate applications between trading partners.
Overall, this is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .Net is a new twist on the old Microsoft favourite, losing compatibility with previous versions, but gaining full object orientation as well as access to all the.Net libraries.
There are a few points against Visual Studio .Net. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows web server. Another factor is with its multiple compilers and mountains of documentation, Visual Studio .net eat up gigabytes of disk space, and the IDE tends to be slow in less than around 384 megabytes of RAM. Serious developers will take this in their stride, but casual users could be caught out. Fortunately the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from previous editions face a lot of new learning, with radical changes in both Visual Basic and ASP. --Tim Anderson
-
Walnut Creek
-
Apex Web Media
-
Apex Web Media
-
Apex Web Media
-
TS Interactive
-
Adobe Systems Inc.
JRun Server 4.0 (4-CPU) Upgrade -
Adobe Systems Inc.
Brand New - Full UK Retail Boxed - Exactly the same as amazons - Price includes VAT and invoice supplied. -
Adobe Systems Inc.
JRun Server 4.0 (1-CPU) Upgrade -
Adobe Systems Inc.
Macromedia JRun 4 is the fast affordable and reliable solutionfor delivering Java applications. New featuresùsuch asdrag-and-drop deploy XDoclet integration and optimized MacromediaFlash connectivityùspeed the development and deployment of














