Ben Koshy

Rails, Tekla Open API, AutoDesk .NET

Blog About Games

What is the difference between the ExpectedException() attribute and Assert.Throws()?

With Assert.Throws() you can be really specific. You can say: an exception will be thrown at this method.

Read More

What is the difference between IQueryable and IEnumerable?

Difference Between IEnumerable and IQueryable

Read More

Short cut to format your code in Visual Studio

I’ve had occasion where I’m cutting and pasting code and it comes out in a nightmarish form in Visual Studio:

Read More

The difference between asynchronous and synchronous

_config.yml

Read More

Naming your Tests according to .net best practices

“The beginning of wisdom is to call things by their proper name.”

  • Ancient Chinese Proverb
Read More

What is a call back function?

What is a call-back function?

Read More

Getting your head around relationships - Has_many and belongs_to

This used to confuse the life out of me.

Read More

The difference between virtual and abstract methods

_config.yml

Read More

Don't hand over the keys for free - the case for upstreaming

Read More

Marketing is important

Read More
Previous Page: 36 of 37 Next