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
Ads
Advertisements
AJAX-ATLAS
ASP.NET
ASP.NET 1.x
ASP.NET 2.0
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
ASP.NET Session State
C#
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
lebdev.net
Linq
Microsoft Unity Block
MSDN WebCasts
MVC
Online Resources
SessionStateModule
Silverlight
SQL
SQL Server Session State
Telerik Controls
Unity Block
Visual Studio
WF
Windows Forms
Windows SDK
Windows SDK .NET 3.5
Windows SDK Server 2008
Windows Server 2008
Windows Setup
Windows Workflow Foundation
WPF Browser Applications
XLinq
XSLT, XPath, XML
Navigation
Home
Blogs
Photos
Downloads
Archives
August 2008 (2)
July 2008 (10)
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
»
ASP.NET 2.0 - General
(RSS)
AJAX-ATLAS
ASP.NET 1.x
ASP.NET 3.5
ASP.NET Security
Databases & SQL
Databases &
DotNetNuke
General
HttpHandlers
HttpModules
Silverlight
SQL
SQL Server Session State
Visual Studio
Sunday, May 18, 2008 9:38 AM
Accessing the ASP.NET Authentication, Profile and Role Service in Silverlight
A great article by Brad Adams on accessing the ASP.NET Authentication, Profile and Role Services in Silerlight! Check it out here: http://blogs.msdn.com/brada/archive/2008/05/03/accessing-the-asp-net-authentication-profile-and-role-service-in-silverlight.aspx
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
,
Silverlight
Saturday, May 17, 2008 11:00 AM
Input Validation Helper Methods
I found a good resource on validating user input on Channel9. You can reach that resource by following this link: http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.RegExInputValCode2 The page contains a set of utility methods to help you in validating
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
ASP.NET 2.0 - General
,
ASP.NET Security
Sunday, April 06, 2008 8:11 AM
Problem in SQL Server Session State - ASP.NET 3.5
*** Updated - April 7 2008 *** I played a little bit with the command line I am using to install the SQL Server Session State database and it seems to work fine: To register the database for the SQL Server Session State on ASP.NET 2.0 or ASP.NET 3.5:
Posted by
BilalHaidar [MVP]
|
2 Comments
Filed under:
ASP.NET 2.0 - General
,
ASP.NET 3.5
,
SQL
,
SQL Server Session State
,
Databases &
Thursday, March 27, 2008 1:42 AM
Nested MasterPage Not Firing Page_Load Event
I faced a situation today where I am trying to attach to the page_load event of a child nested master page to load some data on the master page itself. The event was not firing at all. Later on I figured out that the AutoEventWireup property on the Page
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
ASP.NET 2.0 - General
,
ASP.NET 3.5
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
Sunday, February 10, 2008 9:34 PM
HotFix: Performance and Editor fixes for Microsoft Visual Studio 2008 and Visual Web Developer Express 2008
The Visual Studio Web Tools team added a new HotFix for the Visual Studio Web environment. You can read all the details about the fix here and download the hotfix from here . Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
,
Visual Studio
Wednesday, September 12, 2007 10:28 PM
HttpModules and IIS 7
When working with an ASP.NET Web Application under Vista/IIS 7 and developing an HttpModule, watch out for the Application pool you are using. If your application is configured to work with classic application pool , then it is enough to define the module
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
ASP.NET 2.0 - General
,
HttpModules
,
HttpHandlers
Saturday, August 25, 2007 9:00 AM
Update on Website Menu + web.sitemap: A smart combination
I have updated the code I presented yesterday in: Website Menu + web.sitemap: A smart combination to handle pages that are not listed in the web.sitemap. Here is the updated code in bold: private static string GetSubRootNode() { // Get the current code
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
Thursday, August 23, 2007 8:30 AM
Website Menu + web.sitemap: A smart combination
I am working on a website that contains a main menu on top. In addition, I am making use of the SiteMapPath to show a breadcrumb that helps the user while browsing the website. I might have the following heirarchy in the website: Default.aspx Articles.aspx
Posted by
BilalHaidar [MVP]
|
1 Comments
Filed under:
ASP.NET 2.0 - General
Wednesday, April 04, 2007 12:43 AM
RegisterHiddenField and ID property
In a previous post I talked about the xListBox and MoverList Controls. I did some fixes to make them work for FireFox and IE. What was the problem actually? If you read the article about xListBox, you will notice that I have based on solution on a HiddenField
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
Tuesday, January 23, 2007 11:29 AM
ASP.NET AJAX 1.0 Released
Scott Guthrie just announced the release of the ASP.NET AJAX 1.0 . Check his post here: ASP.NET AJAX 1.0 Released Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
Thursday, January 18, 2007 12:03 AM
Server Variables
I always find a difficulty in remembering all the server variables and how they can help me, here is a list of all the server variables I ran in a testing application. You will see the server variables with a sample data coming from the testing application:
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
,
ASP.NET 1.x
Wednesday, January 17, 2007 8:49 PM
Transactions in .NET 2.0
I was introduced yesterday to the new namespace in .NET 2.0 about Transactions. Transactions at the business layer (C# domain objects) without the use of COM+ Transactions. There are two kinds Light Weight that depends on the SQL Server 2005 (single connection),
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
Tuesday, January 16, 2007 8:41 PM
Mono Project 1.2 Released
The Mono project 1.2 is now released. For those of you who don't know what Mono is, it provides you with an environment to run .NET code on Linux, Solaris, Mac OS, and Windows. Check it out here: Mono-Project Hope this helps, Regards
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
Friday, January 05, 2007 11:01 AM
Session on Generics in .NET 2.0
On Thursday, January 4, 2007 I gave a session on Generics - .NET 2.0 for my students at the training center. The material I had didn't include any chapter on this topic, so I prepared a small power point from the Visual C# - Complete Reference and you
Posted by
BilalHaidar [MVP]
|
0 Comments
Filed under:
ASP.NET 2.0 - General
More Posts
Next page »