|
|
Browse by Tags
All Tags » Geral (RSS)
-
According to this site, the next major release of Visual Studio Team System is code-named “Rosario”. It will come after the “Orcas” release. The site also lists what we can expect “Rosario” to include:Joint prioritization and management of IT projects through integration with Microsoft Project ...
-
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 there we have compiled a gigantic list of resources, categorized up for your benefit. If you know a resource that we’ve missed, let us know as we’re always looking to grow this ...
-
Existem situações em que se pretende ter conectividade entre uma máquina virtual e o host mas em que este não tenha nenhuma ligação TCP/IP activa (o cliente pode não gostar muito que nos possamos ligar à sua a rede como por exemplo). Para este tipo de situações, podemos instalar ...
-
GhostDoc é o free add-in para o Visual Studio que documentação em XML automaticamente.
Ghost Doc
-
Scott Woodgate and team - Announcing Windows Workflow Foundation
At the PDC Microsoft announced Windows Workflow Foundation. Here Scott Woodgate and team (Abhay Parasnis and Paul Andrew) demonstrate the power of the new Workflow Foundation. It's all about business process.
It's pretty interesting and is going to change how developers will be ...
-
http://www.dnsstuff.com/tools/mail.ch?domain=MAIL_TO_TEST
-
Retirado de : DotnetSpider
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
AUTHOR KARTHIK
DESCRIPTION BUILDS THE INSERT QUERY FOR ANY GIVEN ...
-
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 void Run(){
System.Diagnostics.ProcessStartInfo psi =
new ...
-
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 on what it means to be a solution architect. Learn not only what it means to be a Solution Architect - but also ...
|
|
|