Inheriting from Forms in Visual Studio using C#
Tutorial on how to inherit from a form in Visual Studio [youtube SKsI6cFcDY8]
Tutorial on how to inherit from a form in Visual Studio [youtube SKsI6cFcDY8]
The Visual Studio Debugger provides a slew of features that make the task of debugging both easier and more efficient. Learn about time-saving tips and tricks for all versions of the Visual Studio Debugger, including the new debugger features in Visual Studio 2010. Hear about the new mixed-mode debugging feature, …
Learn how to catch critical bugs earlier in the development cycle by identifying issues such as buffer overruns and SQL injection attacks before they actually cause a security exploit. The Code Analysis features in Microsoft Visual Studio help you tune application security, robustness, performance, and more. Learn about Code Analysis …
Unit testing means different things to different people. To Agile developers, it enables Test Driven Development. To researchers, it enables test generation from static and dynamic analysis. To others, it’s a means to test protocols, APIs, and other functionality below the presentation layer. Others still see it as a means …
Anders Hejlsberg, Mads Torgersen and Eric Lippert discuss continue their discussion of new C# 4.0 features presented at PDC 2008. [youtube s0_mvBU5HL4]
Anders Hejlsberg, Mads Torgersen and Eric Lippert discuss the new features of C# 4.0. [youtube KzSY9WQXjzg]