Quick Tip: Como desligar o BEEP em máquinas virtuais

0
Quando se usa quer o Virtual PC quer o Virtual Server,  e acontece um erro, o software gera um BEEP sonoro e desagradável, que tinha o hábito de desligar...

Back From Vacation

0
I've just had my longest vacations in the last 4 or 5 years. And it was great :-). The week started off with the MVP Summit 08 in Seattle,...

More on Mind Mapping

0
A site called Innovation Tools (which I recommend) published in September 2006 the results of a survey on mind mapping software (in PDF). MindManager is the clear leader, with ~70%...

TechDays 2005!

0
Para quem não esteve no primeiro dia do TechDays, o maior evento técnico que a Microsoft já organizou em Portugal, queria deixar aqui alguns apontamentos: para já, o evento está...

Software Factories: O Livro

0
Aqui há umas semanas atrás, enviei um post sobre Software Factories em que referi o livro do Jack Greenfield e Keith Short. Comecei ontem a ler este livro, e...

Erro: Illegal System DLL Relocation

0
If, when your Windows XP SP2 boots up, you get a popup with the following error:RTHDCPL.EXE – Illegal System DLL Relocation The system DLL user32.dll was relocated in memory....

Scott Woodgate and team – Announcing Windows Workflow Foundation

0
Scott Woodgate and team - Announcing Windows Workflow FoundationAt the PDC Microsoft announced Windows Workflow Foundation. Here Scott Woodgate and team (Abhay Parasnis and Paul Andrew) demonstrate the power...

BizTalk 2004: Event Log Adapter

0
Tive uma solicitação de um cliente a perguntar sobre a melhor forma de copiar erros registados no event log (por acaso gerados pelo BizTalk), para uma base de dados...

How to run another application or batch file from my Visual C# .NET code

0
Example 1.Running a command line application, without concern for the results: private void Run(){    System.Diagnostics.Process.Start(@"C:runFile.bat");} Example 2.Retrieving the results and waiting until the process stops (running the process synchronously): private...

101 Essential Freelancing Resources

0
The web is such a big and wonderful place, packed with tools and resources which you all too often don’t know about. So to help all you freelancers out...