DotNetShoutout - Stories tagged with Agile
6
shouts

Primes Kata

published 13 days, 21 hours, 2 minutes ago posted by http://uri-lavi.pip.verisignlabs.com/http://uri-lavi.pip.verisignlabs.com/ 14 days, 10 hours, 43 minutes ago
Thursday, March 04, 2010 11:31:14 AM GMT Wednesday, March 03, 2010 9:50:21 PM GMT
One of the key aspects of a Software Craftsmanship is constant practice. Kata (from Martial Arts) is one form of such practice. The notion of a Code Kata was first introduced by Dave Thomas and can be viewed as: Practice of the same methods, solutions and activities to a perfection. Practice of the same problem, tackling it each time from a different angle or with a different solution. Below is a video recording of a C# TDD Primes Kata... (more)
category: Agile | clicked: 44 | comment | | source: urilavi.blogspot.com
tags: Agile, C#, Kata, TDD
4
shouts

Daily tech links for .net and related technologies - Mar 01-03, 2010 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 17 days, 1 hour, 39 minutes ago
Monday, March 01, 2010 6:54:16 AM GMT
ASP.NET MVC TempData Extension Methods - Donn, Model Validation & Metadata in ASP.NET MVC 2 - K. Scott Allen, Encrypted Hidden Inputs in ASP.NET MVC - Ashic, SiteMapProvider for Dynamic Data - Steve, Web Forms Routing in ASP.NET 4 - David Hayden, Isolating browser specific code in Javascript: - Mark Needham, Introduction to the Reactive Extensions for JavaScript – Cre... (more)
category: ASP.NET | clicked: 10 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, Silverlight, SQL, Web Service
4
shouts

Daily tech links for .net and related technologies - Feb 22-24, 2010 - Sanjeev Agarwal

published 23 days, 2 hours, 34 minutes ago posted by sanjeevanasanjeevana 23 days, 22 hours, 27 minutes ago
Tuesday, February 23, 2010 6:00:03 AM GMT Monday, February 22, 2010 10:06:13 AM GMT
Partial Validation in ASP.NET MVC 2 - Steve Sanderson, ASP.NET 4.0, Part 5: I’lll Name That Browser In One - Dan Maharry, Manipulating Action Method Parameters - Phil Haack, jQuery Custom Element and Global Events - Sergio Pereira, Making your ASP.NET application work as a service - Al Pascual, Intro to jQuery Materials - G. Andrew Duthie, Web Design25 jQuery Tutorial... (more)
category: ASP.NET | clicked: 12 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, Silverlight, SQL, Testing, WCF, Web Service
11
shouts

Connected Show #23 – Agile: Putting the “soft” in Software

published 50 days, 19 hours ago posted by plaudatiplaudati 51 days, 15 hours, 34 minutes ago
Tuesday, January 26, 2010 1:33:47 PM GMT Monday, January 25, 2010 5:00:09 PM GMT
In this episode, guest Stephen Bohlen joins Peter to discuss the Agile software development methodology. Stephen talks about what it means to be agile, how agile can improve the software development process, and what boiling molasses may portend for the future of “software engineering”. Also, guest host Andrew Brust joins us for a review of the shiny new toys shown at CES in Las Vegas, NV. (more)
category: Podcast | clicked: 41 | comment | | source: blogs.msdn.com
tags: Agile, Agile Development, CES
10
shouts

Agile ADO.Net Persistence Layer Part 4: Writing data access for new data shapes

published 50 days, 19 hours ago posted by http://rlacovara.blogspot.com/http://rlacovara.blogspot.com/ 51 days, 16 hours, 12 minutes ago
Tuesday, January 26, 2010 1:33:47 PM GMT Monday, January 25, 2010 4:21:45 PM GMT
I recently decided that I needed to take a fresh look at how to build a persistence architecture that would provide the flexibility of an ORM, that would embrace change instead of resist it (making maintenance code easier), and would use ADO.Net.  I started building from the ground up, threw away any best practices that resulted in friction, and Agile ADO.Net Persistence Layer is the result.  Part 1 in the series can be found here: Agile ADO.Net Persistence Layer Overview. What’s a new data shape? Has t... (more)
category: Architecture | clicked: 48 | comment | | source: rlacovara.blogspot.com
tags: ADO.NET, Agile, DTO
3
shouts

Daily tech links for .net and related technologies - December 7-8, 2009 -Sanjeev Agarwal

posted by sanjeevanasanjeevana 100 days, 16 hours, 8 minutes ago
Monday, December 07, 2009 4:25:49 PM GMT
Authenticated web services calls with Asp.Net MVC, JQuery 1.4 Alpha 1 Announced, Easy HTML Templating with JQuery, Managed Metadata in SharePoint 2010 – some notes on the "why", Writing custom MembershipProvider, Fluent Html Helpers In Asp.Net MVC, A fluent HtmlHelper extension for using FusionCharts in ASP.NET MVC, Part 2, Introducing Easy front-end framework, Resetting Focus After Selecting a Date with the JQuery UI DateSelector, 22 Advanced CSS Text Effects And Web Typography Tips, Incredibl... (more)
category: ASP.NET | clicked: 6 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, ASP.NET, Silverlight, SQL, UX, Web Service
11
shouts

