business logic

About this tag
Discussions tagged with business logic on WindowsForum.com focus on structuring application code within Microsoft ecosystems. Topics include migrating business logic to Windows Runtime Components (WinRT) for Desktop Bridge applications, enabling Win32 processes to call user-defined WinRT components with package identity. Additionally, the tag covers multi-tier application development on Windows Azure AppFabric, where business logic is separated into distinct tiers alongside web and database layers for easier management and monitoring. These threads highlight practical approaches for developers building and deploying applications on Windows platforms.
  1. News

    Calling WinRT Components from a Win32 process via the Desktop Bridge

    In today’s post, we are covering another step you can take on your journey across the Desktop Bridge: specifically migrating business logic to Windows Runtime Components, aka WinRT Components. Previously, Windows only supported calling OS provided WinRT components from Win32 applications. Any...
  2. News

    Windows 7 AppFabric.tv - Announcing the Windows Azure AppFabric June CTP

    Today we are exciting to announce the release of the Windows Azure AppFabric June CTP which includes capabilities that make it easy for developers to build, deploy, manage and monitor multi-tier applications across web, business logic and database tiers as a single logical entity on the Windows...
Back
Top