Stories recently tagged with 'Review'

Good User Interface Design Patterns - "Don't Make Me Think!"(www.dotnetblocks.com)

submitted by DotNetBlocksDotNetBlocks(384) 1 year ago

“Don't Make Me Think!” is a book by Steven Krug that deals with web usability and user interface design patterns. This book touches on user patterns, designing for scanning, navigation design, web page layout, and usability testing. read more...

add a comment |category: |Views: 12

tags: another

Book Review: Microsoft Entity Framework in Action(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 4 months ago

I highly recommend this book. No further knowledge about Entity Framework is required. So you don’t have to know anything about EF1 in order to read and gain benefit of this book. Great effort spent on this book by the authors and the publisher. You’ll get a great value with reasonable amount of money compared to the information provided in this book. read more...

add a comment |category: |Views: 160

tags: another

A quick review of different UI frameworks(itaibh.blogspot.com)

submitted by itaibhitaibh(55) 2 years, 9 months ago

This post reviews several frameworks used for creating graphical user interfaces. I've decided to create such a review after noticing many programmers take a specific GUI framework for granted, as it is their automatic-choice-by-tool (i.e., they use what they're IDE let them, barely understanding the layers required to develop such a framework, and that there are alternatives they might have chosen if they had knew about). read more...

add a comment |category: |Views: 149

tags: another

colaab - View large images online instantly with DeepZoom integration(blog.stormideas.com)

submitted by andrewglover87andrewglover87(10) 2 years, 10 months ago

This video shows how the online collaboration tool colaab lets you load, view and share extremely large images image (up to 150mb), with minimal waiting time and no loss of quality or resolution. This is one of the most advanced utilisations of Microsoft Silverlight's DeepZoom technology on the web today. read more...

add a comment |category: |Views: 30

tags: another

Review and Summary of Greg Young's presentation(blog.decayingcode.com)

submitted by arch4ngelarch4ngel(585) 2 years, 11 months ago

Greg had a presentation here in Montreal for the user group ".NET Montreal Community". I didn't know Greg before his presentation. He was talking about "Everything you wanted to know about architecture but were afraid to ask". I must say that this presentation was really revealing to some point. Greg really made a point that customers are the architect's priority and that the job of the architect is to bring IT and Business together. read more...

1 comment |category: |Views: 7

tags: another

Screencast - SQL Examiner Suite 2008(mpaladino.com)

submitted by mjpaladmjpalad(615) 3 years, 4 months ago

SQL Examiner Suite consists of a couple of tools, SQL Examiner and SQL Data Examiner, that allow the user to compare and synchronize database schemas and data. This is a brief screencast introducing those tools. read more...

add a comment |category: |Views: 7

tags: another

Matt'sFeedback on ASP.NET AJAX Roadmap(mattberseth.com)

submitted by mosessaurmosessaur(5424) 3 years, 6 months ago

Matt Berseth sharing his ideas and feedback about ASP.NET AJAX Future. read more...

1 comment |category: |Views: 157

tags: another

The Future of ASP.NET AJAX(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 6 months ago

My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. read more...

add a comment |category: |Views: 421

tags: another

NDepend: code metrics at your service(blog.andreloker.de)

submitted by alokeraloker(1810) 3 years, 7 months ago

If you ever wrote code for a non-trivial project chances are that from time to time you stop an think: "I don't know, but I have the feeling that the code is not really clean/too complex/[insert adjective here that makes you feel bad about your code]". Chances are even that you did not had these thoughts - but your source code indeed was not really clean, too complex or what not. While the latter situation is certainly the worse of the two, both situation make clear that we need means to quantify the quality of our code. NDepend is an excellent tool that can be used to generate those metrics read more...

add a comment |category: |Views: 153

tags: another

The Infragistics’ user controls library review(dotnetfacts.blogspot.com)

submitted by eugenciutaeugenciuta(715) 3 years, 10 months ago

All my late .NET projects had a mandatory, common requirement: the Infragistics NetAdvantage control library. I have been using it since the 6.1 version came out, over one year of development period, on six different .NET projects. Considering this, I believe I have enough experience with this user control library to highlight all the goods and the beds that come out from it. read more...

add a comment |category: |Views: 66

tags: another

The seven sins of programmers(freesoftwaremagazine.com)

submitted by locrainlocrain(400) 4 years, 9 months ago

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

add a comment |category: |Views: 2

tags: another

Book Review - RSS and Atom(dotnetslackers.com)

submitted by garbingarbin(195) 5 years, 5 months ago

I decided to read this book because syndication formats are becoming more and more important as publishing systems for modern web sites. As the author remarks often (and he’s perfectly right) there’s a foundamental difference between a syndication (or publication) format like RSS or Atom (the two formats covered in the book) and a content format like HTML. read more...

add a comment |category: |Views: 3

tags: another