Comunidade Bloggers |create|it|

Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help
in Search

Browse by Tags

All Tags » Geral   (RSS)
  • Visual Studio Team System is code-named “Rosario” the next after Orcas :)

    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 ...
    Posted to Raúl Ribeiro (Weblog) by admin on May 4, 2007
  • 101 Essential Freelancing Resources

    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 ...
    Posted to Raúl Ribeiro (Weblog) by rrr on April 17, 2007
  • Usar o Microsoft Loopback Adapter com o Virtual PC

    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 ...
    Posted to Miguel Isidoro (Weblog) by misidoro on April 11, 2007
  • GhostDoc

    GhostDoc é o free add-in para o Visual Studio que documentação em XML automaticamente.   Ghost Doc
    Posted to Raúl Ribeiro (Weblog) by rrr on November 21, 2005
  • Scott Woodgate and team - Announcing Windows Workflow Foundation

    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 ...
    Posted to Raúl Ribeiro (Weblog) by rrr on September 22, 2005
  • Mail Validation Tool

    http://www.dnsstuff.com/tools/mail.ch?domain=MAIL_TO_TEST
    Posted to Raúl Ribeiro (Weblog) by rrr on September 20, 2005
  • Generate INSERT scripts for any table

    Retirado de : DotnetSpider        /*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AUTHOR KARTHIK DESCRIPTION BUILDS THE INSERT QUERY FOR ANY GIVEN ...
    Posted to Raúl Ribeiro (Weblog) by rrr on July 14, 2005
  • 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 void Run(){     System.Diagnostics.ProcessStartInfo psi =     new ...
    Posted to Raúl Ribeiro (Weblog) by rrr on June 20, 2005
  • 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 on what it means to be a solution architect. Learn not only what it means to be a Solution Architect - but also ...
    Posted to Raúl Ribeiro (Weblog) by rrr on May 17, 2005
Powered by Community Server, by Telligent Systems