VBUG Brighton: How to Write Crap Code in C# - Anti-Patterns for Performance

Organiser
VBUG
Date
Wed, 12 Nov 2008, 19:00 - 21:00 (Add to calendar) GMT
Venue
Madgex Ltd , Brighton, GB
Cost
FREE

Most developers want the best possible performance from their code. Inspired by the idea of "proof by contradiction" this talk looks at how to write slow code and how the .NET platform, Windows and the processor will try and sabotage your efforts. A variety of techniques for inefficient coding will be covered including: Flow control with Exceptions Abusing Threads Misuse of the Heap It's one man against some of the brightest minds in Redmond, seeking an answer to the question "How Slow Can It Go?" BEN LAMB is your presenter for this event, Ben has been writing business applications since the days of Visual Basic 2.0. During the dot-com era he had a brief foray into web development helping to write the UK's first online hotel reservation system, LeisureHunt, and developed geo-location services for a 3G mobile phone company. Realising that .NET was his platform of choice he now writes financial trading systems for investment banks in the City with occasional diversions into Python, Open Source and other interesting technologies. Please arrive from 18.30 ready for 19.00 start. Only VBUG members have guaranteed access to this event

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell