Stories recently tagged with 'Bullshit'

Waxalica's Dev Blog | W.Organizer(waxalica.dyndns.org)

submitted by waxalicawaxalica(10) 2 years, 11 months ago

This is a sample Image Organizer application. Technologies : Sql Server CE, WPF read more...

add a comment |category: |Views: 28

tags: another

Rarely used C# Keywords(dotnetcube.com)

submitted by dncdudedncdude(1350) 3 years ago

When doing code reviews or when working with code that was developed by someone else, once in a while I come across keywords that are rarely used. Some of them are forgotten keywords that are not considered a good practice and hence are not promoted by the community. Some of them could be handy and efficient but they never made it to the limelight. read more...

4 comments |category: |Views: 1245

tags: another

I Spose I’ll Just Say It: Still Waiting For a GOOD Reason to Learn MVC(blog.theaccidentalgeek.com)

submitted by developerbuzzdeveloperbuzz(145) 3 years, 1 month ago

Why you shouldn’t learn MVC Earlier today Rob Connery posted about why he thinks You Should Learn MVC. Rob is a great guy and we always have lively discussions whenever we meet at conferences. I was in the middle of writing a long comment on his blog when I decided it might be better as it’s own post. read more...

add a comment |category: |Views: 525

tags: another

LINQ To SQL is Dead - Read Between the Lines (codebetter.com)

submitted by colinjackcolinjack(1010) 3 years, 6 months ago

David Hayden with some great points on the Linq to SQL announcement and some ideas on how the project could be saved. read more...

4 comments |category: |Views: 817

tags: another

Microsoft kills Linq to SQL(ayende.com)

submitted by JonSagaraJonSagara(310) 3 years, 6 months ago

Ayende (aka Oren) expresses disbelief at Microsoft's decision to effectively kill off LINQ to SQL. read more...

5 comments |category: |Views: 1388

tags: another

LINQ To SQL Gets Kicked to the Curb... Needs A Good Home!(codebetter.com)

submitted by colinjackcolinjack(1010) 3 years, 6 months ago

Great post on why L2S needs to be supported by the community and why a L2S targeted at the community is a good idea. read more...

5 comments |category: |Views: 490

tags: another

The Death of Software Engineering(monstersgotmy.net)

submitted by birdchestbirdchest(595) 3 years, 8 months ago

Why software engineering is fading away. read more...

1 comment |category: |Views: 872

tags: another

Code review - The meaningless ritual(littletutorials.com)

submitted by contourcontour(490) 3 years, 9 months ago

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

tags: another

A Serious Challenge for Open Source?(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 9 months ago

. . . what Mindscape has done is really quite impressive. To evaluate, accept, and incorporate feedback that quickly into the product and to have the installer ready that afternoon is impressive – for anyone. read more...

13 comments |category: |Views: 674

tags: another

The Dark Side of LINQ(developerzen.com)

submitted by tentacletentacle(115) 3 years, 9 months ago

I’ve been having mixed feeling for quite some time now regarding LINQ. Sure it can make working with data sources a lot easier and it can definately save a lot of code but it also has the potential of creating cryptic complex code... read more...

10 comments |category: |Views: 614

tags: another

Would you put cartoons on your software startup's website?(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 10 months ago

We have strong opinions against stock photography for a corporate website, and went with an unconventional strategy for a software development firm. We've just revamped our website home page and wanted to invite you to visit it and let us know what you think. read more...

7 comments |category: |Views: 313

tags: another

Dependency Injection is Dead! (blogs.msdn.com)

submitted by gfraiteurgfraiteur(988) 3 years, 10 months ago

The author claims that AOP-assisted Dependency Resolution, where dependencies are resolved on-demand without plumbing code and use of factories, can supersede Dependency Injection... at least in some scenarios. A refreshing view on a topic that tends to become sanctified and therefore undiscussed in our community. read more...

1 comment |category: |Views: 446

tags: another

Object Oriented Programming has Failed Us(blog.dmbcllc.com)

submitted by ramiljoaquinramiljoaquin(465) 3 years, 11 months ago

I’ve been thinking about the state of the programmers coming into our industry recently. It seems to me that many of the college students who graduate today understand the syntax, but few know how to apply true object oriented principles to the real world. read more...

add a comment |category: |Views: 46

tags: another

Is the ADO.NET Team Abandoning LINQ to SQL?(oakleafblog.blogspot.com)

submitted by orandorand(295) 4 years ago

Roger Jennings, eagle-eyed reporter of all things LINQ/ADO.NET/EF, describes why LINQ to SQL appears to be approaching legacy product status, with promised features unlikely to ever ship. read more...

2 comments |category: |Views: 921

tags: another

ASP.NET: officially unmaintainable(lostechies.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years ago

+1 read more...

13 comments |category: |Views: 847

tags: another