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:126
More Search Options
RSS Available
Matching Posts
Re: Sourcing images from a database source for a Silverlight Carousel Control
Hi Geoff, The short version of your answer is yes, there is a way to programmatically bind valies in XAML elements to values. The Quickstarts include a sample of how to do this, and it is available here . HTH, Clay
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
ClayCo
on 4/15/2009
Re: How do I use the 'set_mediaSource' property in JS from pressing a Hyperlink?
Hello A.T., There are a couple problems that I can spot in the code samples you provided: It looks like you've forgotten to escape the ContentFilePathURL value you plug into the Hyperlink's NavigateUrl property as a javascript string. Without putting it in quotes, the javascript interpreter in most browsers will interpret the value as an object reference, and complain bitterly when the object doesn't exist. mSLAudioPlayerControlID is instantiated as a string -- presumably it's the
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
ClayCo
on 3/26/2009
Re: Problem with Silverlight Controls on various browsers
Hi Voffka, Unless I'm badly mistaken, it doesn't look like you're using the ASP.NET Silverlight controls on this page at all -- it looks like you're instead directly scripting the Silverlight plug-in using scripts provided by Microsoft Expression Encoder, which is unfortunately out of my area of expertise. You'll probably have more luck getting folks to help you if you ask on the Expression Encoder forums, which are available here . HTH, Clay
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
ClayCo
on 2/23/2009
Re: Problem with Silverlight Controls on various browsers
Hello Voffka, Silverlight isn't officially supported on Opera, and there is a known issue that prevents the ASP.NET Silverlight controls from working in that browser. For more information, I'd encourage you to look at this blog post by Joe Stegman in which he explains the issue. I'm not aware of any equivalent issues, however, with running Silverlight using Firefox 3. I have seen issues where Firefox and Internet Explorer render the Silverlight plugin's <object> element differently
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
ClayCo
on 2/23/2009
Re: Interacting with labels in VB.NET?
Hi Smurfs, It is possible to manipulate the contents of a Silverlight plugin from an ASP.NET web form's code, but it isn't quite that simple. To make what you want happen, you'll need to emit JavaScript code in your page that calls scriptable methods in your Silverlight application. You might want to read the quickstart article about the HTML bridge (available here ) to get started. HTH, Clay
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
ClayCo
on 2/4/2009
Re: MediaPlayer Full Screen Problems
Hi Amendegw, The white bars exist because the control skin's XAML file has a 4:3 aspect ratio. You can force the MediaPlayer's skin to stretch to fill the available screen area by setting the ScaleMode property on the control to "Stretch". HTH, Clay
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
ClayCo
on 1/12/2009
Re: Timer1.Enabled = False does not work when I call DownloadFile!
Hello El Basha, The solution you had originally wouldn't have worked from a basic architectural model, since it would have resulted in a combination of application code and HTML being sent in the same response. In your case it is possible to build a working application without an UpdateProgress control, but the control is designed to be used in scenarios much like one you have in mind. HTH, Clay
Posted to
Web Forms
(Forum)
by
ClayCo
on 12/19/2008
Re: Timer1.Enabled = False does not work when I call DownloadFile!
Hello El Basha, In my previous post I linked to an overview article about the UpdateProgress control on MSDN that explains it in more detail. However, in the most general terms possible, it uses client-side javascript to display a message to the user while an associated UpdatePanel is waiting for a partial-page postback to complete. HTH, Clay
Posted to
Web Forms
(Forum)
by
ClayCo
on 12/19/2008
Re: Tag Editor Textbox
Hi Dave, The auto-complete textbox you see on asp.net is an example of the AutoComplete control extender in action. There's a more proper example of it here , and the AJAX Control Toolkit (in which it ships) can be downloaded from this page . HTH, Clay
Posted to
Web Forms
(Forum)
by
ClayCo
on 12/19/2008
Re: Imageresize
Hi Soona, System.Drawing.Image has a method called GetThumbnailImage that should be helpful here. HTH, Clay
Posted to
Web Forms
(Forum)
by
ClayCo
on 12/19/2008
Page 1 of 30 (291 items) 1
2
3
4
5
Next >
...
Last ยป
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN โ Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 โ Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles โ Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online