Code Cleanup: Using Agile Techniques to Pay Back Technical Debt

published 100 days, 7 hours, 57 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 102 days, 11 hours, 14 minutes ago
Tuesday, December 08, 2009 12:36:28 AM GMT Saturday, December 05, 2009 9:19:51 PM GMT
Every codebase contains some measure of technical debt – code that is maddeningly hard to test and maintain. We outline some ideas for identifying and dealing with the high-interest debt in your code. (more)
category: Agile | clicked: 54 | comment | | source: msdn.microsoft.com
tags: Agile, MSDN, MSDN Magazine
3
shouts

Daily tech links for .net and related technologies - December 5-6, 2009 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 102 days, 15 hours, 13 minutes ago
Saturday, December 05, 2009 5:20:17 PM GMT
Resolving ASP.NET Web.Config Inheritance, ASP.NET MVC 2 Part 3 – Creating a Data Model with NHibernate, Handling PartialView ViewData that is unrelated to the ViewData in the parent View in ASP.NET MVC, What Are Anti Cross-site Request Forgery Tokens And What Are They Good For?, Overriding the HTTP Verb in ASP.NET MVC 2, Rendering an RDLC directly to the Response stream in ASP.NET MVC, Mobile Device Detection and Redirection Using ASP.NET/MVC, jQuery 1.4 Live() Form Submit Support, Enable And Dis... (more)
category: ASP.NET | clicked: 5 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, ASP.NET, jQuery, Silvelight, SQL, UX, Web Service
4
shouts

Daily tech links for .net and related technologies - December 3-4, 2009 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 104 days, 16 hours, 34 minutes ago
Thursday, December 03, 2009 3:59:59 PM GMT
Working With Client ID In ASP.NET 4, T4CSS: A T4 Template for .Less CSS With Compression, Understanding Partial Views in ASP.NET MVC Application, MVC Turbine v2.0 RTM, How to Reduce Javascript Libraries Loading Time: Best Practice, Removing Unnecessary HTTP Headers in IIS and ASP.NET, HTTP Headers for Dummies, Web Application Performance: CSS Data URIs (more)
category: ASP.NET | clicked: 9 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, ASP.NET, jQuery, Silverlight, SQL, UX, Web Service
9
shouts

Behaviour Driven Development for .NET developers

published 125 days, 22 hours, 18 minutes ago posted by gergelyoroszgergelyorosz 126 days, 11 hours, 19 minutes ago
Thursday, November 12, 2009 10:15:50 AM GMT Wednesday, November 11, 2009 9:15:07 PM GMT
Introduction to BDD for .NET developers: what it is, what .NET tools there are to support it and how it can help in software projects. (more)
category: Agile | clicked: 79 | comment | | source: gregdoesit.com
tags: Agile, BDD, Cucumber, NBehave
12
shouts

Software Externalities - Phil Haack

published 153 days, 22 hours, 3 minutes ago posted by jantujantu 154 days, 21 hours, 54 minutes ago
Thursday, October 15, 2009 10:31:10 AM GMT Wednesday, October 14, 2009 10:40:05 AM GMT
If you’re a manufacturing plant, one way to maximize profit is to keep costs as low as possible. One way to do that is to cut corners. Go ahead and dump that toxic waste into the river and pollute the heck out of the air with your smoke stacks. These options are much cheaper than installing smoke scrubbers or trucking waste to proper disposal sites. Of course, economists have long known that this does not paint the entire picture. Taking these shortc... (more)
category: Agile | clicked: 47 | comment | | source: haacked.com
tags: Agile
5
shouts

Daily tech links for .net and related technologies - October 5-7, 2009 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 162 days, 23 hours, 57 minutes ago
Tuesday, October 06, 2009 8:36:14 AM GMT
Web Development How To Speed Up Your Website By 80% Or More Enterprise Library Validation example for ASP.NET MVC 2 thinking out loud: asp.net mvc & nhaml ASPhere web.config editor Efficient Server Side Paging With ASP.NET And jQuery 3 Image Techniques To Speed Up Your Website 5+ Steps to Speed up your Website punypng: PNG Compression and Image Optimization Asp.net MVC Areas in depth - on code Web Design How to Code a Clean Portfolio Design (Plus Free Five-Page Template) jQuery Lesson Serie... (more)
category: ASP.NET | clicked: 4 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, jQuery, Silvelight, SQL, Web Service
8
shouts

Scenario Driven Tests - Oren Eini

published 169 days, 22 hours, 8 minutes ago posted by StevesSteves 170 days, 6 hours, 33 minutes ago
Tuesday, September 29, 2009 10:25:40 AM GMT Tuesday, September 29, 2009 2:00:35 AM GMT
I originally titled this blog post: Separate the scenario under test from the asserts. I intentionally use the terminology scenario under test, instead of calling it class or method under test. One of the main problem with unit testing is that we are torn between competing forces. One is the usual drive for abstraction and eradication of duplication, the second is clarity of the test itself. Karl Seguin does a good job covering that conflict. I am dealing with the issue by the s... (more)
category: Agile | clicked: 40 | comment | | source: ayende.com
tags: Agile, Test, Testing
8
shouts

