Abdulla AbdelHaq Blog
ForEach(minute in MyLife) {
myExperience ++;
}
Sign in
|
Join
Home
Contact
About
RSS
Comments RSS
Search
Tags
. NET FAQ
.NET
AJAX
ASP.NET
C#
Community News
General Software Development
IIS
Orcas
Team System
Visual Basic
Visual Studio
Web Services
Sponsors
advertise here
Navigation
Home
Blogs
Archives
January 2012 (1)
December 2011 (1)
November 2010 (1)
March 2010 (1)
November 2009 (2)
September 2009 (2)
August 2009 (1)
June 2009 (3)
Abdulla AbdelHaq
Recommended Links
My Articles on AspAlliance
VS Debug Problem with IE8
ScottGu's Blog
Joe Stagner Blog
My Sessions On JorDev
Joel Oleson - SharePoint
Recent Posts
3
Comments
Microsoft Parallel Computing Session - JorDev UserGroup
by
Abdulla.Abdelhaq
Hi, in 26th October 2011, I gave a session about ' Building Multicore application with Microsoft Parallel Computing ". how to convert our normal sequential code to be parallized code and run into different multicore which makes our code run faster. Part...
Filed under:
General Software Development
,
ASP.NET
,
Visual Basic
,
C#
,
Visual Studio
,
.NET
15
Comments
How To : Create Custom Paging Grid Using JSON + JQuery + ASP.NET
by
Abdulla.Abdelhaq
In this article, I am going to create a light weight grid that display data from DB in a custom paging way just like Facebook & twitter without postback using JSON & JQuery. Let's take this case, you have a comments table that contains large number...
Filed under:
AJAX
,
ASP.NET
,
C#
3
Comments
How to : Create Custom Ajax Extender Control
by
Abdulla.Abdelhaq
I have already published this article before on aspalliance.com website and I received a good feedback and it is now listed on the most popular articles on aspalliance, so I would like to publish it here again on my blog. Ok then,in this article, I will...
Filed under:
AJAX
,
General Software Development
,
ASP.NET
,
Visual Basic
,
.NET
0
Comments
Introducing .NET 4.0 & ASP.NET 4.0 [ JorDev ]
by
Abdulla.Abdelhaq
This is the Session that I did via JorDev (Jordan .NET User Group), in Princess Sumaya University for Technology - Loaui Shammout Auditorium Feb 25, 2010 1. Title : Introducing .NET 4.0 & ASP.NET 4.0 2. Topics : Dynamic Languages Run time (DLR) CLR...
Filed under:
Orcas
,
Team System
,
Web Services
,
AJAX
,
General Software Development
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
C#
,
IIS
,
Visual Studio
,
.NET
,
Community News
2
Comments
PEX - Let Me Fix Your Code [JorDev User Group]
by
Abdulla.Abdelhaq
Hello .NET Heroes, This is my session on Microsoft PEX that I gave on JorDev User Group (Jordan .NET User Group), and for those who do not know What JorDev is? it is simply one of the biggest .NET User Group in Middle East. Location : MIC (Microsoft Innovation...
Filed under:
Orcas
,
Team System
,
AJAX
,
General Software Development
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
C#
,
Visual Studio
,
.NET
,
Community News
2
Comments
Jordan Remix the Technology.
by
Abdulla.Abdelhaq
Today, the IT people in Jordan enjoyed in event called Jordan Remix ! Remix word comes from Remixing the technology together; .NET 2010, SharePoint 2010, Windows 7, Office 2010 and Windows Server 2008 R2. All these technologies were in one event, it really...
Filed under:
Community News
12
Comments
How To Embedded StyleSheet File with Custom Control.
by
Abdulla.Abdelhaq
How to embedded StyleSheet file with custom control? Question has been opened many time on ASP.NET forum. So in this article, I will try to demonstrate how to achieve this task. In General In general, if you want to embedded any thing with custom control...
Filed under:
Orcas
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
Visual Studio
,
.NET
4
Comments
How to fix this .. The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
by
Abdulla.Abdelhaq
Sometimes when you write inline code inside Javascript tag or inside style sheet tag within the header of the page just like code 1 , the yellow error page will explode in your face telling you that The Controls collection cannot be modified because the...
Filed under:
Orcas
,
AJAX
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
Visual Studio
,
.NET
41
Comments
RadioButton inside GridView, How to get it work as normal.
by
Abdulla.Abdelhaq
As we all know, RadioButton control used in a situation when you want end-users to select only one option at a time from group of options. Did you tried before to drag a RadioButton control inside a Gridivew templatefield, and then you attempt to select...
Filed under:
Orcas
,
Team System
,
AJAX
,
General Software Development
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
C#
,
Visual Studio
,
.NET
106
Comments
Displaying Arabic Number.
by
Abdulla.Abdelhaq
Well, most applications that I worked with was multilingual that supports English UI and Arabic UI. And one of the major issue that we have faced is displaying Arabic numbers without the need of changing the regional settings of the PC. So the code below...
Filed under:
Orcas
,
Team System
,
Web Services
,
AJAX
,
General Software Development
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
C#
,
IIS
,
Visual Studio
,
.NET
More Posts
Next page »