Catapult, a Quisitive company, is a Microsoft-focused solutions and services firm that specializes in imagining, building and sustaining digital transformation and cloud-based solutions that people love to use. Catapult has consistently been recognized as a leading Microsoft Partner with 10 Advanced Specializations and 17 Microsoft competencies. Recent accolades include 2020 MSUS Partner Award Winner Azure – DevOps, Top Microsoft 365 Security Partner for FY20, and being named a finalist of the Data Analytics 2020 Microsoft Partner of the Year Award. Catapult has offices nationwide.

Using Sensors

I found this tutorial to get a running start with using the Lego Mindstorm sensors that I recommend checking out here: http://msdn.microsoft.com/en-us/library/ff631059.aspx. Each sensor can be dropped and dragged on to the diagram contains an input for incoming request, outgoing request, and notification. Notification gives you options such as if statements, switch, calculations and more.…

Exchange Support for Windows 2008 R2 SP1

UPDATE (2/11/2011): The Exchange Team has released a statement that Windows 2008 R2 SP1 will be supported with the following Exchange versions: Exchange 2007 SP3 Exchange 2010 RTM Exchange 2010 SP1   ______________________________________________ As of yesterday, Microsoft announced the release of SP1 for Windows 2008 R2 and Windows 7 (see here).  Currently the Exchange team…

Driver Management Resources

Driver management is always an interesting topic, I typically have some links that I give to people to read on the subject.  I’ve found that that list has grown over the years.  So this post is meant to be a compilation of links on the subject.  If you have additional information, please ping me and…

Application Security

Connecting your Mindstorm to a XBOX360 Controller

  I found this article on the MSDN site that describes how to connect your Mindstorm to an XBOX controller. How cool! http://channel9.msdn.com/coding4fun/articles/Microsoft-Robotics-Studio-and-Lego-Mindstorms-NXT Two major things stuck out to me after reading this blog: 1. Apparently there is some issue with using a 64 bit system and using the XInputGamepad service. I’m running a 64 bit O/S,…