Bob Moore's Coding Tips

A new page with .Net coding tips, posted as I learn about this new-to-me technology.

ASP.Net Master Pages
1 Why won't Visual Studio let me edit a page derived from a master in design mode?

 

HTML/CSS
2 Why do pictures I put in a table have a gap at the bottom?

 

WCF
3 Why does my WCF client throw a SOAP negotiation error?

 

General .Net
4 How do I get .Net managed code to retrieve a string from a native DLL?
5 How do I put a clickable link in a C# WinForms application?
6 How do I create a single-instance C# application?
7 How do I retrieve the current Windows user account name in C#?

The source code available on these pages is supplied free of charge for illustrative purposes only, and is not supported in any way whatsoever. The author accepts no responsibility for any consequences, direct or indirect, of its use.