Unified Asset and Change Management in Visual Studio
When LogicLibrary’s Logidex for .NET and Serena’s Dimensions for .NET were brought together, the result was a seamless extension of Visual Studio that lets developers keep every aspect of their project in one place. Logidex had already earned a reputation as one of the first discovery and mapping engines built specifically for .NET, so developers could see the relationships between code files, assemblies, XML schemas, documentation, and other critical assets in real time. Serena’s Dimensions added the missing layer of change and configuration management, turning the discovered relationships into a living, breathing workflow that supports issue tracking, request handling, and release orchestration.
In practice, a developer opening a Visual Studio solution can click a Logidex icon and see a diagram that lists every component referenced by the project. The same icon opens a Dimensions window where the developer can create or modify work items tied to those components. The two windows communicate through a lightweight API that updates both the asset model and the change record whenever a file is edited or a new assembly is added. Because the integration lives inside the IDE, developers no longer need to switch to a separate web portal or a different toolset to trace a dependency or to open a ticket.
Beyond the obvious productivity boost, this combination brings a layer of governance that is especially valuable for regulated industries. Compliance officers can trace every change back to its source code, ensuring that all modifications have gone through the proper approval pipeline. Audit logs generated by Dimensions capture the history of every change request, while Logidex provides the context that explains why a particular file was altered and how it fits into the larger architecture.
The cost savings are tangible as well. By eliminating duplicate effort - developers don’t have to manually sync change records with asset records - they reduce the chance of human error, shorten release cycles, and lower the number of support tickets that arise from configuration drift. The integrated view also means that onboarding new team members becomes faster; a new developer can immediately see how components are linked and what the current issue backlog looks like without consulting multiple stakeholders.
Because both Logidex and Dimensions are fully supported on the .NET Framework, the integration takes advantage of existing Visual Studio extensibility points. The Logidex plug‑in registers itself as a tool window that can be docked alongside the standard Solution Explorer. Serena’s Dimensions plug‑in hooks into the same environment, exposing its work‑item grid as a tab that updates in real time. The result is an intuitive workflow where a change request appears next to the code that will satisfy it, and a dependency graph pops up automatically when a file is opened. For many teams, this eliminates the need for manual documentation, making the development process leaner and more reliable.
How the Integration Enhances Development Life Cycle
The synergy between Logidex and Serena Dimensions becomes most apparent when a project enters a major release cycle. At the start, Logidex scans the entire code base, builds a comprehensive graph of assemblies, classes, and external references, and stores this model in a central repository. As developers begin making changes, the repository updates in near real time. Whenever a developer saves a file, Logidex records the new version and re‑evaluates the dependency graph. This live feedback helps catch circular dependencies or missing references before they become hard‑to‑track bugs.
Once a change is committed, Serena Dimensions takes over. The tool automatically creates a change request that references the affected assets, pulls in any relevant documentation, and assigns the task to the appropriate developer or team. Because the request is tied to the same asset model that Logidex maintains, the request includes a snapshot of the dependency graph at the time the change was made. This snapshot is invaluable during code reviews or post‑mortem analysis, allowing stakeholders to see exactly how a change propagates through the system.
In addition to the technical workflow, the integration promotes a culture of continuous quality. When a defect is reported, the issue is logged in Dimensions and immediately linked back to the specific class or module in Logidex. Developers can then view the defect’s history, including all previous change requests that touched the same component, and identify patterns that might indicate a deeper architectural flaw. This level of insight is rarely achievable when tools operate in isolation.
From a project management perspective, the combined solution offers a single source of truth for status updates. Serena Dimensions’ dashboards, which can be customized to show metrics such as open tickets, pending approvals, and cycle time, now pull data directly from the Logidex asset model. Project leads can glance at a single screen and understand both the technical state of the code and the business side of the work being done. This alignment between code and process eliminates the lag that often occurs when status reports need to be manually updated.
Because the integration works inside Visual Studio, the learning curve for the team is minimal. Most developers already have their workflow centered around the IDE, so the new panels feel like a natural extension. No extra logins or external portals are required, and the data remains consistent across all team members’ machines. When teams adopt continuous integration pipelines, Logidex can be invoked during the build to confirm that all dependencies are correctly resolved, while Dimensions can trigger automated test runs or deployment steps once a change request reaches a certain stage.
Ultimately, the integration delivers a cycle that feels almost frictionless. Developers discover assets, make changes, create change requests, and monitor progress - all without leaving Visual Studio. The result is a tighter feedback loop, lower risk, and faster time to market. For organizations that need to demonstrate compliance or manage complex, multi‑module .NET solutions, this integrated approach offers a clear advantage over traditional, siloed tool chains.
Strategic Partnerships and Future Directions
The collaboration between LogicLibrary and Serena is a natural extension of their shared history. LogicLibrary’s long relationship with Merant, which Serena acquired earlier this year, provided a foundation for this new partnership. Both companies are members of Microsoft’s Visual Studio Industry Partner Program, a status that signals their commitment to building robust extensions for the IDE. Their joint presence in this program highlights a dedication to creating solutions that fit naturally into developers’ workflows.
Leadership voices reinforce the significance of the integration. Alan Himler, LogicLibrary’s vice president of product management, emphasized that combining Logidex and Dimensions gives developers an unprecedented level of visibility into software across the enterprise. By merging metadata repositories that follow .NET best practices with a change management platform, customers can build, consolidate, and migrate high‑quality applications more quickly and at lower cost. Ashley Owen, Serena’s director of product marketing, underscored the importance of consistent user experiences across platforms, noting that many clients rely on metadata repositories to drive reuse, governance, and rapid deployment of new .NET technologies.
Beyond the immediate benefits for developers, the partnership extends into broader enterprise contexts. LogicLibrary is working on tighter integration with Serena TeamTrack, an open‑architecture process‑management solution. TeamTrack’s workflow engine can now call Logidex to update asset models as part of approval processes or automated release steps. This cross‑tool orchestration promises to reduce manual handoffs between architecture, development, and operations teams, further tightening the feedback loop.
Industry engagement is also growing. At Serena Xchange 2004, the company’s global user conference, attendees can expect a joint session led by Brent Carlson, LogicLibrary’s vice president of technology and co‑founder, and Ashley Owen. The session, titled “Software Reuse: Best Practices using Dimensions, Visual Studio .NET and Logidex,” will dive into real‑world reuse initiatives, showcasing how the integrated solution can accelerate delivery while maintaining quality. The conference, which runs through September 15 at The Palace Hotel in San Francisco, offers a platform for organizations to see the practical impact of the partnership on a larger scale.
Looking ahead, both LogicLibrary and Serena see opportunities to deepen the integration. Planned features include richer visual analytics that overlay change history on the dependency graph, automated policy enforcement that flags risky architectural patterns, and tighter CI/CD pipeline hooks that trigger change requests as part of automated builds. These enhancements will keep the toolchain in sync with evolving .NET developments, ensuring that teams can adopt new language features, frameworks, and cloud services without losing the governance and visibility that the integration provides.
For developers and enterprises invested in .NET, the collaboration between LogicLibrary and Serena represents more than a simple plug‑in. It signals a commitment to unifying asset discovery, change management, and compliance within a single, familiar environment. By continuing to evolve the partnership and expand integration points, both companies are positioning their tools as essential components of modern, agile software development.





No comments yet. Be the first to comment!