Recent Posts

Tags

Community

Email Notifications

All Links

Blogs I Read

My Articles

JavaScript & CSS

Date & Time

SQL Server 2000/2005

Articles I Read

ASP.NET Free Controls

MVFP (Most Valuable Forum Posts)

Archives

December 2005 - Posts

Using the Visual Studio .NET 2003 Debugger with ASP.NET Applications

Great article on the Visual Studio 2003 debugger.

Using the Visual Studio .NET 2003 Debugger with ASP.NET Applications

 

Regards

 

Multiple Websites on Windows XP

I found a nice tool to host multiple websites on a Windows XP machine.

The format of your local domain can be of:

http://www.website.com/

http://subdomain.website.com/

http://mysite/

Any a lot other formats.

That is cool.

Check out the to Windows XP IIS Manager v1.7

Regards


 

Visual Studio 2005 Web Application Project Preview
A very nice website by Scott Guthri, introducing the VS.NET 2005 Web Application Project.
A lot of C# and VB.NET tutorials are listed there.

Don't forget to pass by at: http://webproject.scottgu.com/Default.aspx

Regards

Dealing With the ASP.Net Upload File Size Problem
Check this article:

Dealing With the ASP.Net Upload File Size Problem

Regards


One Application, Several Languages
Dear All:
I would like to announce my new article on ASPAlliance.com

Please do check it at:

One Application, Several Languages

Regards


Lebanese Independence

Once again the ugly bloody hands have taken away a hero from my country.

This time Gibran Tueni.

 
I would like to offer my sincere condolences to the victim’s family, to his father to his wife, his daughters.

 We ask God to give them the strength to face and bear this period strongly.

 We will all feel your presence Gibran!! We promise you we will continue the mission, we will get our full independence soon.

God bless Lebanon,

Regards

Maintain Position In ASP.NET 2.0

A new trick in ASP.NET 2.0 to maintain position upon postback is as follows:

<%@ Page Language="VB" MaintainScrollPositionOnPostBack="true" %>
<%@ Page Language="C#" MaintainScrollPositionOnPostBack="true" %>

 

Regards

Posted: Dec 06 2005, 02:04 PM by simple | with no comments
Filed under:
An Extended Look at the Profile Object - Part 3

Dear all:

I would like to announce my third article in the series of ASP.NET 2.0, the Profile object.

You are all welcome to check my article at the following URL:

 An Extended Look at the Profile Object - Part 3

 

Regards

 

Posted: Dec 05 2005, 07:39 AM by simple | with no comments
Filed under: