C# Snippet Compiler
1 min read
Running snippets of code in LinqPad.
snippetlinqpad
Always Expand Menu in Office
1 min read
Are you tired of clicking menu options in Office, here is how to auto expand that menu.
windowsoffice
The IIS Admin service terminated with service-specific error 2148073478 (0x80090006)
1 min read
Fixing the IIS Admin service terminating with error 2148073478.
windowsiis
Configuring .NET FTPS in FtpWebRequest to Ignore the Proxy Settings
1 min read
Here are some tips on how to configure FTPS for .NET using the FtpWebRequest object and ignore a proxy
csharp.netftps
java.lang.NoSuchMethodError: org.objectweb.asm.ClassVisitor
1 min read
Fixing java.lang.NoSuchMethodError org.objectweb.asm.ClassVisitor error
java
Hibernate And Database Views (MyEclipse View Generation)
1 min read
View generation in MyEclipse with Hibernate
javahibernate
Access Denied Error: MOSS 2007 Sharepoint Designer
1 min read
If you get Access Denied Error in MOSS 2007 Sharepoint Designer, try this tip.
sharepoint
Drupal Multi-site Configuration Tips
2 min read
Tips on how to run multiple sites with Drupal.
drupalcms