alanl

Stories kicked by alanl

Introduction to jQuery Article posted(west-wind.com)

submitted by rstrahlrstrahl(7226) 3 years, 7 months ago

I've posted Part 1 in a 2 part series on jQuery today. Part 1 covers the client side features of jQuery from the basics all the way through creating simple plugins and extending jQuery. This is a long article that discusses a host of the really useful features that jQuery brings to the table for client side Javascript development. Part 2 will then follow up with server side ASP.NET integration. read more...

1 comment |category: |Views: 340

tags: another

The Onion Architecture(jeffreypalermo.com)

submitted by terrbleterrble(1665) 3 years, 9 months ago

The fundamental rule is that all code can depend on layers more central, but code cannot depend on layers further out from the core. This architecture is unashamedly biased toward object-oriented programming, and it puts objects before all others. read more...

1 comment |category: |Views: 487

tags: another

Foundations of Programming Ebook(codebetter.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 3 years, 11 months ago

Covering the basics of good programming. read more...

3 comments |category: |Views: 353

tags: another

Software Development and Programming Podcasts(redgreenrefactor.com)

submitted by alanlalanl(140) 3 years, 11 months ago

I couldn't find a good list of software development and programming podcasts so I created my own. Feel free to chime in with any you recommend! read more...

add a comment |category: |Views: 603

tags: another

Ext JS and ASP.NET MVC(redgreenrefactor.com)

submitted by aescobedoaescobedo(15) 3 years, 11 months ago

this is amazing! read more...

add a comment |category: |Views: 188

tags: another