Sign In
Mattias Lindberg
SharePoint, workflows, arkitektur och annat jag finner intressant!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework
BizTalk
BizTalk Scenarios
Enterprise Search
Events
Kerberos
Live Mesh
Misc
News
Office 2010
Parallell programmering
Photography
Recite
S+S
Security
SharePoint
SharePoint 2010
SharePoint Designer
Team Foundation Server
TechDays
Visual Studio
Visual Studio Team System
Windows
Windows Phone
Workflow
Archive
Archives
May 2011
(2)
January 2010
(2)
December 2009
(4)
September 2009
(1)
August 2009
(5)
April 2009
(1)
March 2009
(5)
September 2008
(3)
February 2008
(4)
December 2007
(7)
November 2007
(3)
October 2007
(1)
June 2007
(4)
March 2007
(5)
January 2007
(9)
November 2006
(5)
October 2006
(8)
September 2006
(3)
August 2006
(11)
July 2006
(4)
June 2006
(9)
June, 2006
MSDN Blogs
>
Mattias Lindberg
>
June, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mattias Lindberg
How/when BizTalk initializes variables used in Expression shape
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
I just learned something new the other day about how BizTalk initializes variables that is used in Expression shapes. I have always since my tests with BizTalk 2004 betas performed explicit new of variables that I have declared, i.e. I have called a constructor...
Mattias Lindberg
timerHelper: Provides high-precision timing
Posted
over 6 years ago
by
Mattias Lindberg
3
Comments
The first utility class I intend to describe is timerHelper. The purpose of this class is to provide a high-precision timing function. Please note that it is not a timer that issues events, instead is used to measure how long something has taken to execute...
Mattias Lindberg
Utility classes for timing, tracing and configuration
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
In a series of four articles (including this) I will discuss three utility classes that I frequently use when I as a consultant write code for my customers. These classes have been in development for a long time, timerHelper since 2001 and the other for...
Mattias Lindberg
Confusion among developers: .NET Framework vs. CLR versions
Posted
over 6 years ago
by
Mattias Lindberg
1
Comments
As you have already heard it was annonced some two weeks ago that WinFX will now be called .NET Framework 3.0. While it might make sense from a markering perspective to do this it will probably create confusion among developers. The reason is that...
Mattias Lindberg
Library for creating MIME messages
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
A tool that I have recently made use of is a library from Code Project. The library helped me to easily build MIME messages. As I was providing a high-level API to another caller I created a wrapper around the specific classes and methods exposed by this...
Mattias Lindberg
PInvoke.net
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
During my adventures in CryptoAPI land I found a web site that has helped me to create appropriate P/Invoke declarations. The site is called www.pinvoke.net and it contains P/Invoke declarations for a large number of Win32 APIs (always in C# and sometimes...
Mattias Lindberg
Lesson learned: Cannot unlock software certificate pincode from code
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
Due to a number of reasons we needed to ensure that the sender of a message, which we were going to sign, really knew the secret password/pincode to the certificate. The basic design of this is actually flawed but we could not change this as we only replace...
Mattias Lindberg
System.Security.Cryptography - Lots of new stuff in .NET 2.0
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
Recently I've been working in a BizTalk project where my main task has been to develop a module that is used to help signing and encrypting messages. I have then had the opportunity to dive a bit deeper into the functionality provided by the classes in...
Mattias Lindberg
First post
Posted
over 6 years ago
by
Mattias Lindberg
0
Comments
There are lots of interesting stuff happening right now! Primarily I'm thinking about BizTalk Server 2006 R2 and .NET Framework 3.0 which was both announced last week. Therefore I felt that this was a great time start blogging, lots of news to keep the...
Page 1 of 1 (9 items)