jackcity

Stories kicked by jackcity

Your Software Can't Heal Itself(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 10 months ago

Stop pretending that you can guess how a 100k line application is going to fail, and stop putting in tons of code to account for failures that you don't know are going to happen. How come we often ignore YAGNI in the face of writing robust software? read more...

1 comment |category: |Views: 427

tags: another

Five Common ASP.NET SEO Mistakes(dexign.net)

submitted by mbersethmberseth(1385) 3 years, 10 months ago

Here's a checklist of five common mistakes that ASP.NET and the Viewstate/Postback model of development make it far too easy for unsuspecting developers to make: read more...

1 comment |category: |Views: 564

tags: another

Do You have the Time to Learn Everything?(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 3 years, 10 months ago

.Net is huge, and constantly. Do you have the time to learn everything? If no, how should you prioritize? read more...

1 comment |category: |Views: 549

tags: another

Link to Everything: A List of LINQ Providers(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 2 months ago

I've recently updated the list of LINQ Providers found on my Links to LINQ page, accessible from the News section on the left of my blog. I'm sure there are other providers available. Feel free to write me or append a comment if you want to add to this list. read more...

add a comment |category: |Views: 39

tags: another

I Repeat: Do Not Listen to Your Users(codinghorror.com)

submitted by jdelatorjdelator(500) 4 years, 2 months ago

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: |Views: 1

tags: another

20 Famous Software Disasters(devtopics.com)

submitted by DevTopicsDevTopics(1050) 4 years, 3 months ago

"To err is human, but to really foul things up you need a computer." –Paul Ehrlich read more...

add a comment |category: |Views: 189

tags: another

Membership, Profile & Role Management Frustration(weblogs.asp.net)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

Today I searched for open source projects that might address this need. On CodePlex I found a few promising projects: read more...

add a comment |category: |Views: 35

tags: another