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:659822
More Search Options
RSS Available
Matching Posts
Re: Does ASP.NET Futures need Silverlight client side?
If the site includes Silverlight, then the client will need to install the Silverlight plugin. The <asp:Xaml /> and <asp:Media /> controls, for example, are based on Silverlight, so the Silverlight runtime will be required to view any site that uses one of those controls.
Posted to
ASP.NET Futures
(Forum)
by
Steve Marx
on 9/2/2007
Re: ScriptManager not rendering properly from server...
I believe the TabContainer has an "activeTabChanged" event (or something similar) if you just want to run code when the tab is changed. But if you want to do an async postback, then it sounds like UpdatePanels are indeed the way to go.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/16/2007
Re: Calling AJAX function
Also, it looks like you're using AJAX.NET, which is a completely separate product from ASP.NET AJAX, so you might want to see if they have a forum.
Posted to
ASP.NET AJAX UI
(Forum)
by
Steve Marx
on 8/16/2007
Re: Postback doesn't fire when radiobutton is defaulted to checked
For others who stumble across this thread, you might want to read my explanation here: http://smarx.com/posts/the-case-of-the-radiobuttonlist-half-trigger.aspx .
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/16/2007
Re: ScriptManager not rendering properly from server...
I'm coming late to this thread, but it looks like the issue you're seeing is that the WebForms part of the library isn't being rendered, right? That's expected... it only gets rendered if you have an UpdatePanel to save bandwidth when you're not using it. Is there a reason you need it even though you don't have an UpdatePanel?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/15/2007
Re: Wrong URL for Webservice
I would guess that your web.config is missing these entries: <httpHandlers> <remove verb="*" path="*.asmx"/> <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> </httpHandlers>
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Steve Marx
on 8/13/2007
Re: PageMethods is undefined
I believe you need EnablePageMethods="true" on your ScriptManager.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/13/2007
Re: most efficient way to send custom data back to server?
I think a web service is better suited for what you want here, but to answer your question, $get('<%= hf1.ClientID %>') should do the trick.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/10/2007
Re: Microsoft Ajax Library link broken?
Hmm, looks like Bertrand replied on his blog and was taking some action on this. Since it works when I open it, I wonder if it's been fixed but for some reason you're getting an older version? (Maybe some sort of caching problem within ms.com?) If you want, email me ( Steve.Marx@microsoft.com ), and I'll send you the copy I just downloaded, which seems to work for me.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/3/2007
Re: Microsoft Ajax Library link broken?
Works fine for me. Did you try clearing your browser cache as suggested? That's my only idea. :-| Is anyone else having trouble opening that zip?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Steve Marx
on 8/3/2007
Page 1 of 64 (640 items) 1
2
3
4
5
Next >
...
Last »
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
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online