Professional C# 5.0 and .NET 4.5.1 Quotes

Rate this book
Clear rating
Professional C# 5.0 and .NET 4.5.1 Professional C# 5.0 and .NET 4.5.1 by Christian Nagel
19 ratings, 3.95 average rating, 1 review
Open Preview
Professional C# 5.0 and .NET 4.5.1 Quotes Showing 1-2 of 2
“the purpose of the finally block is to contain cleanup code that should always be executed, the compiler will flag an error if you place a return statement inside a finally block. An”
Christian Nagel, Professional C# 5.0 and .NET 4.5.1
“pointer is simply a variable that stores the address of something else in the same way as a reference. The”
Christian Nagel, Professional C# 5.0 and .NET 4.5.1