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

Raúl Ribeiro

Windows SharePoint Services 3.0 , .net, Microsoft Office SharePoint 2007, Office 2007 and 2010

News

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 Read More...
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 Read More...
GhostDoc
GhostDoc é o free add-in para o Visual Studio que documentação em XML automaticamente. Ghost Doc Read More...
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 Read More...
Mail Validation Tool
http://www.dnsstuff.com/tools/mail.ch?domain=MAIL_TO_TEST Read More...
Generate INSERT scripts for any table
Retirado de : DotnetSpider /*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Read More...
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): Read More...
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 Read More...