October 2008 Entries

Get ASP.NET Menu work on Chrome, Safari and Opera

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:...

Get ASP.NET Menu work on Chrome, Safari and Opera

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: ...