corymathews

1,302
Reputation
115 views

Registered User

Name corymathews
Member for 1 year
Seen yesterday
Website
Location Texas
Age 22
Web developer.
1d
answered Why is the rendering of this CSS such a problem for IE 6?
1d
revised How do you globally modify page output sent from IIS without modifying the page source?
edited tags
Nov
23
comment How do you globally modify page output sent from IIS without modifying the page source?
Interesting stuff here, reading into it more. Thanks.
Nov
20
answered How do you globally modify page output sent from IIS without modifying the page source?
Nov
20
revised How do you globally modify page output sent from IIS without modifying the page source?
added 163 characters in body; edited tags
Nov
20
revised How do you globally modify page output sent from IIS without modifying the page source?
added 179 characters in body
Nov
20
revised How do you globally modify page output sent from IIS without modifying the page source?
added 150 characters in body
Nov
20
comment How do you globally modify page output sent from IIS without modifying the page source?
just did this a few weeks back. It was something pretty basic before but the one now is much more difficult but worth trying.
Nov
20
asked How do you globally modify page output sent from IIS without modifying the page source?
Nov
20
comment Best practices for how to Layer a ASP.NET/C# web app
"lures developers into creating monster pages that talk to all layers and services simultaneously" Thats one of the problems I am trying to solve here.
Nov
20
asked Best practices for how to Layer a ASP.NET/C# web app
Nov
20
awarded  Notable Question
Nov
19
answered Best Practice - Handling multiple fields, user roles, and one stored procedure
Nov
19
comment Best practices for using @ in C#
I tend to use this all the time. Much easier then escaping the characters.
Nov
18
comment How to get round corner textbox using jquery without images
I really hate seeing these "pure css" crap. Using -moz or -webkit is not "pure" css. Its crap.
Nov
17
comment What C# features would be removed if backwards compatibility were not an issue?
source or article on this?
Nov
11
answered Where can I get some good hands-on development/design training that won’t break the bank?
Nov
11
comment Visual Defects on Scrolling to Div
just fyi your buttons have a scrollbar in opera.
Nov
11
comment JavaScript: document.getElementById slow performance?
this is still a good point. For whatever reason I had always used classes but I had not thought about this performance penalty before. Good to know.
Nov
11
comment JavaScript: document.getElementById slow performance?
@fahad jQuery is slower if he is worried about speed then that would not be a good choice.
Nov
11
answered Space code in C#
Nov
4
comment Hidden Features of C#?
"things you didn't know about C# until recently despite thinking you already knew everything" +1
Nov
3
answered Is it possible to style a checkbox using CSS?
Nov
3
asked Alert Box Running First?
Oct
29
comment What Is The Use Of Brainfuck
I was going to say to fuck with your brain, but close enough.
Oct
23
awarded  Self-Learner
Oct
22
comment What is the best comment in source code you have ever encountered?
Dammit Guilty..
Oct
21
awarded  Organizer
Oct
21
revised Convert kilobytes to bytes in PHP
edited tags
Oct
21
answered Tool for Webpage UI design
Oct
21
comment What is the worst interview question?
Ballmer curve ftw!
Oct
20
comment SQL Full text search with foreign key columns
Off hand I do not remember it was a long time ago. Hopefully someone will come in and answer that for you.
Oct
20
comment SQL Full text search with foreign key columns
Edited with more explanation.
Oct
20
revised SQL Full text search with foreign key columns
added 359 characters in body
Oct
20
answered SQL Full text search with foreign key columns
Oct
15
comment PHP: Turn HTML table into spread sheet?
I use similar for word as well. works great!
Oct
13
comment What’s your most controversial programming opinion?
mine would just say print 3.14159. thats the algorithm.
Oct
13
answered C# Creating a log system
Oct
12
answered Which CSS techniques for solving cross-browser problems are guaranteed to always work ?
Oct
7
answered XSL parsing is shortening script tag causing issues in IE
Oct
7
comment Free Time Tracking Web Application
@dave you can turn off that email in your preferences.
Oct
6
comment CS senior project ideas involving Unix system programming
"just writing some large software that does something useful isn't really the point." That about sums up why college was worthless.
Oct
5
comment The funniest/weirdest error message you’ve got from a development environment/application
meh must of been to lazy to type a full message.
Oct
5
comment The funniest/weirdest error message you’ve got from a development environment/application
@eric indeed. Those all nighters were bad, especially when you were on the other side of ballmer's curve..
Oct
5
comment Detect when a <div> shows or hides a scrollbar
lol onclick=elementGotBigger. Nicely put.
Oct
2
comment Problem with setting a session with data from an xml file in PHP
ah will have to try it later. I was a bit unsure since its php and you can do basically whatever you want.
Oct
2
answered Problem with setting a session with data from an xml file in PHP
Oct
2
answered How does AJAX work?
Oct
1
comment jquery + intellisense + vs2008 pro fails to load
same problem a while back looked into a lot and no luck. Hope to see a good ans that works.
Sep
30
answered How many Programming Books do you read each year?