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...
PDC2005: day three (parte 1)
Quando voltar para Lisboa envio posts sobre as sessões a que fui nos vários dias, mas agora quero só deixar um apontamento: fui ver uma sessão sobre o BizTalk...
ASP.NET Portal Framework
ASP.NET Portal FrameworkPersonalize Your Portal with User Controls and Custom Web PartsASP.NET 2.0 comes with a built-in portal framework that brings two significant benefits to the table. First, it...
Software Factories/Workbenches
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...
Generate INSERT scripts for any table
Retirado de : DotnetSpider
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------AUTHOR KARTHIKDESCRIPTION BUILDS THE INSERT QUERY FOR ANY GIVEN TABLE---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/CREATE PROCEDURE SP_GEN_INSERT_SQL @TABLENAME VARCHAR ( 2000 )ASBEGINDECLARE CUR_METADATA CURSOR FORSELECT NAME , XTYPEFROM SYSCOLUMNSWHERE ID IN...
How to run another application or batch file from my Visual C# .NET code
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...
Anatomy of a Software Development Role: Solution Architect
Anatomy of a Software Development Role: Solution Architect
http://www.developer.com/mgmt/article.php/3504496
Have you ever wondered what it meant to be a solution architect? Most people wonder but can't find good information...
Pat Helland, Don Box, David Chappell trálálá
Há uns tempos atrás saiu um artigo polémico na Harvard Business Review chamado "Does IT Matter?". Ora o meu colega Luis Sousa, que está no TechEd neste momento, telefonou-me...
PNP Summit 2004 – Reading, UK
Estive em há duas semanas atrás no PnP Summit, realizado em Reading. Foram 3 dias de conferência (muito menos intensa que o TechEd!), com algumas apresentações bastante interessantes. Destaco...

![[FIX] BizTalk Server 2010, 2013, 2013 R2 & 2016 errors “Class not registered (WinMgmt)” or “Access denied”](https://blogit.create.pt/wp-content/uploads/2018/07/access-black-and-white-blur-270514-218x150.jpg)



















