14 May, 2009
Posted by: Dennis Madsen In: ASP.NET
I’m working with the below MSSQL data structure which is handled by LINQ to SQL.
A ASP.NET WebService is using this LINQ to SQL to publish WebMethods like GetTanks() which returns a list of Tank objects.
My purpose is to create a web page which display the current SensorValues for all Tanks. Since I’m developing a client [...]
08 May, 2009
Posted by: Dennis Madsen In: Software
Earlier I was running Windows 7 Beta (build 7000) on both my 64-bit desktop (Intel I7-920 quad-core setup) and 32-bit netbook (Asus Eee 1002HA). As I’m unfortunately not a MSDN-member I have to wait until the 5th of May to get hold of the new Windows 7 RC (build 7100). Yesterday I had time for [...]