Sign In
Janne Mattila's blog
From programmer to programmer -- Programming just for the fun of it
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 General
2007 Office system
ACT
Application Compatibility
Application Development
asp.net
C/C++
Excel
Excel Services
Fun
IE8
InfoPath
Microsoft CRM
Microsoft Office SharePoint Server 2007
Mobile
Programming
Silverlight
tips and tricks
Visual Studio
WCF
Archive
Archives
October 2010
(1)
December 2009
(1)
November 2009
(3)
October 2009
(1)
April 2009
(2)
March 2009
(1)
February 2009
(1)
January 2009
(1)
October 2008
(2)
September 2008
(1)
August 2008
(2)
June 2008
(2)
May 2008
(3)
April 2008
(1)
February 2008
(4)
January 2008
(4)
December 2007
(2)
November 2007
(2)
October 2007
(2)
September 2007
(2)
August 2007
(3)
July 2007
(1)
June 2007
(4)
April 2007
(1)
March 2007
(1)
February 2007
(4)
January 2007
(3)
February, 2008
MSDN Blogs
>
Janne Mattila's blog
>
February, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Janne Mattila's blog
Custom SharePoint application and System.IO.FileNotFoundException
Posted
over 4 years ago
by
jannemattila
1
Comments
Question: I have normal user access rights at SharePoint but I'm administrator of the physical SharePoint box. I don't have access rights to SharePoint databases but I still need to run few lines of code against SharePoint. I have created small console...
Janne Mattila's blog
CRM 4.0, SharePoint and ASP.NET Trace
Posted
over 4 years ago
by
jannemattila
3
Comments
Sometimes I tend to forget how much stuff is built into .NET Framework. Framework gives you nice set of features that you can use without writing a single line of code. ASP.NET Trace is one of them. I know that it's nothing new but I think that it's still...
Janne Mattila's blog
Comparing two databases (schema and/or data)
Posted
over 4 years ago
by
jannemattila
3
Comments
Quite often people like to know what's happening under the covers when they do something through user interface. For example they use CRM, SharePoint or some other product through user interface and they would like to know what has happened at the database...
Janne Mattila's blog
Catching unhandled exceptions in SharePoint
Posted
over 4 years ago
by
jannemattila
20
Comments
If you have done some dev stuff with MOSS you have most likely seen this: " An unexpected error has occurred. " is something that you probably don't want to see at your browser.... you want to have customized error page. In ASP.NET application you normally...
Page 1 of 1 (4 items)