|
|
lcorneliussen
Stories kicked by lcorneliussen
|
|
published 9 days, 8 hours ago, submitted by
kpanghmc
9 days, 12 hours ago
kevinwilliampang.com — Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...
1 comment
|
category: Other | Views: 851
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 10 days ago, submitted by
lcorneliussen
2 months, 10 days ago
startbigthinksmall.wordpress.com — A compilation of the 20 stories dealing with top-10 links or advices that were kicked most in 2008 read more...
6 comments
|
category: Other | Views: 821
|
|
tags:
WoW | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 15 days ago, submitted by
alanl
2 months, 18 days ago
redgreenrefactor.com — I couldn't find a good list of software development and programming podcasts so I created my own. Feel free to chime in with any you recommend! read more...
add a comment
|
category: Community | Views: 565
|
|
tags:
Podcast, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 18 days ago, submitted by
brianjlowry
2 months, 18 days ago
codethinked.com — How being clever can create headaches for you (later) and other team members. read more...
6 comments
|
category: C# | Views: 431
|
|
tags:
CodeThinked, Dupe, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Zteff
2 months, 20 days ago
ytechie.com — YTechie has written a small intro to Search Engine Optimization (SEO), which gives a few clues about what to do and what not to do, when building a website. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 19 days ago, submitted by
paul_houle
2 months, 20 days ago
gen5.info — C# offers two casting operators: the prefix-cast and the as-cast. Although the two operators compile to different op-codes in the CLR, the practical difference between them is in how they handle failed casts. Prefix-cast throws an exception on cast failure, while as-cast returns null.
It’s easier to implement correct error handling when you use prefix cast, because it doesn’t require manual checks for null values that can cause problems in distant parts of your program. Prefix-cast should be the default cast operator on your fingertips, that you use for everyday situations — reserve as-cast for special cases where performance matters. read more...
3 comments
|
category: C# | Views: 475
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 21 days ago, submitted by
volume4
2 months, 21 days ago
dotnet.dzone.com — If you are a C# developer you're familiar with the using directive. It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qualify every object. (This isn't the interesting bit) read more...
3 comments
|
category: C# | Views: 701
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 21 days ago, submitted by
aloker
2 months, 21 days ago
blog.andreloker.de — The web.config (or app.config for non-web applications) file is the central place to configure your web application, starting from connection strings, over application settings to ASP.NET specific topics like caching, authentication & authorization, sessions as well as HTTP handlers and modules. Normally the web.config starts as a neat little pet you can easily manage. But as soon as your project grows mature, web.config turns out to be a huge beast. This article shows you a way to tame the beast. read more...
add a comment
|
category: ASP.NET | Views: 433
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 24 days ago, submitted by
rimsystems
2 months, 25 days ago
sixrevisions.com — Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. read more...
1 comment
|
category: Architecture | Views: 726
|
|
tags:
WoW, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 27 days ago, submitted by
justin_etheredge
2 months, 27 days ago
codethinked.com — A quick look at "yield return" focusing on arguably the most important aspect...delayed execution. read more...
2 comments
|
category: C# | Views: 203
|
|
tags:
CodeThinked, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 27 days ago, submitted by
SuperJason
2 months, 27 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: 486
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 27 days ago, submitted by
lcorneliussen
2 months, 28 days ago
startbigthinksmall.wordpress.com — Yield is not a CLR feature, it's just about the C# compiler. This post explains how this works. read more...
1 comment
|
category: C# | Views: 353
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
lcorneliussen
2 months, 28 days ago
startbigthinksmall.wordpress.com — For Newbies: Why you should use Path.Combine and how it saves your time. read more...
add a comment
|
category: C# | Views: 9
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 30 days ago, submitted by
shayfriedman
3 months ago
blogs.microsoft.co.il — A brief description of what you can do with the yield keyword. read more...
3 comments
|
category: C# | Views: 640
|
|
tags:
.Net, yield, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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