What is Platform as a Service (PaaS)? How does it differ from Infrastructure as a Service (Iaas)? Let’s start with IaaS. When “The Cloud” first became popular IaaS was the target. The point of IaaS is to migrate a company data center into Windows Azure. This involves converting whatever physical servers you have to Hyper-V […]
Posts Tagged ‘.net’
Windows Azure: Web Roles vs. Websites
Windows Azure has many different devices for publishing and consuming content. Two of those which are often confused are web roles and web sites. The two are very similar and share some common strengths, but given specific conditions one may fit your need better than the other. For example, web roles and web sites will […]
Create cross platform apps in C# with Xamarin
Xamarin and Microsoft have teamed up to make all other development platforms irrelevant. Xamarin is the creator of popular cross platform development tools that allow developers to create iOS, Android and Windows applications all in C#. With the launch of Visual Studio 2013, Xamarin and Microsoft announced a partnership that will significantly improve the experience […]
Xbox One as an App platform
With the newly released Xbox One, Microsoft has been very up front with their quest to take over your living room. One of the main marketing pushes for the Xbox One is that it does more than play games. It integrates with your cable box, it can multi-task by snapping apps to the side (similar […]
New Online Tutorials for SharePoint 2013 Developers!
There’s really nothing quite like being part of a top national systems integrator. I’ve found that one of the coolest, most rewarding aspects of this job is working with so many bright, talented people from all across the country. The sheer breadth and scope of the expertise brought to bear by the ladies and gentlemen […]
Windows Azure: The start-up friendly Microsoft
“Start-up” and “Microsoft” are usually not said in the same sentence. Microsoft has historically been synonymous with expensive licensing costs which is precisely why most start-ups have gravitated towards Linux. It is free, it is stable and it is powerful. While Windows and Windows Server may never be free, Microsoft has narrowed the gap […]
Visual Studio Online, the end of the developer workstation?
Last week Microsoft released Project Monaco which is essentially Visual Studio as a service. An IDE in the cloud. Visual Studio has long been regarded as one of the premier development environments for Windows based and Web development. It integrates perfectly with the entire Microsoft stack and its debugging features are second to none. It […]
Sitecore as a Semantic Content Management System
Lately there has been no shortage of great discussions in the groups I associate with on LinkedIn. The one that caught my eye for this blog was a discussion post in LinkedIn’s Semantic Technologies Group -> https://www.linkedin.com/groups/What-CMS-would-you-recommend-138726.S.5797983861472251904 So it starts with a simple question –“What CMS would you recommend?” in the context of being a […]
Windows Azure updates for Web Sites
Web Sites are by far one of my favorite features on Windows Azure. As a developer, I didn’t like having to manage the infrastructure. Web Sites allow me to focus on my application and data and let the platform manage the rest. In the last couple of updates there have been a few improvements to […]
Goodbye JavaScript, Hello TypeScript!!!!
There are many things developers hate about JavaScript. You can see this with all of the different ways people are trying to “fix” JavaScript. Here are a couple of the ways: CoffeeScript is a language which is syntactically similar to JavaScript and attempts to expose the “good parts” of JavaScript Google went ahead and wrote […]
Keeping Your Sitecore References Consistent Among Your Developers
As a best practice, I do my project work outside of my Sitecore directory. I also as a best practice, segregate my Sitecore assemblies for my project compilation by copying them to a folder included in the solution. There are some times that I don’t always get to follow my preferred best practices. On more […]
Znode and Sitecore form technical bond
Written by Alex Moss E-commerce & Content Management For years most companies looking to introduce or revamp a web presence have had to answer a fundamental question about that presence: “Do we want a content site or do we want an e-commerce site?” But what if they want the best of both worlds? Sure there […]