Sign In
Stefan Goßner
Senior Escalation Engineer for SharePoint (WSS, SPS, MOSS, SP2010) and MCMS
Options
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
Recent Posts
Finally: DebugDiag 1.2 available on Microsoft Download Center
Posted
10 months ago
by
Stefan Goßner
9
Comments
Important Out-of-band security update to address ASP.NET issue will be released today
Posted
over 2 years ago
by
Stefan Goßner
0
Comments
How to deal with invalid characters in SOAP responses from ASP.NET web services
Posted
over 3 years ago
by
Stefan Goßner
5
Comments
ASP.NET AJAX 1.0 has been released!
Posted
over 5 years ago
by
Stefan Goßner
0
Comments
Microsoft® Visual Studio® .NET™ 2003 Service Pack 1 available for download
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
Tags
.NET
3rd party products
Backup / Restore
Blob Caching
Blogging Platform
Coding Tips
Content Deployment
Debugging
FAQ
Hotfix Info
IIS
Links
MCMS
MCMS and ASP.NET 2.0
MCMS Tip of the day
MOSS 2007 / WSS 3.0
Office Suite
Pages
Picks of the Week
Private Comments
Search
SharePoint
SharePoint 2010
Variation Feature
Visual Studio
Blog - Link List
Blog Links
Mark Harrison's Blog
Arpan Shah's Blog
Andrew Connell's blog
Angus Logan's blog
Joel Ward's Blog
Steve Cawood's blog
Chester Ragel's blog
Owen Allen's blog
My Code Samples
Mitch Prince's blog
Gyorgy Homolya's blog
SharePoint Team Blog
Joerg Sinemus' Blog
Patrick Heyde's Blog
Office Sustained Engineering Blog
Steve Chen's Blog
Victor Butuza's Blog
Roger Lambs Blog
Private Links
My private homepage (german)
MCMS Resources
MCMS FAQ
Spencers MCMS resource site
Stephen Huens Samples
Whitepapers and other Resources
My Code Samples
SharePoint Resources
WhitePapers and Links
My Code Samples
Archive
Archives
April 2012
(1)
March 2012
(2)
February 2012
(4)
January 2012
(5)
December 2011
(8)
November 2011
(23)
October 2011
(7)
September 2011
(7)
August 2011
(1)
July 2011
(4)
June 2011
(3)
May 2011
(3)
April 2011
(3)
March 2011
(1)
February 2011
(2)
January 2011
(1)
December 2010
(3)
November 2010
(4)
October 2010
(3)
September 2010
(5)
August 2010
(1)
July 2010
(1)
May 2010
(6)
April 2010
(3)
March 2010
(2)
February 2010
(1)
January 2010
(2)
December 2009
(5)
November 2009
(5)
October 2009
(3)
September 2009
(2)
August 2009
(3)
July 2009
(2)
June 2009
(2)
May 2009
(12)
April 2009
(5)
March 2009
(1)
February 2009
(3)
January 2009
(7)
December 2008
(8)
November 2008
(3)
October 2008
(4)
September 2008
(2)
August 2008
(2)
July 2008
(1)
June 2008
(1)
May 2008
(4)
April 2008
(4)
March 2008
(6)
February 2008
(4)
January 2008
(1)
December 2007
(2)
November 2007
(2)
October 2007
(2)
September 2007
(5)
August 2007
(4)
July 2007
(2)
June 2007
(2)
May 2007
(1)
April 2007
(5)
March 2007
(7)
February 2007
(4)
January 2007
(12)
December 2006
(4)
November 2006
(11)
October 2006
(9)
September 2006
(4)
August 2006
(5)
July 2006
(18)
June 2006
(8)
May 2006
(16)
April 2006
(6)
March 2006
(1)
February 2006
(9)
January 2006
(15)
December 2005
(7)
November 2005
(19)
October 2005
(20)
September 2005
(45)
August 2005
(12)
July 2005
(25)
June 2005
(14)
May 2005
(19)
April 2005
(27)
March 2005
(15)
February 2005
(5)
January 2005
(1)
December 2004
(2)
November 2004
(5)
September 2004
(3)
August 2004
(3)
July 2004
(4)
June 2004
(2)
May 2004
(1)
April 2004
(14)
March 2004
(3)
February 2004
(2)
December 2003
(12)
.NET
TechNet Blogs
>
Stefan Goßner
>
.NET
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Stefan Goßner
Finally: DebugDiag 1.2 available on Microsoft Download Center
Posted
10 months ago
by
Stefan Goßner
9
Comments
Finally after a long beta phase the final version of DebugDiag 1.2 has been released. The Debug Diagnostic Tool (DebugDiag) is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks or fragmentation, and crashes...
Stefan Goßner
Important Out-of-band security update to address ASP.NET issue will be released today
Posted
over 2 years ago
by
Stefan Goßner
0
Comments
Cross posting info about an important update for ASP.NET which will address an issue that affects all ASP.NET applications including SharePoint and MCMS. [cross post from Microsoft Security Response Center blog ] Today we provided advance notification...
Stefan Goßner
How to deal with invalid characters in SOAP responses from ASP.NET web services
Posted
over 3 years ago
by
Stefan Goßner
5
Comments
ASP.NET webservices use XML 1.0 which restricts the character set allowed to the following chars: [2] Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF] /* any Unicode character, excluding the surrogate blocks, FFFE, and...
Stefan Goßner
ASP.NET AJAX 1.0 has been released!
Posted
over 5 years ago
by
Stefan Goßner
0
Comments
ASP.NET AJAX 1.0 (formerly known as Atlas) has been released. You can download it from here . If you would like to use it together with MCMS you should know this article .
Stefan Goßner
Microsoft® Visual Studio® .NET™ 2003 Service Pack 1 available for download
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
Brief Description This download installs Service Pack 1 for Microsoft® Visual Studio® .NET™ 2003. Overview This download installs Service Pack 1 for Microsoft® Visual Studio® .NET™ 2003. Fixes in this Service Pack concern stability and security...
Stefan Goßner
New MCMS book covering ASP.NET 2.0 topics is now officially announced
Posted
over 6 years ago
by
Stefan Goßner
1
Comments
As some of you might already heard of: Lim Mei Ying (MCMS MVP), Spencer Harber (MCMS MVP) and myself are currently working on a book that covers enhancing MCMS websites using ASP.NET 2.0 features. It will deal with all the glitches of properly installing...
Stefan Goßner
WinFX is now .NET framework 3.0
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
[Via Somesegar ] ...we have decided to rename WinFX to the .NET Framework 3.0. .NET Framework 3.0 aptly identifies the technology for exactly what it is – the next version of our developer framework... Read more...
Stefan Goßner
MSDN Documentation Wiki
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
[Via Andrew Connell ] Now if this isn’t just damn cool!!! On this site you can add content to VS 2005 documentation topics and edit contributions from other users. Our goal is to extend the documentation with code examples, tips and tricks, and...
Stefan Goßner
Nice list of product versions managed by Andrew
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
Andrew has compiled a nice list of version numbers and products to allow you to easily identify the patch level or your system. The list currently covers the following products: .NET framework SQL Server CMS SharePoint (WSS/SPS)
Stefan Goßner
Ensure that strong named assemblies are not loaded from your bin directory!
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
Tess explains in detail why you should not place a strong named assembly into the bin directory of your web application but have to place it into the GAC: ASP.NET: Strong named assemblies should not be stored in the bin directory A must read...
Stefan Goßner
Ensure that debug is disabled on your production site!
Posted
over 6 years ago
by
Stefan Goßner
0
Comments
Tess explains in detail why you should never run a production site with debug enabled: ASP.NET Memory: If your application is in production… then why is debug=true A must read article!
Stefan Goßner
Problem with the ASP.NET 2.0 menu control and MCMS
Posted
over 6 years ago
by
Stefan Goßner
11
Comments
A couple of customers reported problems when using the menu control with ASP.NET 2.0 and MCMS. After analyzing one of the affected projects I identified that the reason for the problem is that the menu control seems to have a bug. It does not work...
Stefan Goßner
MCMS ASP.NET 2.0 AdRotator
Posted
over 7 years ago
by
Stefan Goßner
2
Comments
[Via Spence ] With the recent release of Service Pack 2 for MCMS, it is now possible to take advantage of many ASP.NET 2.0 features within your MCMS applications. The ASP.NET 2.0 AdRotator control has been enhanced to allow for programatic population...
Stefan Goßner
GotDotNet is causing me headaches
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
Usually I upload all my code samples to GotDotNet . Unfortunatelly since around 3 weeks I'm now unable to update my code samples or to upload new samples. Hopefully this will be resolved soon.
Stefan Goßner
ASP.NET 2.0 and MCMS - Site Navigation - Part 2
Posted
over 7 years ago
by
Stefan Goßner
12
Comments
In the first part of this article I discussed how to implement a SiteMapProvider for an MCMS website. ASP.NET 2.0 ships with three new controls that can be used for site navigation: SiteMapPath Menu TreeView Problems with the TreeView...
Stefan Goßner
ASP.NET 2.0 and MCMS - Site Navigation - Part 1 (last updated: 13.01.2006)
Posted
over 7 years ago
by
Stefan Goßner
40
Comments
This article replaces my earlier article about MCMS Navigation Providers which I have written while ASP.NET 2.0 was in Beta 2. After Beta 2 a couple of things have changed which prevent the earlier code from working properly with the final version of...
Stefan Goßner
MSDN Article: Breaking Changes in .NET Framework 2.0
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
Breaking changes are changes in either the .NET Framework (runtime breaking changes) or Visual Studio (design/compile/project upgrade) that make certain application and development scenarios behave differently from the version 1.0 and 1.1 .NET Frameworks...
Stefan Goßner
Enterprise Library for .NET 2.0 - Nov CTP
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
[Via Mark Harrison ] The November Community Technology Preview of Enterprise Library for .NET Framework 2.0 is now available to download .
Stefan Goßner
.NET framework 2.0 and VS.NET 2005 have shipped!
Posted
over 7 years ago
by
Stefan Goßner
2
Comments
MSDN subscibers around the world are now able to download and install any one of the retail versions of the Visual Studio family products from the MSDN subscriptions site. In additon the 32bit and 64bit versions of the .NET framework 2.0 and .NET framework...
Stefan Goßner
ASP.NET 2.0 Provider Model Series
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
[Via jhawk ] Kent Sharkey (who manages the ASP.NET Dev Center) says that the ASP.NET 2.0 Provider Model series of whitepapers are live on MSDN - 10 parts, 120 pages! The providers page at http://msdn.microsoft.com/asp.net/beta2/providers/default.aspx...
Stefan Goßner
Consuming RSS in ASP.NET 2.0
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
ASP.NET 2.0 makes it very easy to consume and display an RSS feed on an ASP.NET web site. Andrew Duthie demonstrates how to do this using a XmlDataSource control and a DataList bound control with a little XPath on Channel 9: http://channel9.msdn.com...
Stefan Goßner
Great article series on new tracing API in ASP.NET 2.0
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
Mike Rousos has put together a great article series for the ASP.NET 2.0 tracing system. A must read for all ASP.NET 2.0 developers! A Tracing Primer - Part I Introduction Instantiating a TraceSource Adding Tracing Events Configuring...
Stefan Goßner
ASP.NET 2.0 Security References
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
ASP.NET 2.0 Security Guidance Index http://msdn.microsoft.com/library/en-us/dnpag2/html/ASPNET2SecurityGuidanceIndex.asp?frame=true ASP.NET 2.0 Security Guidelines http://msdn.microsoft.com/library/en-us/dnpag2/html/PAGGuidelines0001.asp?frame=true...
Stefan Goßner
Security Guidance for .NET Framework 2.0
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
J.D. Meier, Alex Mackman, Blaine Wastell, Prashant Bansode, Kishore Gopalan Microsoft Corporation August 2005 Security Guidance for .NET Framework 2.0 Summary This page explains the rationale behind the patterns & practices Security Guidance...
Stefan Goßner
Must have hotfixes for ASP.NET 1.1 - yes that also affects MCMS!
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
Todd has listed a couple of must have hotfixes for .NET framework 1.1 which should be applied to almost every web server running ASP.NET 1.1! http://blogs.msdn.com/toddca/archive/2005/08/23/455116.aspx
Stefan Goßner
C# <-> VB.NET Conversion
Posted
over 7 years ago
by
Stefan Goßner
2
Comments
As all the sample code I have written is in C# a common question I receive in the newsgroup is how to convert this C# code to VB.NET. Here is a list of tools which allow to do this: C# to VB.NET conversion: http://www.carlosag.net/Tools/CodeTranslator...
Stefan Goßner
Visual Studio 2005 Release Candidate Available for Download
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
[Via Mark Bower ] Visual Studio 2005 Release Candidate is now available for download from the MSDN subscriber download site. The build is compatible with the September CTP of SQL Server. Both of these builds have been handed out to PDC attendees in...
Stefan Goßner
Security Whitepaper for ASP.NET 2.0
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
I just found a really nice document on Security Practices for ASP.NET 2.0. Just have a look at the Index of practices to see how much good stuff these people have put together! Security Practices: ASP.NET 2.0 Security Practices at a Glance J.D. Meier...
Stefan Goßner
r.a.d.callback / r.a.d.dock
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
[Via Mark Harrison ] In response to strong customer demand telerik has added two great new products to the r.a.d.controls suite - r.a.d.callback and r.a.d.dock. r.a.d.callback is a suite of AJAX-enabled UI controls, which allow you to update page...
Stefan Goßner
Provider Toolkit for ASP.NET 2.0 now available on MSDN!
Posted
over 7 years ago
by
Stefan Goßner
2
Comments
The provider model is used throughout ASP.NET 2.0. It is a means of writing each of the technologies used so that new versions can easily be created and plugged in. For example, if you need to access a different database or authentication server, you...
Stefan Goßner
ASP.NET 2.0 web cast series starting August 4th
Posted
over 7 years ago
by
Stefan Goßner
0
Comments
Fritz Onion will be doing a web cast series introducing Microsoft ASP.NET 2.0 to developers who are currently working with ASP.NET 1.1. During this 15-part series, learn the new features of this platform, which range from declarative data binding to storing...
Stefan Goßner
MSDN Article: Common ASP.NET 2.0 Conversion Issues and Solutions
Posted
over 7 years ago
by
Stefan Goßner
3
Comments
As you convert your ASP.NET 1.x applications to the new ASP.NET 2.0 framework, you may encounter issues related to the changes introduced by the 2.0 framework. In this article, we will look at both the conversion process and some of the common issues...
Stefan Goßner
ASP.NET 2.0 and MCMS - Try it out - Now even in Authoring Mode!
Posted
over 7 years ago
by
Stefan Goßner
5
Comments
In my previous article I explained what to do to get a read-only MCMS website working on ASP.NET 2.0. In this article I will go one step further and explain how to get a read-write MCMS website working with ASP.NET 2.0! First of all you need to ensure...
Stefan Goßner
How to enable ASP.NET output caching programmatically
Posted
over 7 years ago
by
Stefan Goßner
6
Comments
A couple of weeks ago I had the requirement to enable ASP.NET output caching programmatically rather than declarative using the <%@ OutputCache ... %> tag. I tried to follow the hints in the following KB: http://support.microsoft.com/default...
Stefan Goßner
Tracing and Exception Catching using Trace Listeners
Posted
over 7 years ago
by
Stefan Goßner
8
Comments
The .NET framework ships with a very flexible tracing feature provided through the Trace class in the System.Diagnostics namespace. Debug.Diagnostics.Trace.WriteLine("My Debug Output"); Whenever you need to write some debug output just use Trace...
Stefan Goßner
Production Debugging for .NET Framework Applications (includes hands on labs)
Posted
over 7 years ago
by
Stefan Goßner
1
Comments
Every developer or support engineer debugs applications at some stage in his or her career, yet debugging is often viewed as an arcane and difficult topic. While it is often difficult to determine why an application is hanging, leaking memory, or crashing...
Stefan Goßner
Beware of Deploying Debug Code in Production
Posted
over 7 years ago
by
Stefan Goßner
3
Comments
[Via Milan Negovan ] Ever deployed a “debug” ASP.NET into production? Then, you might want to review this excellent article . A recommended reading for everyone building ASP.NET based web sites - including ASP.NET based MCMS sites.
Stefan Goßner
MCMS Tip of the day - quick things to check when you experience high memory levels in ASP.NET
Posted
over 7 years ago
by
Stefan Goßner
1
Comments
Michael Graham has written a great article about quick troubleshooting for high memory ASP.NET issues: The only point I don't agree with - in context with MCMS - is about process recylcling. For MCMS it is very bad if the worker process gets recycled...
Page 1 of 1 (38 items)