Hannes's Mind Maze
Think smart!
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.Net
.Net Framework 3.5
Analysis and Design
ASP.Net
Books
Business Analysis
Domain Driven Design
General
Hardware
Humor
I.T.
New South Africa
Personal
Process
Programming
Security
Software
Software Development
Sport
System Analyst
Technology
Navigation
Home
Careers
Downloads
Support
Archives
October 2008 (2)
June 2008 (1)
May 2008 (1)
January 2008 (2)
November 2007 (4)
September 2007 (3)
August 2007 (10)
July 2007 (4)
June 2007 (3)
May 2007 (5)
April 2007 (12)
March 2007 (3)
February 2007 (8)
January 2007 (14)
December 2006 (6)
November 2006 (5)
October 2006 (6)
August 2006 (1)
July 2006 (1)
June 2006 (4)
May 2006 (2)
March 2006 (4)
February 2006 (4)
January 2006 (4)
December 2005 (1)
November 2005 (10)
October 2005 (7)
September 2005 (10)
August 2005 (5)
July 2005 (6)
June 2005 (11)
May 2005 (13)
April 2005 (15)
March 2005 (5)
February 2005 (7)
January 2005 (16)
December 2004 (1)
Book List
Applying UML and Patterns
Continuous Integration
Design Patterns
Domain-Driven Design
Object-Oriented Design Heuristics
Patterns of Enterprise Application Architecture
Programming Pearls
UML Distilled
The Pragmatic Programmer*
Applying Domain-Driven Design and Patterns*
UML 2.0 in a Nutshell*
Head First Design Patterns*
Herding Cats*
Object Oriented Systems Development*
Like to read
SA Developer
SA Architect
Joel on Software
Joel Reddit
The Daily WTF
Wikipedia
ScottGu's Blog
Slash Dot
Recent Posts
0
Comments
USB Monitors
by
hannes
This might be old news but it is still nice. LG’s L206WU LCD monitor allows you to connect to it via USB. And what is even better is the fact that you can daisy chain together these monitors. Now I know what I want for Xmas. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
Hardware
0
Comments
Google 10 years ago.
by
hannes
Do you remember what Google and internet looked like 10 years ago? Google has but it's 2001 index back at http://www.google.com/search2001.html . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
I.T.
,
Technology
0
Comments
Developing on USB memory sticks
by
hannes
Jeff Atwood from Coding Horror fame recently wrote about USB memory sticks and why we don’t ‘yet’ put our whole computing environment one a flash drive. Basically it comes down to speed according to him. Personally, for the last year or so with no problems, I’ve been using my memory stick to store development code on so that I can easily work between different machines. At work I check the code out onto the stick, take it out and work disconnect at home on another machine. Next morning I just plug...
Filed under:
Programming
,
Technology
0
Comments
System Analyst Questionare
by
hannes
Hi all. I’m planning to start a System Analyst user group at my work but first I need to do some homework. So I want to ask the following questions to you. 1. Have you ever work with an SA and know what a SA does? 2. Do you think SA’s are needed and have a role to play? 3. If you think so, please tell me what role you see the SA perform? 4. What typically do you think a SA should be able to deliver? 5. Do you see yourself becoming a SA? Reason? Thanks for your input. Share this post: email it! |...
Filed under:
System Analyst
1
Comments
Jimmy Nilsson is coming to Cape Town
by
hannes
In collaboration with PBT Group in Cape Town, South Africa, Jimmy Nilsson will be giving a presentation called "Is Domain-Driven Design more than Entities and Repositories?" and Niclas Nilsson will give a presentation called "Dynamic Languages for Statically Typed Minds". Read more here . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
Analysis and Design
,
Domain Driven Design
0
Comments
VS2008 IntelliSense for Visual Basic
by
hannes
Lisa Feigebaum from the VB team recently wrote two posts about VS2008 IntelliSense for Visual Basic. Read it here and here . The VS2008 IDE tools for VB.Net surely makes it the most productive tool for building .Net application today. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
Programming
,
.Net
1
Comments
Code Examples
by
hannes
<rant>One of the most irritating things for me when looking at partial code examples is that they never tell you which components to reference or which namespaces to use / import. </rant> :-( Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
I.T.
,
Programming
0
Comments
Going from VS2008 Beta to Release
by
hannes
If you, like me, have to upgrade from VS2008 Beta to VS2008 Release a good place to start is to read Scott Guthrie post on Steps to Uninstall VS 2008 Beta2 before installing the VS 2008 Final Release . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
Software
,
.Net
,
ASP.Net
,
.Net Framework 3.5
1
Comments
.Net 3.0 and .Net 3.5 Books
by
hannes
Two books that I recently added to my little library that I think everyone moving to .Net 3 and .Net 3.5 will find very useful are Pro C# with .NET 3.0 Special Edition Andrew W Troelsen Hardcover, 1186 pages 238 x 179 x 52mm (L x W x H) ISBN-13: 978-1-59059-823-8 2007 Published by APress and Pro ASP.NET 3.5 in C# 3.0 Matthew MacDonald Paperback, 1498 pages 235 x 235 x 52mm (L x W x H) ISBN-13: 978-1-59059-893-1 29 October 2007 Published by APress In due time I'll write more about these books...
Filed under:
Books
,
.Net
,
ASP.Net
,
.Net Framework 3.5
0
Comments
VB2008 Gems
by
hannes
Amanda Silver from The Visual Basic Team recently blogged about Hidden Gems in Visual Basic 2008 . <personal note>Call me a die hard VB developer. You see every time I start a new project I tell myself this one will be in C# but it always ends up as a VB.Net one. </personal note> Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
Programming
,
.Net
,
.Net Framework 3.5
1
Comments
A nice picture I found on Wikipedia explaining .Net 3.0
by
hannes
WCF is a new communication subsystem to enable applications, in one machine or across multiple machines connected by a network, to communicate. WPF is the graphical subsystem feature of the .NET Framework 3.0 and is directly related to XAML. WCS is a framework developed by Microsoft which securely stores digital identities of a person, and provides a unified interface for choosing the identity for a particular transaction, such as logging in to a website. WWF is a Microsoft technology for defining...
Filed under:
Programming
,
Software
,
.Net Framework 3.5
0
Comments
Non Functional Requirements Checklist / Template
by
hannes
1. USABILITY Usability is a measure of how well the software supports the execution of user tasks. Key factors contributing to usability are the presentation of information and the management of user interaction. Usability includes two other measures, affordance and accessibility. 1.1 Affordance is a measure of the cost of learning to be productive with a user interface [Nor]. A user interface may be highly usable once it has been learned, but difficult to learn. The well-known EMACS text editor...
Filed under:
Analysis and Design
,
Process
,
Business Analysis
0
Comments
Head First Object Oriented Analysis and Design book review
by
hannes
A while back a very nice lady at O'Reilly publishers, Kathryn Barrett, send me a book from the Head First series. Head First Object Oriented Analysis and Design is a very nice book for new analysts because it covers most of the basic's subjects. Topic's includes requirement gathering, analysis and design, architecture, design principals, iterations, testing and lifecycles. If you are used to reading Eric Evans and Martin Folwer this book maybe not be for you because it does not cover...
Filed under:
Analysis and Design
,
Books
3
Comments
Where is the SOAP?
by
hannes
While busy playing around with .Net Framework 3.5 I noticed to my surprise that I could not find the SoapFormatter. Am I missing something? Or have Microsoft decided to go only with XMLSerializer for Framework 3.5 serialization to XML? Which make sort of sense if you read what this guy have to say about comparing the two. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under:
.Net
,
.Net Framework 3.5
0
Comments
Spring.Net and AOP
by
hannes
One of Spring.Net claims to fame is it's implemetation of AOP (Aspect Oriented Programming). Read about it here and see how they do it here . Spring.NET is an open source application framework that makes building enterprise .NET applications easier. Providing components based on proven design patterns that can be integrated into all tiers of your application architecture, Spring helps increase development productivity and improve application quality and performance. Downloads are available through...
Filed under:
Programming
,
Software
,
.Net
More Posts
Next page »