Exploring the depths and potentials of ASP.NET RSS 2.0 or Subscribe to .BenRush by Email
 Wednesday, January 11, 2006

This is one of the most pathetic things I've seen in a long, long time...if this makes any money I will cry myself to sleep at night.

kick it on DotNetKicks.com
Wednesday, January 11, 2006 12:33:47 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Saturday, January 07, 2006

http://pack.google.com/pack_installer.html

I love google - I think the company is very innovative. However, they're software package here is kind of boring, when I heard they were offering an all-in-one software package I got excited, but was let down...


kick it on DotNetKicks.com
Saturday, January 07, 2006 8:43:41 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback


http://www.microsoft.com/downloads/details.aspx?familyid=2EC9E842-40BE-4321-9B56-92FD3860FB32&displaylang=en

Can you imagine being the poor schmuck being forced to put this together?


kick it on DotNetKicks.com
Saturday, January 07, 2006 1:15:18 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback


http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx
kick it on DotNetKicks.com
Saturday, January 07, 2006 12:48:51 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Friday, January 06, 2006

I honestly don't understand the physics behind this problem, but for about an hour today I was getting a javascript error on a webform whenever it would postback:

WebForm_PostBackOptions is undefined

Browsing the 'net for a while I found out that the WebForm_PostBackOptions method is included in the WebForms.js javascript file (this file is referenced by ASP.Net pages to power their clientside functionality). I was doing an ASP.Net 2.0 project, but for some reason the browser was holding onto a WebForms.js file referenced from a 1.x project - and so, probably, this method only exists in the most recent version of the .js file and not the older one (which explains why the method is 'undefined'). When the browser tried to execute code, then, it blew up.

The fix? I simply cleared the browser's local file cache by going Tools > Internet Options > Delete Files... (and deleted all offline content). I then went back to the page and everything worked fine. Now that I got everything working I don't have the luxury of going back and understanding exactly how it happened, but it sure was frustrating...

...if this method works for someone, or if they found a better way to fix it, or know how it all started, feel free to fill me in....

Recommended reading:

kick it on DotNetKicks.com
Friday, January 06, 2006 2:03:17 PM (Central Standard Time, UTC-06:00)  #    Comments [4] - Trackback
ASP.Net | Programming

Check this article out:

http://msdn.microsoft.com/msdnmag/issues/06/01/AdvancedBasics/default.aspx

Playing music has never been easier.


kick it on DotNetKicks.com
Friday, January 06, 2006 10:05:45 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Wednesday, January 04, 2006

Check this site out. Very cool for those that deal with file formats.
kick it on DotNetKicks.com
Wednesday, January 04, 2006 12:25:36 PM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Tuesday, December 20, 2005

If you have a <div> tag where the overflow style is set to scroll, you will encounter certain scenarios where, upon postback, you would lose the region's scroll position. To fix this problem, have a look at the scrollTop property, described in detail here: http://www.mozilla.org/docs/dom/domref/scrollTop.html.
kick it on DotNetKicks.com
Tuesday, December 20, 2005 3:22:01 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

Computers Blogs - Blog Top Sites

Archive
<January 2006>
SunMonTueWedThuFriSat
25262728293031
1234567
891011121314
15161718192021
22232425262728
2930311234
Blogroll
About the author/Disclaimer

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

© Copyright 2009
Benjamin Rush
Sign In
Statistics
Total Posts: 444
This Year: 0
This Month: 0
This Week: 0
Comments: 128
Themes
Pick a theme:
All Content © 2009, Benjamin Rush
DasBlog theme 'Business' created by Christoph De Baene (delarou)