RSS

Archive | August, 2008

WordPress 2.6 Permalinks Permabroke

24. August 2008

Comments Off

WordPress' permalink bug found in v2.6 fix found!

Continue reading...

If, else, elseif, statements

17. August 2008

Comments Off

Simple use of conditional statements.

Continue reading...

Request.Querystring()

17. August 2008

Comments Off

Simple use of Request.Querystring

Continue reading...

OleDb – Simple Database Databinding

17. August 2008

Comments Off

Binding database data to a gridview using a datareader.

Continue reading...

Using configSource

17. August 2008

Comments Off

Example of how to allocate an external config file with connection string information to your main config file allowing you to harness the power of a more intricate way to manage user permissions.

Continue reading...

String vs. String()

15. August 2008

Comments Off

Something great I noticed about the difference of dimming as String and as String().

Continue reading...

Changing MasterPageFile

14. August 2008

Comments Off

This snippet is from a web app I was developing in ASP.NET that had to have the ability to switch skins upon the administrator's command.

Continue reading...

Reading an html file

12. August 2008

Comments Off

A sweet and simple way to load a file's text into a textarea control.

Continue reading...

Setting And Getting Public Properties

11. August 2008

Comments Off

A simple example of setting and getting public properties.

Continue reading...

Joomla! play nice with IIS7!

5. August 2008

14 Comments

The fixes to some Joomla problems found on IIS7 installations.

Continue reading...