florianreischl.blogspot.com
Florian Reischl: May 2010 | Software Architecture, C#, TSQL
http://florianreischl.blogspot.com/2010_05_01_archive.html
Things about Software Architecture, .NET development and SQL Server. Sunday, May 30, 2010. Streaming Serialization with XmlSerializer. As known, .NET provides several different ways to serialize and de-serialize objects. One of those serialization techniques is the XmlSerializer. One solution is to implement the IXmlSerializable. Interface, which exposes the ReadXml(XmlReader). Operations. Though, this ends in quiet a bunch of complicated code. As the serializer, the XmlStreamingDeserializer class wraps ...
wilsonmar.com
HP ALM Quality Center : Its Annoyances, and what to do about them
http://wilsonmar.com/quality_center.htm
HP ALM Quality Center : How To Make It Work. This is an unabashed review of how to use HP ALM Quality Center (to version 9.2) despite annoyances. This page is one in a series for QA Managers:. Automated Functional Software Testing. Data Driven Test Frameworks. Enter your search terms. PDF: HP ALM product Data Sheet. Video: ALM 11 Product Roadmap. Presento by Raziel Tabib, HP Sr. Product Manager to Vivit, the independent user community of HP Software and Services. What is Quality Center/ ALM? The ALM prod...
sgrasmann.blogspot.com
Some thoughts on software development: Why WinRT in Windows 8 is based on COM instead of .NET – Part 4
http://sgrasmann.blogspot.com/2012/03/why-winrt-in-windows-8-is-based-on-com_3885.html
Some thoughts on software development. Wednesday, March 14, 2012. Why WinRT in Windows 8 is based on COM instead of .NET – Part 4. And then came the iPad…. In parallel to all the improvements in .NET, someone else gained a lot of strength by disrupting the mobile and tablet market: Apple reinvented mobile computing and created an application and developer ecosystem that had a very interesting business case for many developers. Problem 1: time to market. Problem 2: .NET loading and UI performance. Develop...
sgrasmann.blogspot.com
Some thoughts on software development: PDC2008 - Day 2
http://sgrasmann.blogspot.com/2008/10/pdc2008-day-2.html
Some thoughts on software development. Thursday, October 30, 2008. PDC2008 - Day 2. Keynotes 2 and 3. The second PDC day was again introduced by Ray Ozzie. The main topic of the keynote was to create holistic solutions for PC, Web and phones in order to create synergies and get the best out of the different devices. Ozzie and his colleagues introduced important new technologies as important blocks for this interesting vision on the Microsoft platform. A feature called libraries enables the user to create...
sgrasmann.blogspot.com
Some thoughts on software development: Why WinRT in Windows 8 is based on COM instead of .NET
http://sgrasmann.blogspot.com/2012/03/why-winrt-in-windows-8-is-based-on-com.html
Some thoughts on software development. Wednesday, March 14, 2012. Why WinRT in Windows 8 is based on COM instead of .NET. Disclaimer: I don’t work for Microsoft and have no deeper insights, but that might help to get an objective opinion why things came the way they came. To show that I need to go back to the beginning of my professional career as a software developer, when I learned the advantages and disadvantages of C and COM:. Part 1: In the beginning there was COM…. One thing in .NET was strange...
sgrasmann.blogspot.com
Some thoughts on software development: PDC2008 - Day 3
http://sgrasmann.blogspot.com/2008/10/pdc2008-day-3.html
Some thoughts on software development. Thursday, October 30, 2008. PDC2008 - Day 3. My next session was Clemens Vasters talking about Azure Services as an Internet Service Bus. Clemens did a great job in motivating the new cloud services and their technical details. Central point is a service registry, which can be found at http:/ servicebus.windows.net/services/. I recommend watching the video of this excellent presentation as soon as it is available online! VSTS 2010 Architect Edition. Who introduced h...
sgrasmann.blogspot.com
Some thoughts on software development: March 2012
http://sgrasmann.blogspot.com/2012_03_01_archive.html
Some thoughts on software development. Wednesday, March 14, 2012. Why WinRT in Windows 8 is based on COM instead of .NET – Part 4. And then came the iPad…. In parallel to all the improvements in .NET, someone else gained a lot of strength by disrupting the mobile and tablet market: Apple reinvented mobile computing and created an application and developer ecosystem that had a very interesting business case for many developers. Problem 1: time to market. Problem 2: .NET loading and UI performance. Develop...