SaaS
-
In the last post, we added a Windows Azure deployment project to the ASP.NET Web API project we created previously. In this post, we're going to go ahead and publish our project on Windows Azure. To get this started, we right-click the deployment project in Visual Studio's Solution Explorer and select "Publish"… … which brings […]
-
Having built our local ASP.NET Web API project and consumed its data inside AutoCAD, we're now ready to deploy our web-service to the cloud. In this first part, we'll look at some background information on Azure, in particular, and then get ready for the publishing process, which we'll complete in the next post in the […]
-
Consumption seems to be a relevant topic, coming after the long Easter weekend here in Switzerland… I was laid up with gastric flu on Monday: after having consumed large amounts of food with friends on Saturday and Sunday, I ended up eating nothing for the whole day. I managed to put the finishing touches on […]
-
After introducing the (apparently somewhat charged, judging from the comments) topic of moving application functionality to the cloud, and then looking at the steps of creating and implementing an ASP.NET Web API project, we're now going to take a brief step back before looking at how we can effectively make use of the data provided […]
-
In the last post, we looked at the core technology we're going to use to expose our web-service, along with the basic project set-up. In today's post, we're going to flesh out this project and see the web-service in action. At this point, I should point out that I've switched back across for VS2010 for […]
-
As promised, here begins the technical portion of the series on moving application functionality to the cloud. As suggested, we're going to take code from a couple of previous posts and put it in the cloud (although not immediately – first we're going to move it to a local web-service, consume that in AutoCAD, and […]
-
This is all very exciting: given the recent launch of a number of "360" products by Autodesk – including Autodesk 360, Autodesk PLM 360 and Autodesk BIM 360 – it looks as though we're about to enter a strategic relationship with Microsoft to make Autodesk products interoperate seamlessly with their industry-leading games platform, the Xbox […]
-
This is a topic I've been meaning to cover for some time. It concerns a transition we're seeing overall in the software industry, and is certainly one that the ADN team broached in depth during the last two DevDays tours. I don't think anyone is in real doubt, at this stage, that software is increasingly […]
-
It's been a while since I've talked about AutoCAD WS, even though the application is proving hugely popular on its various platforms: whether inside a web browser or on iOS and Android devices. There have been some really interesting capabilities exposed, lately, which are making it increasingly interesting to the development community. One, in particular, […]
-
As promised, I spent some time talking to Tal Weiss, Senior Software Development Manager for AutoCAD WS, to understand a little more about this technology and how it's evolving. Many thanks to Tal for taking the time to share this interesting information with this blog's readership. [I've formatted the below discussion as a Q&A, but […]