All Tags > Visual Studio
-
Integrated Code Coverage
This Screencast shows you how to use the new integrated code coverage features which are part of the new unit testing framework in Visual Studio 2005. From a security perspective, ensuring that your unit ...
Posted: 23/02/2006 by Alex Mackman
Tags: Visual Studio
-
Using the Permissions Calculator in Visual Studio 2005
This Screencast examines a number of new security features in Visual Studio 2005 including the code access security permissions calculator tool that make it easier for your to build partial trust applications.
Posted: 23/02/2006 by Mike Taulty
Tags: Visual Studio
-
New IDE Features in VS2005
Visual Studio 2005 includes a range of enhancements targeted at the web developer. Join us for a quick tour of some of the new functionality and see how Visual Studio 2005 integrates with ASP.NET ...Posted: 20/10/2005 by Mike Ormond
Tags: ASP.NET, Visual Studio
Consuming a web service from the device: Simple use of Web Reference dialog
This Screencast presents how to use Visual Studio .NET 2003 to build a device application that can consume a web service. Also looks at exception handling over SOAP and retrieving DataSet classes from ...
Posted: 23/09/2005 by Marcus Perryman
Tags: .NET, Visual Studio, Web Service
Control Layout in Windows Forms in VS 2005
One of the goals for Windows Forms 2.0 was to automate frequent tasks, and to reduce the amount of code we need to write to deal with common requirements. The new layout options make very light work of ...
Posted: 31/08/2005 by Mike Pelton
Tags: Visual Studio
Related tags