AndyMac

Stories kicked by AndyMac

When the Going Gets Tough or How to Improve(michaeleatonconsulting.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 11 months ago

How to improve yourself as a developer. read more...

add a comment |category: |Views: 364

tags: another

Professional Programming and who's a pundit(hanselman.com)

submitted by jlibertyjliberty(260) 3 years, 11 months ago

Hanselman sums it up as well as I've seen itdone. read more...

add a comment |category: |Views: 288

tags: another

ASP.NET MVC Preview 3 Release (weblogs.asp.net)

submitted by DannyDouglassDannyDouglass(1260) 3 years, 11 months ago

From ScottGu's weblog - "This morning we released the Preview 3 build of the ASP.NET MVC framework. I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release. Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation." read more...

1 comment |category: |Views: 265

tags: another

Why I’m a better software developer than you(ytechie.com)

submitted by SuperJasonSuperJason(2740) 4 years ago

What makes one developer better than another? Shouldn't we all be performing at the same level? Of course not, we're not sewing buttons on an assembly line. We're using every bit of our intelligence to create something that we can only being to understand. read more...

add a comment |category: |Views: 42

tags: another

Developer Day Scotland(florian-brede.de)

submitted by lbkslbks(70) 4 years, 1 month ago

Developer Day in Glasgow on the 10th of May at the Caledonian University read more...

add a comment |category: |Views: 2

tags: another

Scotland ALT.NET user Group(tech.groups.yahoo.com)

submitted by carcercarcer(240) 4 years, 1 month ago

A Scottish group dedicated to spreading the word on alternative practices than those prescribed by Microsoft in read more...

add a comment |category: |Views: 1

tags: another

VisualSVN 1.4 Released(visualsvn.com)

submitted by rimsystemsrimsystems(6119) 4 years, 1 month ago

The best Visual Studio add-in for working with Subversion has released an update. A couple new features and a lot of bug fixes. read more...

2 comments |category: |Views: 18

tags: another

Do You Really Want to Be a Development Team Leader?(andrewtokeley.net)

submitted by tokestokes(1085) 4 years, 1 month ago

Ask any up and coming developer what they would like to do in the next year or so and you'll invariably hear, "I'd like to become a Development Team Leader". Hopefully most will have actually considered the change of role and be looking for new challenges and ways to contribute more to their chosen profession. However, for some this is an automatic response to a question that is particularly difficult to answer in an industry with no clear career path. For others it's simply a way to move up the pay scale. read more...

add a comment |category: |Views: 29

tags: another

Upcoming Changes In Routing(haacked.com)

submitted by javeryjavery(5523) 4 years, 1 month ago

Phil Haacked details the changes (some of them breaking) to Routing in ASP.NET MVC. read more...

add a comment |category: |Views: 2

tags: another

This Is Why We Can't Have Nice Things, People(kohari.org)

submitted by nkoharinkohari(1310) 4 years, 1 month ago

A brief discussion of the Rob Conery TDD backlash, and what it says about open-source on .NET, and the community at large. read more...

3 comments |category: |Views: 14

tags: another

Functional Programming - Is it worth your time?(aabs.wordpress.com)

submitted by aabsaabs(850) 4 years, 1 month ago

Functional Programming is probably simpler than you think. It’s based on the idea that there is often very little distinction between programs an data. This post explores the simple techniques that gives functional programming so much power. Examples are in C#. read more...

add a comment |category: |Views: 9

tags: another

Grouping Linq Aggregates in C#(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 1 month ago

A quick primer on Linq Grouping and Aggregates within Groups. read more...

1 comment |category: |Views: 235

tags: another

Using Spring.NET and NHibernate with ASP.NET MVC(devlicio.us)

submitted by joejoejoejoejoejoejoejoe(1140) 4 years, 1 month ago

getting NHibernate lazy loading to work in symbiosis with Spring.NET dependency injection for controllers read more...

add a comment |category: |Views: 405

tags: another

ASP.NET MVC: MVC Storefront, Part 2 : Rob Conery(blog.wekeroad.com)

submitted by javeryjavery(5523) 4 years, 1 month ago

The second in a series of screencasts documenting the building of an eCommerce storefront using ASP.NET MVC. read more...

4 comments |category: |Views: 78

tags: another

ASP.NET MVC: Introducing The MVC Storefront Series : Rob Conery(blog.wekeroad.com)

submitted by javeryjavery(5523) 4 years, 1 month ago

The first in a series of screencasts documenting the building of an eCommerce storefront using ASP.NET MVC. read more...

add a comment |category: |Views: 41

tags: another

Heavyweight tests == lots of future pain(devlicio.us)

submitted by javeryjavery(5523) 4 years, 1 month ago

The danger of doing too much in your tests read more...

add a comment |category: |Views: 2

tags: another