Contents tagged with C#
-
Microsoft Parallel Computing Session - JorDev UserGroup
Hi,
-
How To : Create Custom Paging Grid Using JSON + JQuery + ASP.NET
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.
-
Introducing .NET 4.0 & ASP.NET 4.0 [ JorDev ]
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
-
Introducing .NET 4.0 & ASP.NET 4.0 [ JorDev ]
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
-
Abdulla AbdelHaq Sessions on JorDev User Group.
-
PEX - Let Me Fix Your Code [JorDev User Group]
Hello .NET Heroes,
-
RadioButton inside GridView, How to get it work as normal.
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.
-
Displaying Arabic Number.
Well, most applications that I worked with was multilingual that supports English UI and Arabic UI.
-
Adding ToolTip for each List Item.
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 as you can see in Figure1.
-
VS Debug Problem with IE8