Browse by Tags

Izindaba #18
16 November 07 05:06 AM | cjlotz | with no comments
Time for another weekly round-up of developer news that focuses on .NET, agile and general development content. (Izindaba = Zulu for News). .NET ASP.NET MVC Framework (Part 1) - Scott Guthrie builds an e-commerce store application to illustrate how to use the cool new ASP.NET MVC Framework So Many Tools - So Little Time! - Jesse Liberty tries to summarize when to use what tools for doing Silverlight 1.0 and 1.1 development. Code Metrics as Check-in Policy - The Code Analysis Team shows how to prevent...
Continuous Performance Management
08 November 07 04:06 PM | cjlotz | 1 comment(s)
Performance is a very critical non-functional requirement for the SmartClient application that we are building. The application runs on PC's that do not necessarily have the latest spec hardware. Our application also indirectly "competes" with other company packages that are installed on the same machine. The last thing we want is for our company to loose business due to people complaining that the application is too slow to use. We therefore generate performance metrics as part of...
Filed under:
Izindaba #14
19 October 07 05:52 AM | cjlotz | with no comments
Time for another weekly roundup of news that focuses on .NET, agile and general development content: Should I commit to Silverlight 1.1 or Flex - Jesse Liberty is struggling with a case of some Silverlight addiction LINQ to DataSet: Data Binding - Erick Thompson explores the data binding options for LINQ to DataSet query results. Also see the follow up post about the LinqDataView . Understanding the Difference between Owners and Schemas in SQL Server - An article that explains the concept of schemas...
Izindaba #11
28 September 07 08:02 AM | cjlotz | with no comments
It is time for another weekly roundup of news that focuses on .NET, agile and general development related content: Armchair Agilist - Scott Bellware expresses his frustration with folks from within the .NET Community who keep on criticizing agile development without having done any actual agile development themselves. Why Fixed Price, Scope Bids Are Incompatible With Software Development - A thought provoking post by Mats Helander. Continuous Testing Explained - The future of TDD? Everything Is Fast...
Izindaba #10
20 September 07 03:28 PM | cjlotz | with no comments
A bit earlier than normal, but it is time for another weekly roundup of news that focuses on .NET, agile and general development related content: NCover 2.0.1 released - NCover follows the route of other tools before it like TestDriven.NET , NDepend and CodeSmith and becomes a commercial product. Here's the what's new for the latest release. NCoverExplorer 1.4.0 - Grant Drake has released an update to his excellent NCoverExplorer tool containing some fixes and new features . This will be...