|
|
r3zim
r3zim
 |
|
Stories kicked by r3zim
|
|
published 5 months, 22 days ago, submitted by
aloker
5 months, 23 days ago
blog.andreloker.de — In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings read more...
1 comment
|
category: C# | Views: 629
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 16 days ago, submitted by
igoro
6 months, 16 days ago
igoro.com — Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code. Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: initialize an array, iterate over multiple arrays in a single loop, generate a random sequence, ... read more...
1 comment
|
category: C# | Views: 652
|
|
tags:
LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 10 days ago, submitted by
Vort3X
7 months, 13 days ago
objectreference.net — Being a C# developer by trade, I naturally spend a lot of my working life programming computers. Whilst I by no-means profess to be a “guru” of any kind, I do notice that there is one aspect of software development that is often neglected from discussion, and most programmers will hopefully agree with me as I explain. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 22 days ago, submitted by
tokes
7 months, 23 days ago
andrewtokeley.net — Ask any up and coming developer what they would like to do in the next year or so and you'll invariably hear, "I'd like to become a Development Team Leader".
Hopefully most will have actually considered the change of role and be looking for new challenges and ways to contribute more to their chosen profession. However, for some this is an automatic response to a question that is particularly difficult to answer in an industry with no clear career path. For others it's simply a way to move up the pay scale.
read more...
add a comment
|
category: Other | Views: 18
|
|
tags:
career | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months ago, submitted by
shayfriedman
8 months, 1 day ago
shaytalksabout.net — We all use the static keyword, but do we really know what the possibilities are? read more...
add a comment
|
category: C# | Views: 14
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 6 days ago, submitted by
jazzman007
8 months, 6 days ago
lostechies.com — If you declare even a single delegate type in your code (and you're using .NET 3.5), stop and make sure there isn't already an Action or Func delegate that works for you. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
9 months, 6 days ago
pietschsoft.com — One thing with the For Loop in JavaScript is it doesn't seem to be very well documented that you can use it to do an equivalent of a ForEach loop. Here's a short example of doing the ForEach loop equivalent in JavaScript using the "in" keyword. read more...
add a comment
|
category: AJAX | Views: 159
|
|
tags:
foreach, JavaScript, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 7 days ago, submitted by
jdelator
9 months, 7 days ago
codinghorror.com — Listening to users is a tricky thing. Users often don't know what they want, and even if they did, the communication is likely to get garbled somewhere between them and you. read more...
2 comments
|
category: Community | Views: 1
|
|
tags:
CodingHorror, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 14 days ago, submitted by
dvader
9 months, 14 days ago
devlicio.us — Recently I was chatting with a friend of mine and he asked if a single developer could be successful following TDD on a team that does not follow TDD. My simple answer was YES, they can. But there are a few things you must consider..... read more...
2 comments
|
category: Unit Testing | Views: 0
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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