Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio   (RSS)
I hate fishing around to get the publickeytoken for my strong named assemblies, so I fished around for a way to do it in Visual Studio. Here's what I did: Create a new External Tool - I called mine Get PublicKeyToken Map to the sn.exe file in the Windows Read More...
Recently, I did some work at a customer who was having performance problems in their SharePoint environment and their custom web parts. A target web page test should perform such that the average page time is less than 3 seconds—even under a heavy load. Read More...
Here's a cool trick to add files to your project that are global. The example is for linking a strong name key file to multiple projects, but this example is also good for embedding a resource in multiple projects, or creating a baseline GlobalAssemblyInfo Read More...
 
Page view tracker