If you would like to hire my services, you can now do so by visiting the following link:
http://mdssolutions.co.uk
Article Statistics
Code Bank Statistics
Summary: The IT Community of the 21st Century: LessThanDot
Read More...
Posted on 21/05/2008 09:20:14 Comments (0)
Summary: An example of how we can extract data from HTML tables and create a DataSet object containing this data.
Posted on 04/12/2007 01:38:21 Comments (10)
Summary: An example of how you can get or set the values of a control on the Master Page from one of your content pages.
Posted on 12/10/2007 07:17:27 Comments (3)
Summary: An example of how to reference files based on the root path of the application.
Posted on 28/08/2007 05:13:52 Comments (3)
Summary: An example of how we can create a function in .NET and then use them in SQL Server.
Posted on 17/05/2007 02:34:28 Comments (14)
Summary: An example of how the System.Collections.Generic namespace can allow us to create a Property which can be added to, referred to by index and also iterated.
Posted on 16/05/2007 02:14:00 Comments (3)
Summary: An example of how we can create an image and even bar charts by using the System.Drawing namespace.
Posted on 15/05/2007 01:55:20 Comments (2)
Summary: An example of how we can add paging to a repeater control by using a PagedDataSource.
Posted on 03/05/2007 03:00:51 Comments (3)
Summary: A beginners guide to creating classes and properties
Posted on 24/04/2007 07:20:32 Comments (1)
Summary: An example of how we can read a text file and bind it's contents to a GridView control
Posted on 24/04/2007 04:25:41 Comments (2)
Summary: An example of how we can use an AssemblyInfo file to show version information on our page
Posted on 16/04/2007 02:34:55 Comments (1)
Summary: An example of how we can make a request to a web page and retrieve the resulting HTML
Posted on 03/04/2007 03:12:53 Comments (19)
Summary: The Attributes.Add method can be used to add and append client side functions.
Posted on 26/03/2007 12:06:54 Comments (0)
Summary: An example of how to create a re-usable function to add a total row to a GridView
Posted on 21/03/2007 03:05:14 Comments (13)
Summary: A simple look at how you can easily add "Export To Excel" functionality to your GridView.
Posted on 16/03/2007 06:42:30 Comments (10)
Summary: You can use Response.Filter to get a reference to the final HTML that will be sent to the client
Posted on 13/03/2007 05:52:34 Comments (8)
Summary: Add an RSS Feed to your site
Posted on 12/03/2007 08:19:13 Comments (0)
Summary: An example of how you can cache data within your application.
Posted on 04/03/2007 08:10:54 Comments (0)
Summary: How to make your site accessible by including keyboard navigation.
Posted on 04/03/2007 06:45:13 Comments (3)
Summary: ASP.NET 2.0 has problems when trying to validate a XHTML 1.0 Strict page using the W3 validation service.
Posted on 02/03/2007 02:56:54 Comments (2)
Summary: Use C# and VB.NET classes in the same ASP.NET application
Posted on 01/03/2007 07:41:15 Comments (1)