http://rtpharry.myopenid.com/
Name: http://rtpharry.myopenid.com/
Score: 520.15
Last Seen: 758 days, 36 minutes ago
Member Since: 7 May, 2009
DotNetShoutout
atom rss
6
Shouts

Prevention of JS/CSS content to be cached

published 757 days, 24 minutes ago posted by http://www.beletsky.net/http://www.beletsky.net/ 760 days, 2 hours, 43 minutes ago
Monday, April 25, 2011 6:14:04 PM GMT Friday, April 22, 2011 3:55:44 PM GMT
I've created an utility that I wish to have, but had not time to do. It is very simple and solves caching issue for CSS and JS that we all suffered many times. Because every modern browsers try to cache static content, to make site rendering faster, we having trap then CSS or JS is being updated, but after deployment on production customers still see no results, because they use previous versions of files. Classical way Classical way of solvi... (more)
category: Agile | clicked: 2 | comment | | source: www.beletsky.net
tags: js, CSS, cache. MVC
5
Shouts

Microsoft Visual Studio - From Past to Present

published 892 days, 1 hour, 51 minutes ago posted by shayfriedmanshayfriedman 895 days, 6 hours, 48 minutes ago
Saturday, December 11, 2010 4:47:49 PM GMT Wednesday, December 08, 2010 11:51:00 AM GMT
Recently I‘ve been working at a client site where they are using Visual Studio 2005 for their main project. I’ve gotta say that I was a bit surprised since I haven’t come across VS2005 for a few years… I immediately became nostalgic and decided to share. So I’m proud to present, Visual Studio – from past to present! (more)
category: How To | clicked: 0 | comment | | source: www.ironshay.com
tags: Microsoft, Visual Studio
3
Shouts

SOLVED - 'srcDomainMulti' is not declared. It may be inaccessible due to its protection level

posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1130 days, 3 hours, 58 minutes ago
Saturday, April 17, 2010 2:41:01 PM GMT
When converting a project from C# to VB I ran into this compiler error which stopped me in my tracks for about 15 minutes. Just when I gave up and decided to rebuild the page by hand inspiration hit and I found my solution... (more)
category: Web Dev | clicked: 9 | comment | | source: runtingsproper.blogspot.com
tags: VB, compile error, ASP.NET
9
Shouts

SOLVED: IIS7, validateIntegratedModeConfiguration and inheritInChildApplications clash

published 1135 days, 7 hours, 35 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1139 days, 8 hours, 19 minutes ago
Monday, April 12, 2010 11:03:51 AM GMT Thursday, April 08, 2010 10:19:07 AM GMT
This article covers an edge case you might have encountered when using the inheritInChildApplications attribute with a web site hosted on IIS7 and provides two possible solutions to your problem. (more)
category: Web Dev | clicked: 3 | comment | | source: runtingsproper.blogspot.com
tags: IIS7, bugfix, article, Bug, IIS, runtime error
6
Shouts

Tracking scroll depth to reveal content engagement in Google Analytics

published 1156 days, 5 hours, 33 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1157 days, 21 hours, 42 minutes ago
Monday, March 22, 2010 1:05:50 PM GMT Saturday, March 20, 2010 8:57:00 PM GMT
This article investigates a way to track content engagement on your site. By monitoring how far down the page a visitor to your site travels and then recording the data in Google Analytics you can discover how many of your visitors are reading your content all the way to the end. (more)
category: Architecture | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, Google Analytics, article, JavaScript, jQuery
6
Shouts

SOLVED: Error 1 Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks

published 1156 days, 5 hours, 33 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1157 days, 21 hours, 42 minutes ago
Monday, March 22, 2010 1:05:50 PM GMT Saturday, March 20, 2010 8:56:23 PM GMT
This is a simple looking error message that is deceptively hard to track down. Thankfully if you're having this problem then this article should get you back on track without spending hours scratching your head. (more)
category: Web Dev | clicked: 17 | comment | | source: runtingsproper.blogspot.com
tags: bugfix, article, compile error
6
Shouts

SOLVED: Could not load type 'System.Web.UI.ScriptReferenceBase'

published 1156 days, 5 hours, 33 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1157 days, 21 hours, 43 minutes ago
Monday, March 22, 2010 1:05:50 PM GMT Saturday, March 20, 2010 8:55:59 PM GMT
Getting problems when you upload your Ajax Control Toolkit powered website up to your server? Read on for a quick and easy solution! (more)
category: Web Dev | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: bugfix, AjaxControlToolkit, article, runtime error
2
Shouts

SOLVED: "Visual Studio setup cannot run in compatibility mode." error when attempting to uninstall Visual Studio 2010 Beta 2

posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1186 days, 7 hours, 27 minutes ago
Saturday, February 20, 2010 11:11:27 AM GMT
If you are having problems upgrading from Visual Studio 2010 Beta 2 to Release Candidate (RC1) then hopefully this will get you back on your way. (more)
category: Web Dev | clicked: 1 | comment | | source: runtingsproper.blogspot.com
tags: install error, bugfix, Visual Studio 2010, article
2
Shouts

SOLVED: Error 1053 / EventType clr20r3 when trying to start a Windows Service

posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1198 days, 17 hours, 22 minutes ago
Monday, February 08, 2010 1:16:36 AM GMT
If you have seen errors when trying to deploy your Windows Service that have error 1053 and cryptic codes starting with EventType clr20r3 in your Event Log then this is your solution! (more)
category: Architecture | clicked: 7 | comment | | source: runtingsproper.blogspot.com
tags: Windows service, bugfix, runtime error
10
Shouts

SOLVED: Compiler error CS1519: Invalid token 'void' in class, struct, or interface member declaration

published 1240 days, 5 hours, 19 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1245 days, 1 hour, 27 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Wednesday, December 23, 2009 5:11:18 PM GMT
One for the search engines really but you might want to give this short article a quick read if you have been stumped by the error above. (more)
category: Web Dev | clicked: 33 | comment | | source: runtingsproper.blogspot.com
tags: bugfix, article, compile error, ASP.NET
9
Shouts

Reading the ProviderUserKey when using the SqlMembershipProvider

published 1244 days, 21 hours, 56 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1246 days, 18 hours, 35 minutes ago
Wednesday, December 23, 2009 8:42:22 PM GMT Tuesday, December 22, 2009 12:03:34 AM GMT
The ProviderUserKey gives access to a unique identifier for each of the members in your membership data store. If you're doing a large amount of lookup's or want to cross link to another table you will find this technique will give you better performance than using the UserName property. (more)
category: Web Dev | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: .NET, MSDN, article, Membership, ASP.NET
8
Shouts

How to automatically track events with Google Analytics and jQuery

posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1265 days, 19 hours, 11 minutes ago
Wednesday, December 02, 2009 11:27:21 PM GMT
This article examines a way to use the Google Analytics Tracking API combined with jQuery to automatically track events on your site that the normal analytics script doesn't see. (more)
category: Smart Client | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, Google Analytics, article, JavaScript, jQuery