Mohamed_Abdelghani

Stories submitted by Mohamed_Abdelghani

Ajax with jQuery(mabdelghani.wordpress.com)

submitted by Mohamed_AbdelghaniMohamed_Abdelghani(30) 3 years, 5 months ago

jQuery has gained a lot of popularity as a Javascript framework that simplifies working with Document Object Model (DOM) and Ajax . jQuery provides a number of functions that makes dealing with Ajax easier and more powerful . read more...

add a comment |category: |Views: 32

tags: another

Adding custom assemblies in SQL Server Reporting Services 2005(mabdelghani.wordpress.com)

submitted by Mohamed_AbdelghaniMohamed_Abdelghani(30) 3 years, 6 months ago

This tutorial shows how to add custom code and custom assemblies to SQL Server Reporting Services read more...

add a comment |category: |Views: 27

tags: another

Missing ASP.Net tab in IIS(mabdelghani.wordpress.com)

submitted by Mohamed_AbdelghaniMohamed_Abdelghani(30) 3 years, 7 months ago

Steps to fix missing ASP.Net tab in IIS read more...

add a comment |category: |Views: 70

tags: another

Javascript Closures(mabdelghani.wordpress.com)

submitted by Mohamed_AbdelghaniMohamed_Abdelghani(30) 3 years, 8 months ago

One of the features of Javascript is closures , Javascript closures keep the local variables of a function even after it returns. read more...

add a comment |category: |Views: 15

tags: another