Coding notes for myself...

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

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:
Friday, August 14, 2009

Lotus Notes ODBC Driver Connecting to UNC Path

›
I’ve previously made a WebService that encapsulates calls to a Lotus Notes database. From this database I extract meeting rooms and today’s ...
1 comment:
Saturday, August 01, 2009

Hotfix KB 971092 for Visual Studio 2008 SP1 install problems

›
Hotfix KB 971092 for Visual Studio 2008 SP1 install problems. I found this workaround and it did the trick for me. Applies to: Security ...
1 comment:
Wednesday, July 08, 2009

Exporting GridView or ListView to Excel

›
A handy and simple way of exporting the content of your GridView og ListView to Excel. protected void ExportExcelButton_OnClick(object sen...
3 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.