c# Programming Glossary: reviews
When to use mocking versus faking in C# unit testing? http://stackoverflow.com/questions/1419713/when-to-use-mocking-versus-faking-in-c-sharp-unit-testing Roy Osherove He starts out by saying that he has done some reviews of test harnesses shipped with several open source projects... tags TestReview default.aspx These are basically video reviews where he walks you through these test harnesses and tells you..
Recommended ServiceStack API Structure http://stackoverflow.com/questions/15231537/recommended-servicestack-api-structure My thinking is the urls would be along the lines of event reviews or the reverse of this e.g. reviews event location reviews thing.. the lines of event reviews or the reverse of this e.g. reviews event location reviews thing reviews The issue I can see however.. reviews or the reverse of this e.g. reviews event location reviews thing reviews The issue I can see however is the GET for each..
Which C# 4.0 Book would you purchase, and why? [closed] http://stackoverflow.com/questions/2181729/which-c-sharp-4-0-book-would-you-purchase-and-why I would wait till the books are out and you can read some reviews about them till then I again highly recommend Jon Skeet's book...
Why are private virtual methods illegal in C#? http://stackoverflow.com/questions/3082310/why-are-private-virtual-methods-illegal-in-c and you have to enforce that with appropriate code reviews. Therefore private virtual is not necessary to prevent calling.. necessary to prevent calling internal virtual plus code reviews is sufficient. It is possible to implement this pattern already..
Fastest way to interface between live (unsaved) Excel data and C# objects http://stackoverflow.com/questions/3840270/fastest-way-to-interface-between-live-unsaved-excel-data-and-c-sharp-objects process and it's very impressive. ExcelDna gets very good reviews from those that use it. Edit Note the following correction as..
how to use sql server time data type in .net application? http://stackoverflow.com/questions/5301607/how-to-use-sql-server-time-data-type-in-net-application share improve this question Here is an MSDN article that reviews all the new Date and Time datatypes introduced in SQL Server..
Understanding Data Outside Of Service : SOA http://stackoverflow.com/questions/9483286/understanding-data-outside-of-service-soa I can't give recommendations. But I suspect that the reviews on amazon or bn.com are a good place to start. share improve..
|