sbanwart

Stories kicked by sbanwart

5 Ways Postsharp Can SOLIDify Your Code: Lazy Loading of Dependencies(www.sharpcrafters.com)

submitted by gfraiteurgfraiteur(988) 1 year, 3 months ago

Matthew Groves discusses how combining aspect-oriented programming and a service locator can provide an attractive alternative to dependency injection containers. Dependencies are loaded lazily when a property or field is first fetched, and there's no reference to the service locator in source code. read more...

add a comment |category: |Views: 363

tags: another

New Year's Resolutions for Software Developers(jeffblankenburg.com)

submitted by jblankenburgjblankenburg(1264) 2 years, 4 months ago

A great list of ways to challenge yourself in 2010. I especially like "I will be an agent of change in my organization." read more...

4 comments |category: |Views: 543

tags: another

A Failure in Microsofts Open Source Strategy(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 3 months ago

If they want their development tools to be the tools to develop with and they want Windows to be the platform to deploy solutions on (open source and otherwise), then they need to consider, very carefully, how they expect to achieve that. You’ve got to do more than release open source software . . . read more...

2 comments |category: |Views: 494

tags: another

Jeff Atwood Finally Jumps the Shark(kevinwilliampang.com)

submitted by kpanghmckpanghmc(2055) 3 years, 3 months ago

Well, we all knew it had to happen eventually. After years of great blog posts and insightful commentary on the programming world, Jeff Atwood has finally jumped the shark in his latest post which essentially says "programming is hard, let's go shopping!" read more...

add a comment |category: |Views: 788

tags: another

Today I've Realized How Far We Have To Go(codethinked.com)

submitted by deanweberdeanweber(230) 3 years, 3 months ago

A call to climb on the shoulders of giants within the software develeopment industry. read more...

add a comment |category: |Views: 451

tags: another

Mono 2.0 Released(mono-project.com)

submitted by jpobstjpobst(155) 3 years, 7 months ago

The Mono Project has released version 2.0 of Mono, enabling developers to run their .Net 2.0 applications on Linux and OSX. read more...

4 comments |category: |Views: 303

tags: another

.NET Developers' Reference Card Round-Up(alvinashcraft.com)

submitted by alashcraftalashcraft(1180) 3 years, 10 months ago

I thought I would share this list of reference cards / cheat sheets that I have compiled over the last year or so. If I am missing any good ones, please post them in the comments. read more...

7 comments |category: |Views: 648

tags: another

Alt.NET Podcast Launched!(altnetpodcast.com)

submitted by blowmageblowmage(455) 4 years ago

The Alt.NET Podcast has a new podcast. The premier episode is a conversation with David Laribee, Jeremy D. Miller, and Chad Myers about continuously improving yourself, your code, and your team. Give it a listen! read more...

add a comment |category: |Views: 118

tags: another

The seven sins of programmers(freesoftwaremagazine.com)

submitted by locrainlocrain(400) 5 years, 1 month ago

Fixing bugs in the coder, not the code read more...

add a comment |category: |Views: 2

tags: another

OUTPUT Clause in SQL Server 2005(nayyeri.net)

submitted by keyvankeyvan(4086) 5 years, 1 month ago

In this post you'll read about a new clause that is added to T-SQL with SQL Server 2005. OUTPUT clause helps you to retrieve data from inserted, updated or deleted rows. read more...

add a comment |category: |Views: 23

tags: another

Microsoft Releases SQL Server 2005 Service Pack 2(sqlservercode.blogspot.com)

submitted by yahdenyahden(715) 5 years, 3 months ago

SQL Server 2005 Service Pack 2 has been released read more...

1 comment |category: |Views: 0

tags: another

XUL Starter(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 4 months ago

Rob Chartier takes a look at XUL : "I wanted to start investigating XUL, Mozillia's version of XAML (actually XAML is a XUL rip off, but thats another story). If you have used Firefox or Thunderbird then you have already used XUL." read more...

add a comment |category: |Views: 7

tags: another

ASP.NET CSS Control Adapters Beta 3 Released(asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 6 months ago

Microsoft releases beta 3 of their ASP.NET CSS Control Adapters. The adapters change the ASP.NET server controls (GridView, Menu, etc) to render standards-compliant markup. read more...

add a comment |category: |Views: 6

tags: another

MS Vista vs Xgl Linux ( my vote for the linux world )(youtube.com)

submitted by marcosmarcos(2779) 5 years, 7 months ago

After see Xgl it in action in a real box I can't belive it, a frined run it on an Athlon 64 3000+ with an Nvidia Fx5200 the Linux performance is OUTSTANDING !!!! and check out all that effects, the 3D interface add a lot of usability to virtual desktops... I don't like Vista too much, I think that is too much over design and that promise more things that it really deliver =) read more...

1 comment |category: |Views: 0

tags: another

InfoQ: Why Would a .NET Programmer Learn Ruby on Rails?(infoq.com)

submitted by edburdoedburdo(1350) 5 years, 8 months ago

Expand your skills! Why you should learn a new language... and why it should be a non-MS language. read more...

add a comment |category: |Views: 14

tags: another

The new mbunit site(weblogs.asp.net)

submitted by jflowersjflowers(1860) 5 years, 8 months ago

A new mbunit site has been launched as a more user friendly way of accessing the mbunit downloads, help and other related information. read more...

add a comment |category: |Views: 14

tags: another