Coding notes for myself...

.NET, C#, Visual Studio, Architecture, Patterns, Tips&Tricks, Bug issues, etc.

Friday, July 15, 2016

Android: "Screen Overlay Detetect"

›
I got this error when trying to allow apps storage rights: "Screen Overlay Detetect". Solution was to remove the night clock displ...
Tuesday, July 12, 2016

System.IO.FileLoadException : Could not load file or assembly 'Moq, Version=4.5.10.0, Culture=neutral, PublicKeyToken=69f491c39445e920' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

›
Solution found here: http://blog.myget.org/post/2014/11/27/Could-not-load-file-or-assembly-NuGet-Assembly-Redirects.aspx From any  .c...
2 comments:
Monday, January 11, 2016

Error comparing historic versions of a TFS source controlled file

›
Recently I've been running into this problem all the time. Comparing two files inside Visual Studio only gives me this warning: "Er...
Friday, May 31, 2013

RSACryptoServiceProvider.VerifyHash() throws exception “Object identifier (OID) is unknown”

›
  The problem occurs when calling RSACryptoServiceProvider.VerifyHash() in .Net 3.5.1. Only on some servers. Ok on windows 7 and most wind...
1 comment:
Monday, October 29, 2012

Outlook 2013 Calendar Weather in Celsius

›
The new calendar has weather info. To show in Celsius instead of Fahrenheit go to the setting in the option tab. Now the weather info is...
Friday, October 12, 2012

VS2012 Code Clones

›
The new Visual Studio 2012 has an very useful refactoring tool, the Analyze Solution for Code Clones. The current project I’m working on...
Thursday, May 26, 2011

How to add Azure Diagnostics Trace

›
There are numerous ways to log and trace your application. Both build in with the framework, like debug and trace (listeners), and third par...
Wednesday, May 18, 2011

WCF Azure and Connection Strings

›
Moving to Azure some changes to the old way of using web.config must be done. Connection strings and applications settings that used to be i...

SQL Azure

›
Moving the database to the cloud was trivial. Everything behavous more or less the same from Visual Studio and SQL Server Management Studio....
1 comment:
Tuesday, December 21, 2010

My Bag of Tools for 2011

›
This is my bag of tools. I need to constantly improve it. I will update my list with new tools. And with replacement which are superior to w...
Monday, December 13, 2010

WCF readings and downloads

›
There is a lot of useful blogs out there. And the technology surrounding WCF as a communication line between businesses is growing. But ther...
1 comment:
Thursday, December 02, 2010

'', hexadecimal value 0x1F, is an invalid character.

›
Using XElement to create html in code behing. Reusing the existing code with new data, the XElement gives this error  trying to access the T...
1 comment:
Friday, November 26, 2010

Compiling in Release Mode

›
Adding WebformsMvp with NuGet to an existing WebForms project worked like a charm. I’ve been running the site and new page on my localhost f...
2 comments:
Monday, November 22, 2010

WebformsMvp

›
WebformsMvp looks like what both me and this “old” project was needing. This old project I’m talking about isn’t really that old, only two ...
1 comment:
Friday, September 17, 2010

Some words on Norwegian letters

›
First as a proud Norwegian, I must say this problem hadn’t been there if not the Swedish also had their own letters. We Scandinavians always...
Wednesday, May 26, 2010

Share a single mouse and keyboard between multiple computers

›
I must advertise for this nice and cool utility. Synergy lets you easily share a single mouse and keyboard between multiple computers with ...
1 comment:
Monday, October 26, 2009

Windows 7 x64 and Citix Access Gateway

›
A long needed reinstall on my work laptop. I previously had Vista, but downgraded to XP unwillingly cause support wouldn’t let me struggle a...
Saturday, September 05, 2009

Installing Windows 7 Starter on Asus Eee 901

›
BIOS First update your Bios to the latest version. I don’t know of any known problems if you don’t. But I did update bios before installing,...
Tuesday, August 25, 2009

Cannot start Microsoft Office Outlook. Cannot open the Outlook window.

›
Today Outlook doesn't start. It gives me the error message "Cannot start Microsoft Office Outlook. Cannot open the Outlook window....
Monday, August 17, 2009

Automated Integration Testing WCF Services

›
Automated testing, both unit and integration, is the holy grail these days. I’m all up for the concept, and I’ve done a fair part of testing...
2 comments:
‹
›
Home
View web version

About Me

My photo
Stig Brembo
Fredrikstad, Norway
This is my profession blog as a developer and software architect. The opinions expressed here represent my own and not those of my employer or customers. You will also find me on LinkedIn.

View my complete profile
Powered by Blogger.