jonathanconway

2,203
reputation
282 views

Registered User

name jonathanconway
member for 1 year
seen 22 hours ago
website
location Sydney, Australia
age
Nov
24
asked Separating rapid development from refactoring/optimization
Nov
24
asked Test-driven development with ASP.NET MVC - where to begin?
Nov
12
asked What technology stack is Second Life built on?
Nov
11
awarded  Notable Question
Nov
10
awarded  Popular Question
Nov
5
awarded  Popular Question
Oct
28
awarded  Notable Question
Oct
28
asked Is there a convenient tool for viewing/analysing JSON responses?
Oct
21
revised Using the SharpMap library to generate a Google Maps overlay
added 277 characters in body
Oct
21
asked Using the SharpMap library to generate a Google Maps overlay
Oct
21
asked Where do you put classes that are neither Controllers, Models, Helpers or ViewModels?
Oct
20
revised Converting long/lat to pixel x/y, given a zoom-level
edited title
Oct
20
revised Converting long/lat to pixel x/y, given a zoom-level
added 662 characters in body; deleted 50 characters in body
Oct
20
revised Converting long/lat to pixel x/y, given a zoom-level
added 220 characters in body
Oct
20
revised Converting long/lat to pixel x/y, given a zoom-level
edited title
Oct
20
asked Converting long/lat to pixel x/y, given a zoom-level
Oct
13
asked Using EditorFor<> to render a drop-down list
Oct
12
comment Getting the pixel co-ordinates of a Google map marker
Thanks, that's just the method I needed! (Actually it would be: 'map.fromLatLngToContainerPixel(markerPoint.getLatLng(), zoomLevel);' as the first parameter should be a GLatLng object.)
Oct
12
asked Getting the pixel co-ordinates of a Google map marker
Oct
12
awarded  Popular Question
Oct
8
asked How can I generate images of circles, of varying sizes?
Oct
7
asked Doing custom binding for a specific data-type in a ModelBinder
Sep
30
awarded  Yearling
Sep
29
asked C# code to serialize plain-old-CLR-objects to JSON
Sep
27
comment Rendering the field name in an EditorTemplate (rendered through EditorFor())
Just found a similar question being asked by @nathan-taylor: stackoverflow.com/questions/1329148/…
Sep
27
asked Rendering the field name in an EditorTemplate (rendered through EditorFor())
Sep
25
comment Hybrid static/dynamic Google Map
Hey Chris, sounds like an awesome site. Do you have any of it up on the web yet? Could you send me a link?
Sep
25
comment Programming (de)motivation and further plans…
I wish I was in your situation. I'm depressed at the moment because the guys I'm working with aren't much better than me, and I feel like I'm learning nothing new and my career is stagnating. So don't feel envious. You're in an excellent career position. Learn all you can from these guys, because that knowledge will help move you to the top.
Sep
24
asked Hybrid static/dynamic Google Map
Sep
22
revised Passing a large dataset to the client - Javascript arrays or JSON?
added 435 characters in body
Sep
22
revised Passing a large dataset to the client - Javascript arrays or JSON?
added 342 characters in body
Sep
22
asked Passing a large dataset to the client - Javascript arrays or JSON?
Sep
21
accepted Error: 40 - Could not open a connection to SQL Server - only on Staging website
Sep
21
accepted Maintaining ViewData between RenderAction calls
Sep
16
asked Is it possible to run an ASP.NET project and an ASP.NET MVC project side-by-site on the same website?
Sep
14
comment Google Map InfoWindow is too wide
Thanks! Just what I needed!
Sep
14
asked Google Map InfoWindow is too wide
Sep
11
comment Maintaining ViewData between RenderAction calls
Note: Looks like I'm not the only one with this issue: forums.asp.net/t/1438013.aspx
Sep
11
revised Maintaining ViewData between RenderAction calls
added 116 characters in body; deleted 116 characters in body
Sep
11
answered Maintaining ViewData between RenderAction calls
Sep
11
revised Maintaining ViewData between RenderAction calls
added 4 characters in body
Sep
11
asked Maintaining ViewData between RenderAction calls
Sep
11
asked ASP.NET MVC - Current Action from controller code?
Sep
9
asked Is it a good idea to put content access logic in a BaseController?
Sep
8
asked RedirectToAction between areas?
Sep
8
answered Error: 40 - Could not open a connection to SQL Server - only on Staging website
Sep
8
accepted Site navigation for an ‘Admin’ application in ASP.NET MVC
Sep
8
answered Site navigation for an ‘Admin’ application in ASP.NET MVC
Sep
8
asked Error: 40 - Could not open a connection to SQL Server - only on Staging website
Sep
4
answered Rendering a view on-the-fly