CSharpFeeds - All your C# feeds in one place.

Thursday, August 31, 2006

Why a cache in an O/R mapper doesn't make it fetch data faster.

by FransBouma via Frans Bouma's blog on 8/31/2006 8:11:05 PM

Preface One of the biggest myths in O/R mapper land is about 'caching'. It's often believed that using a cache inside an O/R mapper makes queries much faster and thus makes the O/R mapper more efficient. With that conclusion in hand, every O/R mapper which doesn't use a cache is therefore less efficient than the ones who do, right? Well... not exactly. In this article I hope to explain that caching in O/R mappers is not there for making queries more efficient, but is there for uniquing. But m ...

[ read more ]

Hawkeye

by noemail@noemail.org (aaron) via Aaron Lerch on 8/31/2006 4:24:00 PM

I just installed Hawkeye, and I'm pretty impressed!What is Hawkeye? From the website:"Hawkeye is the only .Net tool that allows you to view, edit, analyze and invoke (almost) any object from a .Net application. Whenever you try to debug, test, change or understand an application, Hawkeye can help."I haven't put it through any sort of paces yet, but I was blown away that I was able to attach to my .NET Outlook add-in and change properties in real-time. I think this will quickly become a valued d ...

[ read more ]

Versioning Controlled Build

by Julijan Sribar via The Code Project Latest Articles on 8/31/2006 4:16:00 PM

A Visual Studio add-in that automates the AssemblyVersion control. ...

[ read more ]

Best Practices for Exception Management

by via Bill Wagner: C# Development Blog | MySmartChannels on 8/31/2006 3:05:55 PM

Addendums to Scott Hanselman's postFellow RD Scott Hanselman wrote his thoughts on Good Exception Management Rules of Thumb here.  I agree with everything he said, and I'll add a few points.  By the way, to get even more about best practices and exceptions, you should read Chapter 7 of Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, by Cwalina & Abrams.Scott says:If your functions are named well, using verbs (actions) and nouns (stuff to ...

[ read more ]

Exception Handling: A Good Set of Reminders

by paltman via Shifting Bits by Patrick Altman: Latest Entries on 8/31/2006 4:49:26 AM

All too often I find myself (and so naturally I assume a good many others do as well) getting so wrapped up in the latest set of technologies or innovations or focus on really complex problem domains that we miss and/or forget the relatively small and foundational stuff that is really best practice. Scott Hanselman has posted a list of Exception Management Rules of Thumb that is a great refresher on this topic.  Included in this list are possibly some things that are new to you.  Here ...

[ read more ]

Review: Programming Microsoft ASP.NET 2.0: Core Reference

by Teemu Keiski via ASPAlliance.com - Articles, reviews, and samples for .NET Developers on 8/31/2006 12:00:00 AM

Teemu Keiski reviews Microsoft Press book titled Programming Microsoft ASP.NET 2.0: Core Reference, authored by Dino Esposito. ...

[ read more ]

Multithreading made easy in .NET 2.0

by Alex Lehmberg via on 8/31/2006 12:00:00 AM

This article demonstrates a very easy alternative to normal multithreaded programming in .NET. A freely available library called CSP.NET is presented and a sample application shown. ...

[ read more ]

Mimic the Appearance of Outlook’s Sidebar with the Multi-view Control

by Scott Lysle via on 8/31/2006 12:00:00 AM

This article describes a simple way to mimic the appearance of Microsoft’s Outlook sidebar within an ASP.NET 2.0 web application. The approach is based upon the use of the existing Multi-View control contained in the standard ASP.NET 2.0 toolbox and does not require much time or effort to implement. This article includes a sample web application that presents an example of the approach in use. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us