|
|
Obishawn
Obishawn
 |
|
Stories submitted by friends of Obishawn
|
|
submitted by
SuperJason
3 days, 19 hours ago
ytechie.com — Inevitably, you’ll lose power to your computer, have a hard drive crash, have lightening strike, accidentally delete code that hasn’t been checked in, or encounter some other crazy scenario that I can’t even imagine. What is your plan? Read on if you want some solutions that may just save your code. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 days, 15 hours ago, submitted by
SuperJason
6 days, 18 hours ago
ytechie.com — Recently I ran into a very unexpected behavior when working with an overloaded generic method. Basically, the selection process for overloaded versions of generic methods is different than their non-generic counterparts. Please be aware of this issue! read more...
add a comment
|
category: CLR | Views: 226
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
SuperJason
13 days, 18 hours ago
ytechie.com — I recently spent nearly an hour trying to figure out why all of my unit tests stopped working in a particular class. It turns out that I had accidentally deleted a single character in one of my strings, but the built in diff tool that comes with Team Foundation Server is very simplistic. Learn how and why you can replace your stock compare tool with something a little more powerful. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 5 days ago, submitted by
SuperJason
2 months, 7 days ago
blog.obishawn.com — Advice on how to become a great developer and not just a monkey programmer. read more...
add a comment
|
category: Other | Views: 1025
|
|
tags:
ReadIt | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 16 days ago, submitted by
SuperJason
2 months, 19 days ago
ytechie.com — Some of the main pro’s and con’s of the new style for building web applications (ASP.NET MVC). read more...
1 comment
|
category: ASP.NET | Views: 722
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
SuperJason
2 months, 26 days ago
ytechie.com — Be careful when conditionally redirecting pages when using output caching. This post describes a potential issue you could run into, and provides some analysis and workarounds. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 23 days ago, submitted by
SuperJason
3 months, 23 days ago
ytechie.com — A list of questions that software developers should ask a prospective employer during their interview process. Similar to the Joel test, but more in-depth. read more...
add a comment
|
category: Other | Views: 687
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 5 months, 15 days ago, submitted by
SuperJason
5 months, 15 days ago
ytechie.com — The differences between passing in simple concrete objects or an interface in a constructor, and why the interface route is typically preferred. read more...
add a comment
|
category: Architecture | Views: 248
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
SuperJason
6 months, 14 days ago
ytechie.com — You’ve probably already heard of the new "var" keyword that you can use to declare variables in your .NET code. I wanted to clear up some quick myths and give a quick overview of when it’s most valuable. read more...
add a comment
|
category: C# | Views: 11
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
SuperJason
6 months, 26 days ago
ytechie.com — As requested, here is a real world example of how I used dependency injection to simplify a project, increase modularity, and subsequently increase testability. read more...
add a comment
|
category: Architecture | Views: 23
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 25 days ago, submitted by
SuperJason
6 months, 27 days ago
blog.obishawn.com — Shawn talks about why your goal should be 100% unit test coverage, despite what others may say. read more...
1 comment
|
category: Unit Testing | Views: 404
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 29 days ago, submitted by
SuperJason
6 months, 29 days ago
ytechie.com — I've a read a lot of articles talking about what it takes to be a good development manager. There are also articles about what makes a good developer. I thought it would be a good idea to describe what a developer needs from their manager. read more...
3 comments
|
category: Other | Views: 490
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 6 months, 29 days ago, submitted by
SuperJason
7 months, 4 days ago
blog.obishawn.com — How many times have you written an event whose event handler just takes in a generic EventArgs object and when you raise that event you pass in new EventArgs()? Turns out the EventArgs class has a static read-only instance field EventArgs.Empty. read more...
add a comment
|
category: C# | Views: 186
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
SuperJason
7 months, 6 days ago
ytechie.com — A while back I had a discussion with a coworker about whether to have a few number of DLL’s (.NET assemblies), or a lot, each with just a little bit of functionality. He ended up with some assemblies that had as few as one class. read more...
add a comment
|
category: C# | Views: 5
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|