Register Trixbox with Netcall.pt for incoming and outgoing calls

0
Go to freePBX à Trunks and create a SIP trunk. Then trunk settings are: General Setting Outbound Caller ID: "YOUR NAME" <YOUR NUMBER>. Type exactly with "" and <> Outgoing Dial Rulles Dial Rules:...

Office 12 Beta – primeiras impressões

0
Instalei ontem o Office 12 Beta numa VM, para começar a brincar com esta nova versão. Ainda só instalei as aplicações "clássicas" de Office, incluindo o Visio e o...

High Availability Configuration in Velocity

0
If you create a new cache with secondaries enabled new-cache -CacheName NamedCache1 -Secondaries 1you need to have more than one cache host, otherwise the cache won't work. In my first...

SharePoint – Get all alerts from a specific SP List/Library using Powershell

4
Hey Everyone!!! Today i will talk about List and Library Alerts and how can you get all Active alerts for a specific list using powershell script and how can you...

nettiers – GetBy Index problem with StoredProcedure long name

0
Today I've discovered a problem with CodeSmith nettiers templates because it was possible to generate two SPs with the same name, for different entities. This happens when there are two indexes for...

Microsoft DSL Tools Workshop

0
Na sexta-feira tive a oportunidade de participar numa workshop organizada pela Microsoft sobre DSL Tools, oriendada por Annie Matthewman da Charteris. O objectivo da workshop foi apresentar as Dsl...

Using Sandcastle to Generate Documentation

0
Sandcastle is Microsoft's documentation compiler. It uses reflection of source assemblies and integrates the XML comments placed in the code by the developer to generate comprehensive MSDN-like documentation. Actually,...

Novas – BizTalk e IBF

0
Com o SP1 do BizTalk fresquinho a instalar enquanto escrevo (o Readme diz algumas das novidades, mas aqui está uma lista dos fixes incluídos), e com muitas outras novidades...

Software Factories/Workbenches

0
O tema de software factories (e Domain Specific Languages) tem estado a surgir em força, a meu ver ligado em parte à necessidade de aumentar a produtividade no desenvolvimento de...

SharePoint 2016 – Create Service Accounts using PowerShell script

1
Hey Everyone!!! Today i will show you how can you create SharePoint 2016 Service Accounts using PowerShell script following the Best Practices. The script not only create all the accounts but also...