- Posted by SondreB on August 10, 2010
-
Here is my analysis of the recently “released” (embedded) Microsoft.Data.dll assembly, the namespace and the types it includes. It’s been the topic of a lot of heated debate recently, with viewpoints I’m unable to relate to and understand just from reading, so I needed to u...
[More]
- Posted by SondreB on May 9, 2010
-
Here are the slides from my talk on Solution Architecture at MSDN Live in the spring of 2010. The slide decks alone isn't enough to appreciate the presentation, so I have included all notes that was written for the presentation. This means you can read through the presentation and the points I made ...
[More]
- Posted by SondreB on March 11, 2010
-
At the next MSDN Live tour in Norway (in April), I’m doing a talk about Solution Architect and SharePoint 2010 for Developers. I would like to air some ideas I have for the Solution Architecture talk and hopefully get some feedback, perhaps some tips and hints that can improve my talk. What’s in a...
[More]
- Posted by SondreB on January 18, 2010
-
Learn how you can create the CSR (Certificate Signing Request) for Windows Azure, using Internet Information Services 7.0 on Windows Server 2008 R2. The CSR is used to generate the proper SSL by any certificate provider. You will know learn how to go through the process of securing your Windows Azur...
[More]
- Posted by SondreB on December 28, 2009
-
As we enter a new decade, one which will be called The Tens or Twenty Tens, we are ready to a fresh start on a new decade. One which will bring huge important developments in all areas where human kind puts it’s efforts and energy. Let me first give a general introduction to what others have predi...
[More]
- Posted by sondreb on March 8, 2009
-

Computer security is one of the hardest things in computer science and engineering. It’s easy to make software today, anyone can do it. Though, not everyone knows how to develop security into their software.
Every week I come across insecure solutions and it frightens me, it gives me the willies.
See how easy it is to gain access to personal and private information if you're not carefully with how you use the net.
This is a must read for anyone that uses computers, I hope it can raise the awareness about insecure web services that we use every day in our lives...
[More]