We’re honored to announce that AIS’ own Media Center app won an Appy award for “Coolest App” at the SharePoint…
Read More about "Media Center Wins a Microsoft Appy Award For ‘Coolest App’"
We’re honored to announce that AIS’ own Media Center app won an Appy award for “Coolest App” at the SharePoint…
Read More about "Media Center Wins a Microsoft Appy Award For ‘Coolest App’"
Are you working on a REST API and using the new Web API to implement it? You’ve written an ApiController…
Read More about "Web API: Mixing Traditional & Verb-Based Routing"
Although AIS is proud to center their technology on Microsoft’s frameworks and technology stack, AIS is also adept at working…
I have a Windows Presentation Foundation (WPF) app currently in testing and this week it came back with some weird…
Read More about "Outsmarting Yourself With Reflection, Release Mode & Inlining"
This article will show you how to create a custom TimeZoneInfo that incorporates AdjustmentRules for Daylight Saving Time (DST) Transitions…
Read More about "Creating Custom TimeZoneInfo With Daylight Saving Time Transitions"
Back in 1980, Daylight saving time (DST) started on April 27th. But calling the IsDaylightSavingTime method in System.TimeZoneInfo class for…
Read More about "Beware of Daylight Saving Time Transitions in .NET"
So you want to design an app for Windows 8, huh? Moving from designing traditional web pages to apps can…
We’ve reached the end of this series. In part one, we discussed the basics of PowerShell. Part two showed some…
Read More about "PowerShell for SharePoint Developers, Part Three: SharePoint 2013 Development VM"
PowerShell is great. It’s a powerful tool/programming language that can help you automate and solve any number of challenges. However,…
The first post in this series covered the basics of PowerShell including variables, loops, and decisions. It also introduced a…
Read More about "PowerShell for SharePoint Developers, Part Two: SharePoint Integration"