C# Using Statements
The new syntax for "using" with C# makes it much easier to nest using blocks together. If you're keeping your methods nice and short in the first place, then you'll probably be able to use this just about everywhere.
Software development tutorials and demos lasting no more than 60 seconds. No in-depth explanations, no off-topic rants, and no slides. One small topic per video - only code, console, config, and client. All videos come with a corresponding blog entry, and all code is available on GitHub.
Comments
Post a Comment