Tag Archives: .NET Development

Development and Design Guidelines for .NET Framework 4

Ran across Krzysztof Cwalina’s MSDN blog while reading Microsoft .NET: Architecting Applications for the Enterprise (PRO-Developer). Lot’s of good content here regarding development and design guidelines for using the .NET Framework. The official design guidelines for developing class libraries with … Continue reading

Posted in .NET Development, .NET Framework | Tagged , | Leave a comment

Enabling the SharePoint Safe Mode Call Stack, Disabling Custom Errors and Enabiling Compilation Debugging

When developling for SharePoint, I find myself always turning on the call stack and disabiling the custom errors in my development environment. It really does help when trying to debug run-time problems. I know there a few posts out there … Continue reading

Posted in ASP.NET, Internet Information Services, Sharepoint Server, Windows Sharepoint Services | Tagged , , , , , , , , , , | 1 Comment