Archive for the ‘WebDev’ Category
Tuesday, December 19th, 2006
I am right now in the middle (about 20% and 18K lines of code through) a pretty substantial Windows Forms project using Visual Studio 2005 (C#). Here are some of the add-ins that I have been using (ranked in order of essential to useful):
Posted in Code, WebDev, c#, windows forms | 9 Comments »
Wednesday, October 11th, 2006
My normal home is Visual Studio, ASP.net (1.1/2.0) and C#, with some CSS, HTML and JavaScript thrown in. Over the past week however, I have been working on an add-on to a client site written in PHP (using mySql as a DB backend).
I am coding in Dreamweaver and am ...
Posted in Code, WebDev, php | 1 Comment »
Thursday, August 4th, 2005
I was changing around the Directory Security for an ASP.net page. In the process of doing this, the IUSR account was removed. After fixing the problem, I wanted to set the Anonymous Access for the website back to IUSR. Unfortunately, I needed the password for the IUSR account in order ...
Posted in WebDev, asp.net | No Comments »
Monday, August 1st, 2005
Nifty JavaScript from ParticleTree that appends a little image to a link if it links to a specific document or site (ie: pdf, doc, xls, amazon, etc).
Posted in WebDev, javascript | No Comments »
Tuesday, May 31st, 2005
See CSS Tips and Tricks, Part I and Part II, by Roger Johansson (via secretGeek).
Posted in WebDev | No Comments »
Wednesday, May 11th, 2005
Sources
Troubleshooting Database Login Errors using Crystal Reports with .NET - Page 3
Automagically Display Crystal Parameters: Part III
Specifying the Database Name Dynamically
Dissecting the "Logon Failed" Error in Crystal Reports .NET
Posted in WebDev | No Comments »