jQuery UI Dialog for ASP.NET 3.5 1

jQuery UI Dialog for ASP.NET 3.5
Its a bit tricky when you want to use jQuery UI components in ASP.NET projects. There are some things that are not aligned between the two technologies, even though one is client side and the other is server side. For starters both have their own Ajax scripts, so when incorporating jQuery UI components on a page you would have to decide ...