News

Network Vendor F5 Guns for Microsoft Developers

DevCentral 4.0 from F5 Networks Inc. provides an online community for Microsoft-centric developers.

F5 Networks Inc., maker of BIG-IP application-aware network switches, recently launched DevCentral 4.0, an active and growing developer community site with dedicated content and discussion areas for Microsoft-centric developers. F5 also added technical breadth, such as support for WAN optimization apps, service-oriented architecture (SOA) and Web services, says Jeff Browning, director of product management for F5.

Taking a page from Microsoft, DevCentral 4.0 gains Web 2.0 features, such as podcasts via iTunes, wikis for documentation and more blogs. The site is designed to enable applications that manage the vast amounts of critical data flowing through high-capacity network switches.

For building simple apps, developers can use the F5 iRules editor. iRules is a scripting tool that can understand and control traffic flowing in and out of BIG-IP application-specific switches. In some cases, programmers can write a few lines of iRules code to replace many lines of application code, saving time and effort. The tool can also be used to build unique apps.

Programs have been built that funnel traffic to specific data centers based on pre-set criteria, provide security for remote users through SSL and make SOAP servers operate more efficiently.

For instance, Jari Leppala of Finland wrote an app that "detects and rejects sources opening large amounts of client connections in a short timeframe, which is often indicative of spam," the company explains.

You can also do things as simple as accelerating IIS and optimizing the delivery of various Microsoft apps with the right lines of code, Browning says.

If iRules isn't sophisticated enough, developers can work with languages like Visual C# and Visual Basic.NET within Visual Studio.

Developers write code that runs against the iControl API, and can use the iControl SDK to do so. Scripting junkies can use Microsoft's new PowerShell to control BIG-IP devices.

WildPackets Woos Windows Writers
Network monitoring, diagnostics and troubleshooting company WildPackets Inc. is going after developers in much the same way as F5.

WildPackets steers developers toward its Omni Analysis Platform, a network analyzer. Developers can build plug-ins in C or C++ that are Dynamic Link Libraries (DLLs), which run as Windows apps.

About the Author

Doug Barney is editor in chief of Redmond magazine and the VP, editorial director of Redmond Media Group.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • 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.

Subscribe on YouTube