Lee Gunn - .NET C# Scotland Profile
Lee Gunn is a freelance Microsoft Certified Developer based in Glasgow, Scotland. Specialising in quality driven Internet solutions, largely built around Microsoft’s .NET platform. Skills used on a regular basis are:
- Object Orientated Programming (OOP)
- Microsoft .NET, C#, Visual Basic.NET
- MS SQL Server, TSQL
- ActionScript 2.0
- XHTML, XML, XSLT, CSS
This user has contributed 1 articles, 3 code samples and posted 0 messages in our discussion forums.
Technology Interests
Articles & Tutorials-
.NET remoting allows the development of distriubuted applications. It allows applications to use objects contained in other processes. We wil quickly look at the basics on how to set up a simple .NET remoting system.. 
Code Samples-
When moving from Windows Forms to ASP.NET Web Forms, an API that may be missed is that offered by the System.Windows.Forms.MessageBox Class. Here we implement it for ASP.NET!.  -
This code demonstrates how to use the OLE database driver in order to connect to a text file..  -
This snippet demonstrates how to send a redirect (302) to a client without halting execution.. 
|