Welcome to Bilal Haidar [MVP, MCT] Official Blog
Sign in
|
Join
|
Help
Bilal Haidar [MVP, MCT]
.net, .life, .love, .society, .work, .articles, .lebanon
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
ADO.NET
AJAX-ATLAS
ASP.NET 1.x
ASP.NET 2.0 - General
ASP.NET 2.0 - Master Pages
ASP.NET 3.5
ASP.NET Extensions 3.5
ASP.NET MVC
ASP.NET Security
C# 3.0
Community Server
Databases & SQL
Databases &
Design Patterns
Design Patterns in ASP.NET
DLinq
DotNetNuke
General
HttpHandlers
HttpModules
IIS
IIS 7.0
Internet Information Services
Linq
MSDN WebCasts
MVC
Online Resources
Silverlight
SQL
SQL Server Session State
Telerik Controls
Visual Studio
WF
Windows Forms
Windows Server 2008
Windows Setup
Windows Workflow Foundation
WPF Browser Applications
XLinq
XSLT, XPath, XML
Navigation
Home
Blogs
Photos
Downloads
Archives
July 2008 (1)
June 2008 (7)
May 2008 (6)
April 2008 (10)
March 2008 (20)
February 2008 (12)
January 2008 (3)
December 2007 (13)
November 2007 (18)
October 2007 (13)
September 2007 (17)
August 2007 (13)
July 2007 (29)
June 2007 (9)
May 2007 (17)
April 2007 (6)
March 2007 (4)
February 2007 (5)
January 2007 (16)
December 2006 (10)
November 2006 (12)
October 2006 (11)
September 2006 (2)
August 2006 (8)
July 2006 (14)
June 2006 (9)
May 2006 (16)
April 2006 (18)
March 2006 (16)
February 2006 (17)
January 2006 (31)
August 2005 (1)
July 2005 (6)
Must Read Articles
An Extensive Examination of User Controls
Provider Model Design Pattern and Specification, Part 1
Provider Design Pattern, Part 2
Create Windows Service
Setup Project for Windows Service in VS.NET 2005
XPath and XSLT in .NET
My Published Articles
A Customizable Login Server Control
Get Started with the Enterprise Library Data Access Application Block
An Extended Look at the Profile Object - Part 1
An Extended Look at the Profile Object - Part 2
An Extended Look at the Profile Object - Part 3
CodeSnip: One Application, Several Languages
Code Snippets in Visual Studio 2005
Localization in ASP.NET 2.0
Store View State in a Persistent Medium, the Proper Way
Extended GridView Control
How to Popup a Window Using DIV Layer in ASP.NET 1.x/2.x
Smart ListControl in ASP.NET 1.x/2.0
Mover List Control for ASP.NET 1.x/2.0
Creating a Custom BuildProvider in ASP.NET 2.0
Creating a Custom ExpressionBuilder in ASP.NET 2.0
Review: ASP.NET 2.0: Website Programming Problem - Design - Solution
Review: ASP.NET 2.0: Website Programming Problem - Design - Solution
Introducing JSON
Tips and Tricks: ASP.NET AJAX 1.0 and User Controls
Tips and Tricks: ASP.NET 2.0 AJAX 1.0 Extensions and Master Pages
Special Thanks
Tutorial Links
Macon State University Tutorials
Server Intellect ASP.NET
ATLAS Examples
ASP.NET Tutorials And Guides
Developing Custom ASP.NET Server Controls
Browse by Tags
All Tags
»
AJAX-ATLAS
(RSS)
ASP.NET 2.0 - General
MSDN WebCasts
Telerik Controls
Sunday, February 24, 2008 8:18 PM
Two New Videos on ASP.NET 2.0 AJAX 1.0 Extensions
Two news videos has been added by Joe Stagner on the AJAX Technology by MSFT. Check them out, really valuable (as always): #65 | How Do I: The AJAX Toolkit Reorder Control #66 | How Do I: Retrieve Values From Server Side AJAX Controls Hope this helps,
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
AJAX-ATLAS
Monday, February 18, 2008 7:08 AM
How to Postback Asynchronously from inside a GridView
I have posted a new article on the ASP.NET Wiki and the article is titled as: How to Postback Asynchronously from inside a GridView Check it out and have your comments and improvements! Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
,
AJAX-ATLAS
Wednesday, October 03, 2007 11:10 AM
ASP.NET 2.0 AJAX InlineEditLabel Control
Today, I will have a new article on inline-edit control using ASP.NET 2.0 AJAX Extensions published on www.aspalliance.com . That script I wrote was based on a script written by native AJAX. It was simply an ASP.NET 2.0 AJAX Component and not a real control.
Posted by
BilalHaidar [MVP]
|
10 Comments
Filed under:
AJAX-ATLAS
Saturday, September 22, 2007 10:14 AM
AJAX Control Toolkit - September 2007 Update
The AJAX Control Toolkit has a new version released! This release contains mainly a set of bug fixes and making existing extenders more stable and robust! Check the website on codeplex: http://www.codeplex.com/Wiki/View.aspx?ProjectName=AtlasControlToolkit
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
Friday, September 21, 2007 11:59 PM
StringBuilder in ASP.NET 2.0 AJAX 1.0 Client Library
I was surprised to know that in the new ASP.NET 2.0 AJAX 1.0 Client Library, a new data type has been added which is the StringBuilder . As you know either in C# or VB.NET, when you are concatinating a large number of strings, each time you concat a string
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
AJAX-ATLAS
Tuesday, September 11, 2007 8:08 PM
ASP.NET 2.0 AJAX 1.0 Extensions Overview
I have presented yesterday an overview of the major sections in ASP.NET AJAX 1.0 Extensions in the Community Night gathering that took place in the Metropolitan Hotel. There will be a series of AJAX session by me to go in depth into all the fields of
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
,
Telerik Controls
Thursday, August 16, 2007 10:14 AM
ASP.NET 2.0 AJAX Shorthand Syntax
A very nice blog post by Joe Stagner on the existing ASP.NET 2.0 AJAX Shortcuts can be reached here: http://joeon.net/archive/2007/08/16/ASP.NET-AJAX-Shorthand-Syntax.aspx It is a must-read post!! Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
Monday, June 04, 2007 9:18 PM
Tips and Tricks: ASP.NET AJAX 1.0 and User Controls
I kindly invite you all to check my latest article on the www.aspalliance.com : http://aspalliance.com/1274 Hope you will enjoy it! Regards
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
AJAX-ATLAS
Sunday, June 03, 2007 8:32 PM
Tip and Tricks: ASP.NET 2.0 AJAX 1.0 Extensions and Master Pages
I kindly invite you all to check my latest article on the www.aspalliance.com : http://aspalliance.com/1285 Hope you will enjoy it! Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
Saturday, May 26, 2007 5:47 AM
Define Custom EventArgs in AJAX 1.0 Extensions
While preparing a sample application to my new article on aspalliance.com that will be published soon on Creating Client Controls in ASP.NET 2.0 AJAX 1.0 Extensions, I had to bind an event handler to a button created in the render method of the control.
Posted by
BilalHaidar [MVP]
|
2 Comments
Filed under:
AJAX-ATLAS
Sunday, May 13, 2007 9:54 PM
AJAX Asynchronous Postback
Another quick note on the event's order when for instance a button inside an UpdatePanel fires an event: 1- The Button inside the UpdatePanel is clicked, this means a new asynchronous postback request is initiated 2- PageRequestManager fires the initializeRequest
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
Sunday, May 13, 2007 9:47 PM
AJAX Initial Request
Just a quick note to illustrate the event order of a page that has a ScriptManager control and loads for the first time: 1- Request sent to the server 2- Response received from the server 3- Application instance raises the Init event 4- Application instance
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
Saturday, May 12, 2007 1:20 AM
ASP.NET AJAX from Scratch
For all new ASP.NET AJAX developers, I advise you to attend the coming web cast on Monday, May 14, 2007. Check it more details here: Russ and Joe Developer Show: ASP.NET AJAX from Scratch Hope this helps, Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
,
MSDN WebCasts
Thursday, May 10, 2007 10:11 PM
AJAX - Calling Webservices and Callback Functions
I was playing around with creating an AJAX client class, in which I had a function to call a Webservice. I specified the callback function to run when the response is back from the Webservice. The code is as follows: // Define a namespace Type.registerNamespace("Testing");
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
Sunday, May 06, 2007 1:08 AM
Microsoft ASP.NET 2.0 Ajax - Client Library Webcasts
Rob Bagby, a Microsoft Developer Evangelist, is running in the coming weeks a series of Webcasts on the Client Side of ASP.NET AJAX, here is the list: ASP.NET AJAX Client Libraries: Calling Web Services (5/3/07 @1:00 p.m. Arizona time) ASP.NET AJAX Client
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
AJAX-ATLAS
,
MSDN WebCasts
More Posts
Next page »