DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

daveschinkel Subscribe to this feed
daveschinkel
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by daveschinkel
1
kicks
submitted by daveschinkel 13 hours, 49 minutes ago

codebetter.com — have learned an important lesson from my combined experiences at all the places I've worked. That is: raw requirements cause waste. A term I've used (and have heard others use) is that requirements are either "baked" or "not baked". For a development team to plan an iteration, or a scope of delivery, the requirements need to be baked. If we pull the development team into a planning session, we ensure the requirements are fully baked before the meeting. Developers will be asking specific questions about the details of the requirements, and answers need to be readily available. read more...

Add a comment add a comment | category: | Views: 2
tags: | tag it

3
kicks
submitted by daveschinkel 14 hours, 42 minutes ago

codezest.com — SharePoint SharePoint how sad are we Your marketing promise me everything under the sun & as far as my eyes can see A hidden cost, a nasty toss, a huge 5 year loss Go hire a whole team, 3rd party pugs-ins, SharePoint consultants with nothing BUT cost read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

1
kicks
submitted by daveschinkel 14 hours, 56 minutes ago

codezest.com — SharePoint SharePoint how sad are we Your marketing promise me everything under the sun as far as my eyes can see A hidden cost, a nasty toss, a huge 5 year loss Go hire a whole team, 3rd party pugs-ings, which ends up to very high cost read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

13
kicks
published 2 days, 4 hours ago, submitted by daveschinkel 2 days, 7 hours ago

devlicio.us — Well, it is about time we (Tim, Chris and myself) actually made this announcement. We will be doing a MVC book with O'Reilly titled 'Programming MVC'. We are super excited and super pumped to get this out the door. All three of us are huge fans of the MVC framework and know that this is framework going to be smashing success. read more...

Add a comment add a comment | category: | Views: 203
tags: , , | tag it

13
kicks
published 2 days, 4 hours ago, submitted by dwhittaker 2 days, 8 hours ago

dimecasts.net — A pairing session where Kyle and Derik use TDD to create a new Feature for DimeCasts.net read more...

Add a comment add a comment | category: | Views: 87
tags: , | tag it

14
kicks
published 4 days, 4 hours ago, submitted by dwhittaker 4 days, 8 hours ago

dimecasts.net — Learning how to turn an Anonymous object into a Dictionary via a short screencast read more...

Add a comment 1 comment | category: | Views: 280
tags: , | tag it

35
kicks
published 5 days, 7 hours ago, submitted by simonech simonech 5 days, 12 hours ago

weblogs.asp.net — ScottGu unveils the plans for Silverlight 3, shipping next year read more...

Add a comment 1 comment | category: | Views: 311
tags: | tag it

1
kicks
submitted by daveschinkel 6 days, 18 hours ago

devlicious.com — Over the years I have conducted my fair share of interviews with potential new employees for the different companies I have worked for. In fact my company is currently looking for a few good developers now. What has always confused me is the lack of questions asked by the potential candidate. Sure they ask the standard stuff like vacation, benefits (pay, 401k, insurance), work/life balance, company history. However, most fail to even mention anything about the team, the environment or the companies philosophy towards software development. If you ask me, knowing how the team is structured/ran is more important in some respects then ‘standard questions’. read more...

Add a comment add a comment | category: | Views: 12
tags: | tag it

30
kicks
published 5 days, 1 hour ago, submitted by Jemm Jemm 7 days, 10 hours ago

devlicio.us — "At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'. After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY...... Below are some of the answers I received (btw, not the first time I have heard these reasons)." read more...

Add a comment 1 comment | category: | Views: 330
tags: | tag it

13
kicks
published 11 days, 1 hour ago, submitted by M0CKMAN 11 days, 10 hours ago

dimecasts.net — A short screencast introduction on how to use the AutoMocking Conatiner in StructureMap read more...

Add a comment 4 comments | category: | Views: 104
tags: | tag it

5
kicks
submitted by daveschinkel 13 days, 19 hours ago

codezest.com — Today I needed to create a nested grid using repeaters. Pretty common but always a pain in the ass with all Microsoft controls. I needed to nest my repeaters just like you’d nest any other control like the DataGrid or GridView. The issue came up for me when I wanted to create a delegate for my nested repeater (repeater inside my parent). Since a nested control within a control (the nested repeater in this case) is not available at the page level, Intellisense or the compiler will not know that it exists. Because it’s nested inside a parent, it becomes pat of that parent’s collection of objects. read more...

Add a comment add a comment | category: | Views: 8
tags: | tag it

1
kicks
submitted by daveschinkel 15 days, 6 hours ago

devlicio.us — Another session that I sat in on today was "Open communication, Resistance to change, Going with the status quo with reference to the various roles on the team " If I could wrap up the entire session in a phrase it would be the following: When your team feels empowerment and has passion they will be successful Below are my notes, sorry they are not in a long descriptive form, but they are notes :) read more...

Add a comment add a comment | category: | Views: 4
| tag it

1
kicks
submitted by daveschinkel 15 days, 6 hours ago

devlicio.us — If you have not checked out the new AutoMocking Container that is part of StructureMap 2.5 I would highly suggest you do, it rocks. I thought I would show how simple it is to create a PartialMock on the Class under Test (CUT) when using the RhinoAutoMocker. Our Class we want to mock read more...

Add a comment add a comment | category: | Views: 5
tags: | tag it

2
kicks
submitted by daveschinkel 15 days, 6 hours ago

devlicio.us — One of the common themes of this years KaizenConf was how to move a towards being a lean organization. During most of the sessions and conversations that I was part I cannot tell you how often I heard words like Convince, Convert and Persuade said. read more...

Add a comment add a comment | category: | Views: 2
tags: | tag it

3
kicks
submitted by wisemx wisemx 17 days, 9 hours ago

devlicio.us — Today I was browsing my list of RSS feeds and I stumbled upon a posting that showed some Asp.Net code. This code was nothing out of the ordinary, it was simply someone building a table with a repeater. . . read more...

Add a comment add a comment | category: | Views: 12
tags: | tag it

15
kicks
published 18 days, 5 hours ago, submitted by dwhittaker 18 days, 10 hours ago

dimecasts.net — A short screencast on how to set up Castle Windsor for Auto Registration by using convention based registration. read more...

Add a comment add a comment | category: | Views: 123
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge