A minute’s silence in memory of Paint!
Hi Everyone!!!
Today i will talk about one of the funniest tool that contributed for my passion about Microsoft products when i had 8 years old!! PAINT!! Yes, Paint as...
PDC09: Silverlight videos
Yesterday, i finally had time to watch some PDC09 session videos and i found some interesting Silverlight videos on my point of view. Here are the links to...
SharePoint – Export all solutions wsp using PowerShell script
Hey Everyone,
Today i will post a script very helpful when you are on Migration steps and you need export all wsp solutions.
$dirName = "C:WSP"
if (!(Test-Path -path $dirName))
{
New-Item $dirName...
Expression Blend 3: How to set a shadow effect on some control
I’m training to use Expression Blend because i’m not a designer guy but i need to have some base knowledge about the control’s design that i developed.The first restriction...
PDC2005: DSL Tools
Podem recordar-se que há alguns dias atrás enviei um post sobre Domain Specific Languages (DSL) e Software Factories. Uma das apresentações mais interessantes que vi no PDC foi precisamente sobre...
Demo GhostDoc
Nem de propósito: falou-se aqui do GhostDoc, e eu tinha feito uma pequena demonstração interna dessa aplicação, com o Camtasia, para ensaiar para as gravações que vou fazer das demonstrações...
SharePoint 2016 – Create Service Accounts using PowerShell script
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...
TechDays 2005 – It’s Over.
Acabou o TechDays! Não conheço o balanço oficial, mas parece-me que o evento foi um grande sucesso, claramente a repetir :-). Houve sessões excelentes, muita dinâmica na troca de...
Evento PontoNetPt: BizTalk e Windows Workflow
No evento da Comunidade PontoNetPt de 5a-feira, onde espero venham a estar presentes, a |create|it| vai fazer duas apresentações. A primeira, sobre BizTalk Server 2006, vai ser muito prática, podem contar...
Virtual PC 2007 : RC – Things you should know
Virtual PC 2007 : RC is out. I've downloaded this afternoon from the Connect Website..WARNING: Saved States are not compatible between Beta and RC.