Nicolas Galler | May 29, 2007
Found this cool thing by accident today: http://www.fullphat.net/dev/index.htm
Found this cool thing by accident today: http://www.fullphat.net/dev/index.htm
Background-color set in containing divs causes some of the child divs to disappear, sometimes.
Come back here later on.
Check layout for PoolView with background-color set on tbodylt (on SEL)
This works beautifully:
Thanks to Yi Zhao!!!
"C:\Program Files\PuTTY\pageant.exe" "E:\Documents\SSH\putty_key.ppk"svn+ssh://username@host/home/nether/SVNUPDATE – this method is so damn slow over the LAN I really can’t recommend it anymore (I am running a local svnserve now). BUT, I think it might be OK over the web – I believe the issue is there is a huge overhead in establishing the connection, and TortoiseSVN does that (spawning a new SSH or something…) every time I open a folder. It feels like VSS, if you know what I mean. Meanwhile over the internet there is a bigger latency to deal with so the overhead of opening the SSH may not be that noticeable.
Trying to come up with a simple implementation of the MVP pattern. We want to minimize the fuss, minimize the deviations to standard ASP.NET, maximize testability of the presenters, minimize coupling
Scenario:
The views will be ASP.NET user controls (ascx files):
So, there is a hierarchy of view. A pool view contains a pool manager view. There is also a hierarchy of objects, because a pool view represents a pool, and a pool manager view a manager (or list thereof). There needs to be a parallel hierarchy of presenters, right? Or should 1 presenter be responsible for doing it all? No, this would be 2 reponsibilities upon 1 class. Too much.
So, the questions are:
Prompt for:
* Aggregate Root (eg SSSWorld.Common)
* Root Folder (eg …..\Projects\SSSWorld\Common\src\Common) -> should be same as solution??
* Sub-Namespace, eg Data for SSSWorld.Common.Data
Tool will determine final location: src\Common\Data
Set version in AssemblyInfo.cs to 1.0.0.*
Check the “generate documentation”