Cost Report Updates in Excel#
Office Writer looks like it can produce Excel reports via Reporting Services that can contain script, which would serve to allow people to download their cost report into Excel, and then upload their changes later.
Categories:
Monday, January 31, 2005 1:04:43 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

.NET Rocks!#
Here is the .NET Rocks! shows archive.
Categories:
Wednesday, January 12, 2005 1:38:51 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Performance Optimization w/ VB.NET and managed code#
Categories:
Wednesday, January 12, 2005 1:32:28 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Using older drivers could solve my TV overflow?#
I guess this is worth a try at least.
Categories:
Wednesday, January 12, 2005 12:26:21 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Firefly Documentation#
I didn't realize it, but the button I want is "A" on the firefly remote. Document can be found here.
Categories:
Wednesday, January 12, 2005 12:12:04 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

TV Schedule over picture in BTV#
It looks like maybe pressing "E" does this. I can probably setup my remote to emulate this.
Categories:
Wednesday, January 12, 2005 12:03:01 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Powerstrip Resolution Modification#
Powerstrip is a program that is supposed to have a lot of granual control over screen size and resolution. Might help w/ my TV/PC problems.
Categories:
Wednesday, January 12, 2005 11:55:56 AM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Performance Considerations When Calling a Web Service From #
This MSDN article deals with the various issues involved with having an ASPX page calling a webservice.

It deals with the usual issues, but also talks about some that I didn't consider, like the HTTP 2 connection limit. It also has a section about setting up async calls, which I will probably want to look into.
Categories:
Monday, January 10, 2005 7:20:58 AM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Adding a function to the onload event#
Here is some code that can be used to add (not overwrite) the onload function of a webpage (you'll have to tab it out):
if ( typeof window.addEventListener != "undefined" )
window.addEventListener( "load", myInitFunction, false );
else if ( typeof window.attachEvent != "undefined" ) {
window.attachEvent( "onload", myInitFunction );
}
else {
if ( window.onload != null ) {
var oldOnload = window.onload;
window.onload = function ( e ) {
oldOnload( e );
myInitFunction();
};
}
else
window.onload = myInitFunction;
}
Categories:
Wednesday, January 05, 2005 11:52:20 AM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

IPaq 6315 Sucks#
I guess I am going to try this update, even thought it doesn't look like it addresses any of my issues with this POS phone.
Categories:
Monday, January 03, 2005 2:39:42 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Table Mate#
I might actually order this thing. I need something to put a keyboard/mouse on down stairs, but I think it might be too narrow. Adding on a wider piece wouldn't be that hard though.
Categories:
Sunday, January 02, 2005 9:58:26 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

Bears#
My god do they suck.

What is going on with this team. How come we have a team like this in the 2nd biggest NFL market, with the biggest market being split by 2 teams!?!
Categories:
Sunday, January 02, 2005 9:55:33 PM (Central Standard Time, UTC-06:00) #    Comments [0]  | 

 

All content © 2008, Christopher May, Inc
Open Job Positions
On this page
Google Ads
This site
Calendar
<August 2008>
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456
Archives
Sitemap
Blogroll OPML
Disclaimer

Powered by: newtelligence dasBlog 1.9.6264.0

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Send mail to the author(s) E-mail

Theme design by Jelle Druyts


Pick a theme: