News

'Acropolis' Project Speeds Smart Client Dev

Microsoft's 'Acropolis' aims to speed up smart client development.

The software industry has for decades dreamed of an application development platform that would allow programmers to quickly assemble software by snapping together blocks of stock code like Legos.

The goals of the Microsoft Windows client development platform project, code-named "Acropolis," may not be quite that ambitious, but it does aim to speed up and simplify the process through a set of templates and pre-written code modules for building .NET apps. Once dev shops have coded custom modules for one line-of-business app, the theory goes, those modules could then be easily plugged into other apps.

Building Blocks
Acropolis builds upon Microsoft's Smart Client Software Factory/Composite UI Block (SCSF/CAB) project and will bring full support for Windows Presentation Foundation (WPF) to the modular dev platform for the first time, the company says.

"Our goal is to allow you to focus your coding efforts on your business logic or business problem and not have to code up your applications plumbing," Microsoft Solution Architect David Hill writes on his blog.

Developer Billy Hollis, a Microsoft MVP and .NET consultant, says the unfamiliar organizing principles of module-based development platforms such as CAB and Acropolis can be tough for traditional programmers to master, but the investment in time makes sense for enterprise dev shops building large internal apps such as call center software. He characterizes Acropolis as a kind of portal through which developers can organize blocks of code into an application.

"It handles the security aspect and organizes the user navigation and makes sure the application has a graceful shut down," Hollis says.

The first community technology preview (CTP) of Acropolis was released last month to start generating feedback, but the project team warns developers not to expect too much in the way of stock code blocks from this fledgling version. Most of the first year of work was spent building the underlying framework. Microsoft plans to release additional CTPs over the summer in the hopes of approaching a beta release by the end of the year.

Smart Clients Live On
While some would question the wisdom of laboring over a new platform for developing thick-client apps at a time when such apps appear in danger of being dislodged by the growth of rich Internet applications (RIAs), Microsoft says Acropolis is designed for the development of utility enterprise apps with no need of RIA flash-such as sales automation, customer care and inventory management programs.

Hollis agrees: "There's definitely still a place in the industry for smart clients, and therefore," he says, "there's a place for something to help organize them."
comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube