Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:749156
More Search Options
RSS Available
Matching Posts
Re: Inheriting from a class with static members and methods
Thanks but then I wouldn't learn anything.
Posted to
C#
(Forum)
by
caitny
on 6/25/2009
Inheriting from a class with static members and methods
Is it possible to override a static property in a base class and have the static methods of the base class use the inheriting class's value? Should I be doing this another way? I'm not too familiar with interfaces, and I tried making the base class abstract... Here's some code to demonstrate what I'm trying to do public abstract class Fruit { private static string _color = "NotSet"; public static string Color { get { return _color; } set { _color = value; } } public static
Posted to
C#
(Forum)
by
caitny
on 6/24/2009
Re: Inheriting from a class with static members and methods
Great thank you! Let's say I had Apple.GetColorInfo() all over the place in other code. It would be a pain to go through and update everything to Apple.Get.GetColorInfo() - am I stuck or is there another way?
Posted to
C#
(Forum)
by
caitny
on 6/24/2009
Re: ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
In my case, I'm part of a team building a pretty large customer facing site. Different developers are building different user controls, and everyone is using jquery, and jquery plugins. Sometimes 2 different user controls that use one of the same plugins might be on a page together, so I thought it would be cool to not have to worry about duplicate script references. I also noticed that the scripts from ScriptManagerProxy don't get combined with the ones in the ScriptManager, they are combined
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
caitny
on 2/20/2009
Re: ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
Nope, issue still open. If someone else could answer my original question I'd appreciate it.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
caitny
on 1/29/2009
Re: ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
Thanks dude, I know how to use google too.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
caitny
on 1/28/2009
Re: ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
Thanks but I have my reasons. I'll hold out for someone to answer my specific question.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
caitny
on 1/26/2009
Re: ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
Thanks Tom, but I don't think you're correct. You can only have one ScriptManager on a page, but you can have as many ScriptManagerProxy's as you need in your pages and user controls.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
caitny
on 1/26/2009
ScriptManager CompositeScript Error: A script reference cannot be included multiple times in composite script references
I am getting the following error using the CompositeScript feature of the ScriptManager. I have ScriptManagerProxy in several different usercontrols that use CompositeScript to add whatever JS files they need. Sometimes there are duplicates which would get removed by the script manager, but that is not happening with the Composite Scripts. Looking at the stack trace, it calls RemoveDuplicates but for some reason it doesn't do so. Is this a bug? Is there a workaround or a hotfix? Thanks! A script
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
caitny
on 1/26/2009
AnimationExtender - Sequence Animation with Fading and ScriptAction
I am using an AnimationExtender to fade out an image, change it to another, and then fade back in. The problem is that sometimes the timing is off - it will finish fading in before the 2nd image is even loaded. Is there some way to make sure the FadeIn doesn't start until the image is loaded? There will be a lot of heavy images involved so I can't preload all of them. The whole thing will be in a datalist or gridview but here is a scaled down version of the code: I appreciate any help! Thanks
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
caitny
on 5/5/2008
Filed under: AjaxToolKit AnimationExtender Sequence Fade ScriptAction
Page 1 of 3 (21 items) 1
2
3
Next >
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online