-
Using the App Orchestration API across different Web Technologies (Part 3)
Hopefully by now you have had a chance to read parts one and two of this series. In part three we are going to look at how to get the offerings using one of the most popular client side scripting technologies, knockoutjs. This is fully supported by microsoft's NuGet so it is very easy to add to your project. Thanks to the jquery revolution, a plethora ...
-
Using the App Orchestration API across different Web Technologies (Part 2)
Hopefully you have had a chance to take a look at Part 1 to see how to the use the App Orchestration API using webforms. In this next part of the series we will look at doing the same thing, but this time using MVC. MVC is the latest and greatest ASP technology from Microsoft, blending C#/VB language syntax with basic HTML elements. Things look ...
-
Using the App Orchestration API across different Web Technologies (Part 1)
By now you might have some experience using App Orchestration. However I doubt many of you have dug down into the API that runs everything behind the scenes. We provide a very nice front end UI, but as we all know no UI does all the things you might want it to do, or in the special way you want to do it. What I ...
-
App Orchestration Integration with CloudPortal Services Manager
App Orchestration is all about farms and apps and how you can access them. CloudPortal Services Manager (CPSM) is all about customers and users. Each of these is necessary to deploy any Citrix based app stack, but how do they work together? Because each one is quite good at their respective tasks we didn’t want to duplicate the functionality of either one in each other one. ...
-
XenApp Farms in Minutes
Back in March I posted a series of blog posts highlighting how you can easily create XenApp Farms and then add tenants and capacity to that farm. You can read them here: http://community.citrix.com/display/CSP/Deploy+XenApp+Fast+with+Powershell http://community.citrix.com/display/CSP/Using+XenApp+with+Multiple+Tenants http://community.citrix.com/display/CSP/Adding+XenApp+Tenant+Capacity As hinted in these articles a product release was eminent. I am happy say that this shipped on Monday, 5/23/2011. You can download the release here: http://citrix.com/English/ss/downloads/details.asp?downloadId=2311403&productId=186 We have a good admin guide up there for ...