Interfaces

Interfaces provide you, the developer, with the most basic of functionality to build upon. All interfaces in the .NET framework are identified with a capital letter I at the beginning of the interface class name. If you plan to develop interfaces, you should follow this naming convention.You should consider a few items when developing your ...

Get Debugging ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.