Chaps…
Where's everyone gone? Hmm? Like
Lazyjay, Wonko, Drydo, Shandy, Mike Hilden….to name but one or two
I know its been a while myself, but these guys lived here once like me – where's the neighbourhood gone?
Similar:
- Database schema question I am designing a data model for a local city page, more like requirements for it. So 4 tables: Country, State, City, neighbourhood. Real life...
- Is it possible in sql to group by fields matching some pattern? Is it possible in SQL to do grouping by LIKE patterns? I would like to achieve something like this: id|name 1 | Mike 2 |...
- How to implement the MVC pattern without keeping Views alive I’d like to implement the MVC pattern in a difficult situation. The difficulty is that my Models (the entities generating the events) are long-lived, while...
- How to generate histogram of Java object lifetimes I have a Tomcat Java webapp which is thrashing the Java GC when under load. I think this is due to a combination of a...
- all form to Querystring Hi all, Is there an easy way to get all information posted to a page into a querystring. ex: page1.aspx from name=mike address=street then on...