Home > Blogs
Browse by Tags
Home > Blogs
via Soma Back in the days of fxCop, (before we had to pay for code analysis in Team Developer) if you didn't like an error/warning, you could have your request to ignore said message in an external central file. With the advent of Visual Studio Team Editions
Read More...
So we have a few service packs to talk about.... Firstly, Visual Studio 2005, SP1 is now in beta testing. This is a fairly big service pack, lots of bug fixes, and the odd new feature. The list is not complete of things fixed yet but Microsoft promises
Read More...
If you're developing custom MSBuild Tasks, and you're interested in testing them (and you should) using NUnit or VSTS there are a few considerations. The first is the strategy you want to adopt for testing the custom task. In the spirit of “Unit” testing,
Read More...
This question came up in our VSTS for Developers Training Course in Toronto this week. One of my students wanted to know how to undo or rollback a checkin, something you could do in Visual Source Safe. Unfortunately this feature was cut for V1 of Team
Read More...
Posted:
Sunday, November 06, 2005 6:32 PM
by
Barry Gervin |
Filed under: VS2005, SQL, VS2003, C#, VB.NET, Southern Ontario, WinForms, WebForms, Events, Home, Newsletter, VSTS
This past week we saw the final bits of SQL Server 2005 and Visual Studio 2005 get shipped up to MSDN Subscriber Downloads. Next week we'll see the official launch of these same products to the rest of the world, ushered in with a rolling thunder of launch
Read More...
This is often a common push back or at least concern with big shops whom are considering adopting Team Foundation. How do we integrate our Java Developers (or non .NET Developers) into the Zen of Team System? Enter TeamPrise . This looks like a serious
Read More...
The VS Team Suite Release Candidate is now available on MSDN Subscriber Downloads. I'm downloading now - I'm assuming you'll also need the Sql Server 2005 September CTP which was also released today. Happy downloading.
Read More...
At TechEd today, Paul Flessner announced that these products will be released the week of November 7th. Also of interest is that SQL Server 2005 Reporting Services will be available in the express edition. Report Builder will also be pushed down into
Read More...
Posted:
Wednesday, June 01, 2005 1:12 PM
by
Barry Gervin |
Filed under: VS2005, Orcas, Vista, ADO.NET, SQL, VS2003, C#, VB.NET, WinForms, WebForms, Services, Security, Events, Testing, WCF, Home, Newsletter, VSTS
I'm going to be heading out in a couple of weeks to DevTeach in Montreal. In addition to my regular session talk on Datasets, I'll also be participating in an architecture panel discussion as part of Groupe d’usagers Visual Studio Montréal, Software Architecture
Read More...
I've had this question in many of the VSTS bootcamps I'm teaching across canada. “From my Application Diagram, how do I create a deployment diagram that shows my web application and database being deployed on the same box“. So I posed the
Read More...