Exploring the depths and potentials of ASP.NET RSS 2.0 or Subscribe to .BenRush by Email
 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

 Monday, December 19, 2005

I have no idea how it happened, but a project I have in source safe suddenly started believing I connected to the sourcesafe database through a web service. All the bindings of the solution were broke, and I was unable to re-connect at all (all dialogs that allow me to connect referred to web service URIs instead of physical paths to local machines). I finally discovered what happened, there is a property of the solution itself which specifies which method is used to connect to the sourcesafe database, and for some reason it got screwed up. To fix it (and have it find the database through a local path), I did the following with VS 2005:

Tools > Options > Source Control > Plug-in Selector.

Here I chose "Microsoft Visual SourceSafe" in lieu of the currently selected "Microsoft Visual SourceSafe (Internet)".

Again, I have no idea HOW it go to be like this, but this switched it back for me.


kick it on DotNetKicks.com
Monday, December 19, 2005 11:51:14 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback


I'm going to be out of the United States and in Europe on vacation until the 3rd of January - hopefully I'll find time to post, but if not - happy holidays.
kick it on DotNetKicks.com
Monday, December 19, 2005 2:16:25 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback


I can't believe I had forgotten how to do this. It's quite simple, really:

Dim s As System.String = Me.Request.Form.Get("__EVENTTARGET")

's' is going to be a string with the unique client id of the control, with each 'namespace' of the control's unique id seperated with dollar signs ('$'). You can grep the control tree from there.

Doh.


kick it on DotNetKicks.com
Monday, December 19, 2005 2:15:34 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Saturday, December 10, 2005

http://www.clickz.com/news/article.php/3569691

I don't know folks, I couldn't get the ActiveX control to download and work right. Everytime I try going to Windows Local it tries telling me that I need to download the software for it, and after I do, I get the same warning.

.....I guess that's why they call it "Beta".


kick it on DotNetKicks.com
Saturday, December 10, 2005 10:43:05 AM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Thursday, December 08, 2005

Rather annoying; I had to help a friend use Media Player for puchasing music and it was complaining about enabling "Navigate subframes across different domains". You must set this at the zone level, so you have to go to (in Internet Explorer) Tools > Internet Options. Click the security tab and select the zone you currently have for the site you're trying to set this rule on (typically it's the Internet zone). Click "Custom Level..." and scan for the option about halfway down the scrollable menu.

Ugh. Way too confusing.  


kick it on DotNetKicks.com
Thursday, December 08, 2005 4:20:11 PM (Central Standard Time, UTC-06:00)  #    Comments [0] - Trackback

 Tuesday, December 06, 2005

....add the following contact to your MSN Messenger account: encarta@conversagent.com. It's a bot, so don't worry, you're not going to make anyone I know pissed off....
kick it on DotNetKicks.com
Tuesday, December 06, 2005 5:41:51 PM (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)