|
|
eschneider
eschneider
 |
|
Stories kicked by eschneider
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 9 days ago, submitted by
shaharyr
2 months, 10 days ago
dev102.com — I am writing this article as a sequel to the Measuring Programming Progress By Lines Of Code article. Let me please talk about another common metric - measuring the amount of extra hours a software developer has done.
read more...
add a comment
|
category: Community | Views: 450
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 17 days ago, submitted by
contour
3 months, 18 days ago
littletutorials.com — Most of the time code reviews are a meaningless ritual. Everybody pays lip service to the importance of code reviews and a lot of people, especially in the management, are convinced that code reviews very effectively reduce the number of shipped bugs.
The problem is… most developers hate code reviews and avoid them like the plague. If they can’t avoid them, then they show up and act their part like in a play at the theater of the absurd. read more...
add a comment
|
category: Other | Views: 415
|
|
tags:
Bullshit | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 20 days ago, submitted by
Widescreen
3 months, 20 days ago
codebetter.com — Really interesting breakdown of the new 3.5 sp release. read more...
1 comment
|
category: CLR | Views: 372
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 17 days ago, submitted by
Matt_TCF
3 months, 23 days ago
trycatchfail.com — The series will cover the things you *shouldn't* do if you hold some sort of managerial stake in a software project. Sadly these tales will be from my own personal experience working for companies that have drifted into disarray. These examples will be embellished somewhat to drive the points home, but by and large, everything you will read in these posts will be true. read more...
add a comment
|
category: Other | Views: 651
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 9 days ago, submitted by
SuperJason
4 months, 9 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: 245
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Archimedius
4 months, 11 days ago
gregness.wordpress.com — Cricket Liu answers six questions about the implications of the recent DNS vulnerability released inadvertantly into the wild by security researchers. read more...
add a comment
|
category: Security | Views: 2
|
|
tags:
Security | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 10 days ago, submitted by
Jemm
4 months, 11 days ago
msmvps.com — "I just had an e-mail exchange with someone looking for a VB lead in Colorado Springs. I think they are going to have trouble filling it with an existing VB expert, and it occurred to me that someone who had led a successful VB 6 -> C# project could fit the bill, if they knew some key things about VB. I told the recruiter I thought the right person with a C# background and the right (respectful) attitude could be a good fit with two weeks work." read more...
1 comment
|
category: VB.NET | Views: 414
|
|
tags:
C#, VB.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 11 days ago, submitted by
terrble
4 months, 11 days ago
grimes.demon.co.uk — Ask anyone the question above and they will say that managed is slower than unmanaged code. Are they right? No they are not. The problem is that when most people think of .NET they think of other frameworks with a runtime, like Java or Visual Basic; or they may even think about interpreters. They do not think about applications, or what they do; they do not think about limiting factors like network or disk access; in short, they do not think. read more...
6 comments
|
category: CLR | Views: 474
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 11 days ago, submitted by
Ragoczy
4 months, 12 days ago
lovethedot.blogspot.com — The original story (http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions) got quite a bit of traffic from here. There've been some clarifications and updates from Microsoft and the StyleCop team that, I think, make their position clear and reasonable -- also, the original how-to that had been taken down "at Microsoft's request" is back up. A lot of people kicked the original story, so I hope you'll all take the opportunity to read Microsoft's responses and give them fair consideration. read more...
1 comment
|
category: C# | Views: 337
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 15 days ago, submitted by
whoisvaibhav
4 months, 15 days ago
blog.gadodia.net — This is the first time I have envied VB over C#. Here's a thing that is useful and you can do in Vb.Net, but not in C#. read more...
2 comments
|
category: C# | Views: 669
|
|
tags:
ExtensionMethods, VB.NET, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 17 days ago, submitted by
shaharyr
4 months, 17 days ago
dev102.com — Yes, I will use m_ prefix for class members. I DO NOT NEGOTIATE WITH TERRORISTS. Shut up.
Actually, I don’t mind which prefix shall be used but in order to make member variables distinct from local variables, we have to give it some prefix. This is a part of a coding convention for C++ adopted by Microsoft called Hungarian notation. Some of you may say that it may be a bit disturbing using C++ naming conventions in C# code, but...
read more...
add a comment
|
category: Architecture | Views: 316
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 18 days ago, submitted by
Vort3X
4 months, 18 days ago
objectreference.net — Well, JavaScript developers, specifically. In order to aid in development of my own websites, I enabled JavaScript debugging in Internet Explorer a few weeks back. To my horror, I have quickly experienced what seems to be complete disregard for serving syntactically correct JavaScript on the open internet. No, I’m not just talking about a few niche websites, run by amateur programmers. I am talking about industry-leading nerd-friendly powerhouse websites that should know better. read more...
4 comments
|
category: AJAX | Views: 650
|
|
tags:
JavaScript, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 19 days ago, submitted by
yesthatmcgurk
4 months, 19 days ago
blogs.msdn.com — ... and some dude from the VB team. Anders and the guys in room 2543, building 41 (where C# was born) talk about the new features that will be in the next version of C#.
I so wanted to blogspam this one. Enjoy your direct link. read more...
add a comment
|
category: C# | Views: 657
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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