X

File size limitations with the File Field Control in ASP.NET

By default, the maximum size of a file to be uploaded to the server using the File Field control is…

Jeffrey

Designer causes a Just-In-Time Error

Recently, I am getting a Just-In-Time error with Visual Studio.NET 2003, and the error is very unpredictable. It happens when…

Jeffrey

Run server control event handler before executing javascript

Sometimes, we need to run the event handler of a server control before executing some javascript code. For instance, when…

Jeffrey

Datagrid inline editing problem: textbox does not hold new value

I had a problem with DataGrid inline editing last Friday: I click the "Update" LinkButton in the DataGrid, but the…

Jeffrey

AJAX Tutorial

AJAX is becoming a hot topic in Web applications and it seems that every Web developer is talking about it…

Jeffrey

PDF Tools

I have found three FREE utilities that can convert any file format to PDF format. They are BullZip PDF Printer,…

Jeffrey

Login failed for user ‘…’. Reason: Not associated with a trusted SQL Server connection

Just got my new development computer set up, here is the machine information: Dell PRECISION 380 Workstation CPU: Pentium 4…

Jeffrey

Integrate Windows XP SP2 into installation CD

Think about the following scenario: You have a Windows XP installation CD without any service pack, like those old ones,…

Jeffrey

Windows users: how to secure your system

Many Windows users don't think much about the security of the Windows system they are using, because most of them…

Jeffrey