jmancoder

Stories kicked by jmancoder

Signs of a GOOD Manager / Team Lead(codezest.com)

submitted by daveschinkeldaveschinkel(1720) 3 years, 5 months ago

Characteristics / attitudes / process of good management & leadership: 1) Have a passion about technology but read more...

add a comment |category: |Views: 888

tags: another

Using the ASP.NET MVC ModelBinder (screencast)(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 5 months ago

Abstract: "This screencast demonstrates how code can be made more maintainable and testable by delegating binding to client data to the ASP.NET MVC model binder architecture." read more...

add a comment |category: |Views: 184

tags: another

Haacked: ASP.NET MVC on IIS 6 Walkthrough(haacked.com)

submitted by JemmJemm(9604) 3 years, 5 months ago

"In this post, I want to provide a definitive guide to getting ASP.NET MVC running on IIS 6. I will walk through using the .mvc or .aspx file extension for URLs first, then I will walkthrough using extension-less URLs." read more...

1 comment |category: |Views: 194

tags: another

Useful HtmlHelpers for ASP.NET MVC(sharplife.net)

submitted by sharplifesharplife(4570) 3 years, 6 months ago

HtmlHelpers are super tiny weapons in ASP.NET MVC and they are growing day by day. In this post you will find a list of most useful HtmlHelpers for ASP.NET MVC and this list will be completed and completed! So you can join me to enlarge this list ;-) read more...

add a comment |category: |Views: 105

tags: another