22,120 reputation
23140293
bio website streetadvisor.com
location Melbourne, Australia
age 38
visits member for 4 years, 7 months
seen 1 hour ago
stats profile views 3,960

Just another djork trying to ply his art in this mad mad world.


Sep
8
accepted EditorFor(..) throws an exception when my model is null in my ASP.NET MVC application
Sep
8
accepted How can I use Linq to project this parent and children object model, into a flat single object?
Sep
4
accepted Can I update a forked project, on git, to the original/master copy?
Sep
3
accepted How can I get this DateTime format in .NET
Aug
30
accepted How can I debug this StackOverflowException in my WinForm application?
Aug
30
accepted How can I change the text of an existing ToolTip control, in a PictureBox in my WinForm application?
Aug
28
accepted How to select a WinForm DataGridView value, for a specific column, when anywhere along the entire row is clicked?
Aug
25
accepted Why does Facebook's Open Graph protocol require an fb:admins or fb:app_id .. and what is the importance of this property?
Aug
25
accepted Is it possible to use custom host headers / bindings with IIS7 Express?
Aug
24
accepted Should this C# code be refactored to use the Lazy<T> keyword instead?
Aug
11
accepted Old ASP.NET webform has some inline code getting encoded :(
Aug
9
accepted How do I execute a controller action from an HttpModule in ASP.NET MVC?
Aug
9
accepted Is it possible to retrieve a Controller instance for some Url string in ASP.NET MVC3?
Aug
6
accepted ASP.NET MVC can't find route programatically
Aug
5
accepted How can I export some Blog posts from our Sql Server, to a file?
Jul
23
accepted How can I restrict remote access to Elmah?
Jul
2
accepted Is it possible to have an anonymous method when creating a list of items, with .NET + Linq?
Jul
1
accepted Any simple recommendations for creating a Password Salt and Hashing it?
Jul
1
accepted What type of security should I use if I wish to have a Forgotton Password ability on our website? AES?
Jul
1
accepted When should I use an INNER -LOOP- JOIN instead of an INNER JOIN