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)
Browse by Tags
All Tags
»
AJAX
(
RSS
)
AJAX Control Toolkit
ASP.NET
ASP.NET AJAX
Web Services
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
Step by Step:How to use Web Services in ASP.NET AJAX
by
Yousef_Jadallah
In my Article Preventing Duplicate Date With ASP.NET AJAX I’ve used ASP.NET AJAX With Web Service Technology, Therefore I add this topic as an introduction how to access Web services from client script in AJAX-enabled ASP.NET Web pages. As well I write...
Filed under:
AJAX
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
Preventing duplicate Data with ASP.NET AJAX
by
Yousef_Jadallah
Some times you need to prevent User names ,E-mail ID's or other values from being duplicated by a new user during Registration or any other cases,So I will add a simple approach to make the page more user-friendly. Instead the user filled...
Filed under:
AJAX
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
Highlight button during Asynchronous PostBack
by
Yousef_Jadallah
If you don’t want to use UpdateProgress during Asynchronous Postback from UpdatePanel, there is an idea to highlight the button that fire the Asynchronous inside UpdatePanel. To start in that approach you must be familiar with PageRequestManager class...
Filed under:
AJAX
,
ASP.NET
,
ASP.NET AJAX
More Posts