chadmyers


Comments:

nHibernate performance against stored procedures

posted by chadmyerschadmyers(840) 3 years, 10 months ago 0

Total FAIL on the nHibernate code. Classic mistake of someone who doesn't know anything about nHibernate. NHib has 1st level caching and so it's not appropriate to put it into a tight loop without either first disabling the cache or clearing the cache every few loop iterations.

Reply

.NET Coding Standard & Code Review Points

posted by chadmyerschadmyers(840) 3 years, 7 months ago 0

Is there a way to report something for removal? There is so much WRONG in this article that it's actually harmful/detrimental to the community and should be pulled immediately.

Reply

DotNetFunda Is A Disgrace.

posted by chadmyerschadmyers(840) 3 years, 7 months ago 0

This is an abuse of DotNetKicks and doesn't really contribute much to the state of affairs in the .NET space.

How 'bout some constructive criticism and feedback for the DNF folks?

WebMaster @ DNF: I think some of your articles could stand to go through a peer review process. This will help with some of the problems with some of the articles.

I have contacted one of the individuals key to DNF and he has been extremely interested in improving the content on DNF and in the .NET Space in general. I suggest you all engage the DNF team and suggest how you can help improve the content (everyone grab an article on the site and peer-review it and submit your changes to the WebMaster).

Reply