October 2008 Entries
Matt Williamson have suggest two solutions which both work fine Solution 1. 1: using System;
2: using System.Collections.Generic;
3: using System.Linq;
4: using System.Web;
5: namespace MyProject.WebSite
6: {
7:...
Matt Williamson have suggest two solutions which both work fine Solution 1. 1: using System;
2: using System.Collections.Generic;
3: using System.Linq;
4: using System.Web;
5: namespace MyProject.WebSite
6: {
7: ...