zeegbee

Stories kicked by zeegbee

UI design patterns library(ui-patterns.com)

submitted by uadozeruadozer(650) 4 years, 2 months ago

Very cool site which shows give you ideas about visual presentation for misc elements of user interface read more...

2 comments |category: |Views: 339

tags: another

Mapping options in LINQ to SQL (lostechies.com)

submitted by powerrushpowerrush(3873) 4 years, 2 months ago

It turns out there are four (count 'em, four) ways of mapping your LINQ to SQL entities DTO's: VS designer (.dbml) Command-line SqlMetal tool Hand-coded with attributes Hand-coded with external XML files read more...

add a comment |category: |Views: 9

tags: another

Kevin@Work: Bag-o-Tricks March '08 Edition(work.j832.com)

submitted by bradygasterbradygaster(4897) 4 years, 2 months ago

Collection of excellent WPF controls and implementations for you to use. Binaries and source available. read more...

add a comment |category: |Views: 17

tags: another

The One Single Tip to Comment Your Code(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 4 years, 2 months ago

You've heard about 13 tips to comment your code, but what about the One Single Tip? read more...

add a comment |category: |Views: 9

tags: another

ASP.NET MVC In-Depth: The Life of an ASP.NET MVC Request - Stephen Wal(weblogs.asp.net)

submitted by JozefSevcikJozefSevcik(1880) 4 years, 2 months ago

Lifecycle of request in ASP.NET MVC application. read more...

add a comment |category: |Views: 62

tags: another