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

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube