|
|
BlackTigerX
BlackTigerX
 |
|
Stories submitted by BlackTigerX
|
|
submitted by
BlackTigerX
1 year, 1 month ago
ebersys.blogspot.com — nullable types open a nice posibility, however writing the code to verify if there is a value, then using the value is repetitive and long, here's a solution read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — A common mistake that developers have been making over the years is to place conditional statements that always evaluate to the same result (until a property changes) inside a loop, here's an alternative to solve this problem read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
methodology, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — Following up the post about "how to instantiate (another's class) private methods", here we see how easy is to instantiate a class, regardless of the visibility of it's constructors read more...
add a comment
|
category: C# | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — one of the biggest advantages of .NET is that it is language agnostic, but what happens when you are using code written in another language, and they used a variable name that is a reserved word in your language? read more...
add a comment
|
category: C# | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years ago, submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — Do you need to get access to a method that has been marked as private? here's how you can read more...
4 comments
|
category: C# | Views: 9
|
|
tags:
Reflection | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 1 month ago, submitted by
BlackTigerX
2 years, 1 month ago
ebersys.blogspot.com — Current CAPTCHA implementations suffer mainly from the problem of being unreadable, here's an idea read more...
add a comment
|
category: Patterns | Views: 3
|
|
tags:
CAPTCHA | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackTigerX
2 years, 1 month ago
ebersys.blogspot.com — a very simple and elegant factory that can be reused with any products read more...
add a comment
|
category: C# | Views: 224
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
BlackTigerX
2 years, 2 months ago
ebersys.blogspot.com — a technique (using dictionaries) to simplify calling code when you have a pattern of 2..n values, where for each value you want to execute a different method of the same signature read more...
add a comment
|
category: C# | Views: 2
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
BlackTigerX
2 years, 2 months ago
ebersys.blogspot.com — Follow up of the article "arrays of methods in C#", as noted by some of the commenters, it is possible to implement this technique using dictionaries read more...
add a comment
|
category: C# | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
BlackTigerX
2 years, 2 months ago
ebersys.blogspot.com — arrays of methods allow for a simpler implementation of this pattern read more...
add a comment
|
category: C# | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years, 2 months ago, submitted by
BlackTigerX
2 years, 2 months ago
ebersys.blogspot.com — a technique that can reduce your code when you have a pattern of 2..n values where for each value you want to execute a different method with the same signature read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 2 months ago, submitted by
BlackTigerX
2 years, 2 months ago
ebersys.blogspot.com — Here's another technique for hiding generics syntax complexity that allows for additional extensibility read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
Generics | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 2 months ago, submitted by
BlackTigerX
2 years, 2 months ago
ebersys.blogspot.com — Generic types can get quite ugly, here's a technique to hide that complexity (both at writing and reading) while keeping all the benefits of generics intact read more...
add a comment
|
category: C# | Views: 2
|
|
tags:
Generics | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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