Contents tagged with Development
-
SharePoint 2010 Development Tips & Tricks #1
Tip #1: I recently came across an issue on my SharePoint 2010 development machine: my console application could not open a SharePoint web application. It turns out that, by … more
-
An Easier Way to Find Your Assembly’s PublicKeyToken
As a developer, I’m familiar with signing my assemblies in Visual Studio, then dropping them into the GAC, then right-clicking them from within the GAC and selecting “Properties,” and finally being … more
-
ASP .NET 3.5 Unleashed is AWESOME!
I've been spending my free time in the evenings going through Stephen Walther's book ASP .NET 3.5 UNLEASHED and I am quite impressed. This has been the most informative resource on the .NET 3.5 … more