|
A message from me. |
I have been busy working on a new site to make it easier for people to find
sports to do. It is called Do My Sport. You can see it here. I know it has been a very
long time since I have updated my site. but now it has
happened. It is not using the latest .NET 2.0 control and should look a little better.
I am also going to make a concerted effort to add more articles now.
As always I am looking for new articles on C# or .NET from anyone.
See Ya...
27-Jun-2006
|
|
10 Latest entries. |
Remoting callbacks and events in .NET 2.0 |
20-Oct-2006 |
This is the simplest application I could create to demonstrate remoting events. The client can call the server as in simple remoting or web services. However the magic of this article is in the servers ability to call the client.
|
EnableVisualStyles and SEHExceptions |
29-Aug-2004 |
EnableVisualStyles is a nasty little command that can cause completely unrelated errors. Here is an account of the troubles it can cause.
|
Copy Image to Clipboard |
4-Jan-2004 |
Here we will place and Image type object into the clipboard for sharing with other application that can receive images from the clipboard.
|
Capture the Screen to an Image |
3-Jan-2004 |
Capture the client area of a form to an Image type object. We also save this image to disk.
|
Introduction to Enum |
1-Jan-2004 |
Simple introduction to the use of enum. Enum is a simple way to make code more readable and with intellisence, simpler to write.
|
A simple WebForm example using UTM and Lat/Long. |
1-Jan-2004 |
This sample converts Latitude and Longitude values into UTM Northings and Eastings. In the process it demonstrates the use of a Simple WebForm events firing back to the server.
|
Writing Date and Time to MS Access database |
30-Jan-2003 |
The Visual Studio.NET wizard only allows dates to be written to a Date / Time column in MS Access. This is a work around.
|
CTime constructor |
27-Jan-2003 |
Method to call the CTime constructor that will always succeed event with invalid time values
|
Remoting 101 |
17-Nov-2002 |
A simple example to create a client and server communication using remoting. This example does not use configuration files.
|
Folder Browser |
8-Nov-2002 |
Simple wrapper class to expose the Design FolderBrowser. Useful when prompting the user to browse for a folder.
|
|
|