Send Emails from within your App with SendGrid
Are you developing an application that has the requirement to send emails? One way to do this is […]
Are you developing an application that has the requirement to send emails? One way to do this is […]
This post is about passing parameters to the base class constructor. Suppose our base class (that we are […]
Enumerable classes and enumerators are used extensively in the .NET collection classes, so it’s important that you’re familiar […]
So far in this series we have described non-generic enumeration interfaces. The non-generic interface forms are for legacy […]
To understand enumerators, we’ll first look at C# arrays. This is for your understanding of enumerators. Generally you […]
Customizr, a WordPress theme, “recommends” Nimble Page Builder in an advertisement in the WordPress dashboard after you upgrade […]
Unlike the other generics, a method is not a type but a member. You can declare generic methods […]
In the generic stack example, the stack did not do anything with the items it contained other than […]
Here we’ll carry on from the first post and dig a little deeper. Generics allow you to declare […]
Domain names reserved for testing are found here at https://tools.ietf.org/html/rfc2606. One common one you can use is example.com, […]
What is Dependency Injection? Dependency Injection (DI) is a software design pattern. It allows us to develop loosely-coupled […]
Before getting into Photoshop, I’d like to mention that you could give LunaPic a try. You can use […]