aghanem

Stories submitted by aghanem

Programmatically Modifying the HyperLinks in the DataPager control(anasghanem.com)

submitted by aghanemaghanem(50) 2 years, 7 months ago

This blog post will explain how to programmatically change the generated urls in the DataPager conrol to a SEO friendly urls or to append the SessionId when you use cookie less session mode. read more...

add a comment |category: |Views: 27

tags: another

Do you have to migrate from .NET 2.0 Ajax extensions to .NET 3.5 Ajax (blog.anasghanem.com)

submitted by aghanemaghanem(50) 2 years, 8 months ago

Do you really need to migrate from .NET 2 Ajax extensions to .NET 3.5 sp1 Ajax ? read more...

add a comment |category: |Views: 5

tags: another

Adding custom properties to the Membership user , what are the options(blog.anasghanem.com)

submitted by aghanemaghanem(50) 2 years, 8 months ago

This post will discuss the options when you want to add custom properties to the MembershipUser . read more...

add a comment |category: |Views: 48

tags: another

Request.Browser.Version is returning 7 when browsing with IE8 , why ?(anasghanem.com)

submitted by aghanemaghanem(50) 2 years, 8 months ago

do you know why Request.Browser.Version returns 7 while using IE8 ? read more...

add a comment |category: |Views: 13

tags: another

Applying custom styles for the GridView sorted Columns in .NET 4 beta1(anasghanem.com)

submitted by aghanemaghanem(50) 2 years, 10 months ago

easy way to apply custom styles for the sorted gridview columns in ASP.NET 4.0 beta 1. read more...

add a comment |category: |Views: 6

tags: another

'System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider' cannot (anasghanem.com)

submitted by aghanemaghanem(50) 2 years, 10 months ago

Solving : Type 'System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider' cannot be instantiated exception. read more...

add a comment |category: |Views: 21

tags: another