Yousef Jadallah's Blog
If You Rest You're Rust
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AddThis
AJAX
AJAX Control Toolkit
Array
ASP.NET
ASP.NET AJAX
BinarySearch
Books
C#
Community News
Cool Tools
JavaScript
JQuery
JQuery Mobile
MCC
Microsoft Event
Mobile
ModalPopupExtender
Tips and Tricks
visual studio 2010
Web Services
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
December 2012 (1)
September 2012 (1)
July 2012 (1)
March 2012 (1)
January 2012 (1)
August 2011 (3)
July 2011 (1)
June 2011 (3)
April 2011 (1)
December 2010 (1)
October 2010 (1)
June 2010 (1)
May 2010 (2)
April 2010 (4)
March 2010 (2)
February 2010 (2)
Recent Posts
6
Comments
useFastClick in JQuery Mobile
by
Yousef_Jadallah
Normal 0 false false false EN-US X-NONE AR-SA /* 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-priority:99; mso-style-qformat:yes; mso-style...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
10
Comments
JQuery Mobile Code Snippets 1
by
Yousef_Jadallah
I want to share with you some important codes that you may need during JQuery Mobile development.These codes has been tested on Alpha 4 version. Beta 1 has been released before two days, Therefore I will test them in my current project and inform you...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
6
Comments
Microsoft Community Contributor Award - 2011
by
Yousef_Jadallah
I have the honor to inform you that I've been awarded the "Microsoft Community Contributor Award - 2011". I received the notification: ------- Congratulations! We’re pleased to inform you that your contributions to Microsoft online technical...
Filed under:
Community News
,
MCC
2
Comments
Microsoft – The Amman Open Door, December 15-16 at Sheraton Hotel.
by
Yousef_Jadallah
It’s the biggest event for Microsoft in Jordan for this year.Do not miss the chance. For registration kindly find this link: http://www.microsoft.com/middleeast/jordan/opendoor
Filed under:
Community News
,
.NET
,
Microsoft Event
1
Comments
Using Array.BinarySearch Generic Method with Custom Objects
by
Yousef_Jadallah
Hello, In this topic I will illustrate how to use BinarySearch Method with custom Objects, and this includes how to sort an array or collection of custom objects . In fact with Dot Net we can use built-in binary search algorithm to Search an entire one...
Filed under:
.NET
,
BinarySearch
,
Array
,
C#
7
Comments
Ensure that __doPostBack() function is implemented on the page
by
Yousef_Jadallah
In this topic I will explain why sometimes this message appears “Microsoft JScript runtime error: Object expected” when using the __doPostBack Javascript function. __doPostBack Javascript function: This function takes two parameters...
Filed under:
ASP.NET
,
JavaScript
0
Comments
The Connection String Reference Site
by
Yousef_Jadallah
In this great site http://www.connectionstrings.com/ you can find about 517 connection strings and 120 providers, drivers and class libraries listed in the database. These for Database Servers as well Data Files. Just you need to choose the needed element...
Filed under:
Cool Tools
,
Community News
2
Comments
ASP.NET AJAX Microsoft tutorial
by
Yousef_Jadallah
Many people asking about the previous link of ASP.NET AJAX 1.0 documentation that started with http://www.asp.net/ajax/documentation/live which support .NET 2. Actually, this link has been removed but instead you can visit http://msdn.microsoft...
Filed under:
AJAX
,
ASP.NET
,
ASP.NET AJAX
,
AJAX Control Toolkit
5
Comments
Passing javascript array of objects to WebService
by
Yousef_Jadallah
Hi folks. In the topic I will illustrate how to pass array of objects to WebService and how to deal with it in your WebService. Suppose we have this javascript code : <script language= "javascript" type= "text/javascript" > var people = new Array...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
4
Comments
Default Parameter in .NET 4(C#)
by
Yousef_Jadallah
During my using for the new release .NET 4, I notice that C# support default (Optional) Parameters, after thousands of complains form C# programmer- especially it was supported by VB.NET- now it's available. Let's create Test function with Optional Parameter...
Filed under:
visual studio 2010
,
.NET
More Posts
« Previous page
-
Next page »