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...
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...
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...
You may have noticed that the refactoring menu's that you see in the code editor are also available in the Class Designer. Furthermore, you can also copy & paste things from one class to another. So if you copy a property from one class to another, not
Read More...