Browse by Tags

All Tags » General Software Development (RSS)

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

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

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

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

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

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

Adding ToolTip for each List Item. by Abdulla.Abdelhaq

In Some cases, you have a restricted design that forces you to place a DropDownList control inside a "td" or "div" element, which has a fixed width. if that DropDownList contains long pieces of text then the user will not be able to read the whole text...

VS Debug Problem with IE8 by Abdulla.Abdelhaq

Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt...
More Posts