Adding an Angular app to your Umbraco Website

2
What problems does this solve? This enables you to have an Angular application alongside your Umbraco website, on a specified route. The Angular App can be protected by the Authentication of...

Handling not found routes in Angular

0
In this post, we will see how we can handle 404 routes using a not found component in an Angular. There are two types of 404 routes that we want...

10 easy ways to improve web accessibility

When you first start learning about accessibility, it may seem daunting to make your current projects more accessible. In this post, I'll give you some easy steps to make...

Web Content Management in SharePoint 2010

0
WCM is a very important area of SharePoint, its an expensive licence so the product should work as expected.I think in this version Microsoft did a very good job, it's amazing what...

Aprovisionamento de sites no IIS6 usando uma aplicação ASP.NET

0
O exemplo apresentado de seguida permite efectuar a criação de um site no IIS6 a partir de uma template. Esta solução torna-se particularmente útil para cenários em que seja necessário...

JavaScript Debugging

0
Have you ever wish to debug your javascript code? Well, it's possible and easy to do. You just have to add the line debugger; where you want the breakpoint to stop and ensure that...

Microsoft WebCamp 20.05.2014–Databinding with KnockoutJS

0
Earlier this week I did a presentation at Microsoft WebCamp 2014, a 3-track event focused on Microsoft web technologies, open source web libraries, and design/communication trends and tendencies. The...

Microsoft WebCamp 2014: Working with AngularJS

0
Last week I delivered a session at Microsoft WebCamp 2014 event. A full-day event, with 3 simultaneous session tracks, focused on web technologies, not only from Microsoft but also...

Super short guide to a successful SharePoint 2013 FBA Pack Installation

If you need a super-short reference to get FBA authentication rolling in your SharePoint application, you'll find it here. This is a super short guide to a successful experience with...

MOSS 2007 and Accessibility

A importância da acessibilidade no desenvolvimento dos sites tem vindo a crescer. Cada vez mais, não chega apresentar a informação, mas também apresentá-la de forma a que seja acessível...