If you are just coming out of college and looking for a position, here are a couple of tips I would recommend for getting the most from your degree.
'Tis the season to be merry and spread joy (and technology) across the land! Here are 50 Christmas Gift ideas to help you in your holiday shopping.
A week ago, I went to Chicago for a day. Guess what I forgot? Here is the essential list of gadgets that you need when traveling out of town.
Along with UrlHelpers, HtmlHelpers are useful when you want to introduce an if..then statement in your Views. In this post, we talk about what, when, why, and how to use HtmlHelpers with some additional quick tips.
I've had a lot of Bluetooth keyboards in my day. The iHome Bluetooth Keyboard is small enough, has a great feel to it, and doesn't require batteries.
If you are just starting your programming journey, are you hopping on the bandwagon or are you making a career out of it?
For those who want to become programmers, it's really easy to get started. It's just a matter of how far do you want to take your programming efforts.
Have you ever had a programming book that you had to keep near you? This list of must-have books are required reading and should always be within your reach.
SignalR is one of my favorite libraries because of it's ability to use the web in real-time. In this post, we see how to create a real-time like button using SignalR.
When building your application from scratch, how do you arrange your libraries in your solution? Today, we'll talk about how to break your project into reusable components to make it extendable for future projects using an onion architecture.