Re: [OT] Decent workplaces for a dev in Canberra

2010-08-23 Thread DotNet Dude
Based on the description it looks more like a Javascript position :p On Tue, Aug 24, 2010 at 11:16 AM, Paul Samways wrote: > Hi Paul, > > Definitely try http://www.finalbuilder.com/jobs.aspx, we've just updated the > Jobs page today with a new ASP.NET MVC Web Developer position. > > If you want t

RE: [OT] Decent workplaces for a dev in Canberra

2010-08-23 Thread Paul Samways
Hi Paul, Definitely try http://www.finalbuilder.com/jobs.aspx, we've just updated the Jobs page today with a new ASP.NET MVC Web Developer position. If you want to know more, feel free to email me privately (p...@finalbuilder.com). Paul. -Original Message- From: ozdotnet-boun...@ozdot

Re: Data Structure - timeseries

2010-08-23 Thread David Richards
Jeff, How about a SortedList ? Then do a search on .Keys (for example a binary search since they will be in order) to find the datetime closest to the one you want and then just retrieve .Keys[FoundIndex + 1] to get the next one. You can then use the two keys to get the two objects. David "If

Data Structure - timeseries

2010-08-23 Thread Jeff Sinclair
I have some time series data, which contains various parameters read over a period of time as varying intervals. I am working on a replay interface for the data. I want to allow the retrial of a value at any point in time. The value being calculated by simple straight line between the nearest tw

Re: VS2010 and SDK 7.0A and 7.1

2010-08-23 Thread Stephen Liedig
I thought 7.1 was aligned with .NET 4 whereas 7.0A was still 3.5 SP1? Could be mistaken though. On 23 August 2010 01:05, Greg Keogh wrote: > I’ve finally upgraded to Visual Studio 2010 and it all seems to be > working well. I haven’t had time to look into the snazzy new features yet, > as I’ve