Reactathon in the park logo

Reactathon 2022 – A Short Summary

0
Let's take a look at the new updates on the React community, specifically Reactathon 2022.

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...

Super short guide to a successful SharePoint 2013 FBA Pack Installation

0
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...

Azure CDN, BlobStorage and ImageResizer

2
In a recent project, we had the need to serve website assets and website content images through a CDN network. Furthermore, each image presented in the website content must be...

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...

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...

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...

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...

SharePoint 2007 – Getting URL from Image Field in WCM Web Sites

0
It is a common scenario in WCM web sites, to have content page images stored in a column of type Image. SharePoint stores this kind of fields in 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...