Agile UX development using low-fidelity prototypes

published 170 days, 20 hours, 26 minutes ago posted by faisalhossainfaisalhossain 172 days, 8 hours, 15 minutes ago
Monday, September 28, 2009 12:07:40 PM GMT Sunday, September 27, 2009 12:19:02 AM GMT
For me agile software projects is all about maximizing the customers’ value of the software being built by encouraging and incorporating feedback, new features and change requests as quickly and cheaply as possible. To achieve agility we adopt agile project process like Scrum, which ... (more)
category: UX | clicked: 64 | comment | | source: jonas.follesoe.no
tags: Agile, Prototype, sketchflow, User Experiance
3
shouts

Angry-Coders Comic: Steve Ballmer Hates Me

posted by http://rlacovara.blogspot.com/http://rlacovara.blogspot.com/ 175 days, 16 hours, 45 minutes ago
Wednesday, September 23, 2009 3:48:25 PM GMT
Programmer comic. Steve Ballmer hates me. (more)
category: ASP.NET | clicked: 14 | comment | | source: rlacovara.blogspot.com
tags: .NET, Agile, C#, Microsoft, programming humor, VB.NET
3
shouts

Daily tech links for .net and related technologies - September 21-23, 2009

posted by sanjeevanasanjeevana 177 days, 1 hour, 55 minutes ago
Tuesday, September 22, 2009 6:38:27 AM GMT
Daily tech links for .net and related technologies. (more)
category: ASP.NET | clicked: 5 | comment | | source: weblogs.asp.net
tags: Agile, Ajax, Architecture, ASP.NET, ASP.NET MVC, CSS, jQuery, Silverlight, SQL, WCF, Web Service, WPF
7
shouts

Software Development Methods - Dan Vanderboom

posted by MarkMark 206 days, 11 hours, 12 minutes ago
Sunday, August 23, 2009 9:21:59 PM GMT
Building a House Building a house is still one of the most common analogies I hear and use for discussing software development with customers.  The problem is that the architecture of the house is left out; and unless you’re a developer, it’s hard to understand why a stack of wireframes isn’t the comprehensive description of the system nee... (more)
category: Agile | clicked: 3 | comment | | source: dvanderboom.wordpress.com
tags: Agile, Architecture, Lean, Lean Systems, methodology
9
shouts

The Future of Agile Software Testing with xUnit And Beyond - Adam Goucher

posted by NickolayNickolay 212 days, 11 hours, 29 minutes ago
Monday, August 17, 2009 9:04:57 PM GMT
Matt Heusser interviewed Gerard Meszaros for InformIT recently. Here is the article, but here are the quotes from Gerard’s answers that really stood out for me. I think of the automated unit tests (and automated story tests) as “bug repellent” rather than “bug detection.” Traditional testing is about finding bugs while automated unit testing, done in conjunction with Test-Driven Development, is all about preventing the bugs from happening.A lot of the techniques I describe can be applied to para-functio... (more)
category: Agile | clicked: 7 | comment | | source: adam.goucher.ca
tags: Agile, Testing, xUnit.net
10
shouts

Distributed Agile Development at Microsoft Updated - AdeMiller

published 213 days, 6 hours, 2 minutes ago posted by StevesSteves 213 days, 11 hours, 40 minutes ago
Monday, August 17, 2009 2:31:28 AM GMT Sunday, August 16, 2009 8:54:01 PM GMT
A while back I wrote a white paper on Distributed Agile Development at Microsoft patterns & practices based on the experiences of the distributed teams at Microsoft patterns & practices. There were a couple of things that didn’t make it into the paper which should have and in the year or so since I wrote it I’ve also discovered more stuff that may make it into an updated version at some point. I’m presenting some of ... (more)
category: Agile | clicked: 12 | comment | | source: www.ademiller.com
tags: Agile, Agile Development
9
shouts

Kanban In Time-Boxes: The Cadence of WIP and Sprints - Derick Bailey - Los Techies

published 213 days, 6 hours, 2 minutes ago posted by StevesSteves 214 days, 16 hours, 4 minutes ago
Monday, August 17, 2009 2:31:28 AM GMT Saturday, August 15, 2009 4:29:53 PM GMT
A comment that was left on a previous post, and a response that I made to the comment, got me thinking about Kanban and time boxes such as Sprints or Iterations some more. As I stated in my response, I don’t think time boxes are “not Lean”, at this point. I still advocate and coach Scrum at my office. It is a significant improvement over the previous waterfall-ish chaos that our teams have operated in. I also advocate and coach Kanban. At times, the realms of Scrum and Kanban ... (more)
category: Agile | clicked: 11 | comment | | source: www.lostechies.com
tags: Agile, Kanban, Lean Systems, Management, metrics, Productivity, workflow
Previous 1 2 3 4 5 6 Next