And with regard to data presets, I've used ndbunit for unit-testing in the past (though never for acceptance-tests), but seems like a workable tool for the job...
I am trying to profile memory on Windows Server 2008 for performance tuning. It is a Terminal Server and I want to check the memory consumption user wise. ...
you can just download ASP.net mvc source code, then u can hack and learn. Sent from my Windows Phone ... From: Vinicius de Melo Rocha Sent: 4/1/2012 7:34 AM ...
Well writen code with unit tests, abstraction layers, maintainable, well structured, use of good practices, and so on... a good example of how I should write...
Anyone interested in having an open meetup in London (in the City near Cheapside). My work has a great set of rooms that would lend itself well to an open...
I'm not saying Orchard is a bad example, but it's probably not the most approachable one if you're totally new to MVC. If you are building a certain type of...
nerd dinner is NOT a good example of unit tests ... -- Thanks, Roy Osherove @RoyOsherove Author of "The Art Of Unit Testing"http://ArtOfUnitTesting.com ) A...
Do you think that choose ConfORM, instead of FluentNH, to add code mapping to NH was a good choice? I'm just getting started on using NH and I had a feeling...
the other way: EF Fluent mapping is similar to FNH PS: Similarity is not commutative in this context :P Tuna Toksöz Eternal sunshine of the open source mind. ...
Hi all I have an app which has a physically separate database for each client. Some are on different machines, but all on the same local network. When a...
Hi, I don't know all the details of your operation, but it seems to me that unless you actually need to track your Country object as a distinct entity in your...
Country was one example. There are many complex objects which need propagating, including legal entities etc which are definitely not value types. For...
... And how would I get a confirmation from the master + all clients, then change the data all within an atomic operation so that 1: The permission doesn't...
... Clients perform regular tasks based on *some* of the template data specified by a master database. The master can only change template state if the client...
Do you have a concrete example in terms of what the user is trying to achieve? From what you explain to me, you can't change shared date in case something is...
There isn't really a concrete example that I can give. The master database is a sub-set of the client database. It manages global data which is shared by all...
Yes. Kill the master DB, have each client system be independent and update their client data based on events they receive through some messaging system or...
... I don't have consistent data. I have a change which is rejected because the way a client is currently configured means its state will be invalidated if...
So, what are the implications of one client failing to update it's data (storing the message in a dead letter queue to be processed later once you figure out...
... If the master changes a piece of critical routing data for a country in such a way that the client cannot process it then changes need to be made to the...
We are looking to survey software developers about the impact software bugs have and what practices are most effective in preventing software bugs. To fill in...