Blog Posts

Recent posts

Tab UI example in spring roo

less than 1 minute read

http://stackoverflow.com/questions/6419885/how-to-add-a-tab-container-to-a-spring-roo-page

Windows 7 memory profiling another example

less than 1 minute read

1 2 3 4 5 6 7 8 9 10 11 12 13 @echo off set _NT_SYMBOL_PATH=f:\src\Debug\;srv*c:\WebSymbol*http://msdl.microsoft.com/downloads/symbols xperf -on Base+Cswitch...

Windows 7 memory profiling example

less than 1 minute read

@echo off set _NT_SYMBOL_PATH=F:\src\Release\;srv*c:\WebSymbol*http://msdl.microsoft.com/downloads/symbols</p> xperf -on base xperf -start heapsession...