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:609264
More Search Options
RSS Available
Matching Posts
Re: AJAX FIX: UpdatePanel
Still, I partially agree with this: "My initial thinking was naive: nothing needs the ID so why spit it out when it makes the markup look more complex than necessary." The problem is not that it looks complex, the problem is that all those IDs really add up and the final size of the HTML more heavier that it should be. I've written adapters for almost every simple web control on the asp.net stack, most of them really don't need the ID attribute on the most common scenarios (for
Posted to
CSS Friendly Control Adapters
(Forum)
by
Edgardo
on 10/27/2006
Re: Atlas + Valid XHTML => Solution
No, you're missing the point :), the W3 validator validates XHTML, not custom scripts (like javascript or "XML-Script"), as ScottGu pointed out here , ScottGu: Note that the markup today is technically XHTML compliant. The issue is that the online validators aren't handling the case where you have a tag with an unknown language element in it. I believe what Scott says is correct, but I also want my pages passing the validator, so the solution is either have the Atlas team to put
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 9/9/2006
Re: Atlas + Valid XHTML => Solution
Not a bad idea, but it adds unnecesary JS code to load, also, from what I saw the method that renders the XML Script is a private method, so there's no way to override it. :( For example it would be MUCH easier for us to subclass the scriptManager and check if the browser agent is the W3 validator we simply don't render any XML script.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 9/8/2006
Re: Atlas and XHTML compliant?
ScottGu: I believe the next Atlas CTP will allow you to embed the generated markup as straight javascript instead of XML-script -- which would cause it to validate clean with any XHTML validator. Note that the markup today is technically XHTML compliant. The issue is that the online validators aren't handling the case where you have a <script> tag with an unknown language element in it. Hope this helps, Scott This is great, looking forward to try it :) Zifiglio: hi, as scott suggested, wrapping
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 8/21/2006
Re: Suggestion: PLEASE put atlas xml declaration inside a CDATA
I created a simple Response filter to do this, but unfortunately Atlas stops working if the XML definition is marked as CDATA. This sucks big time....
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 8/19/2006
Suggestion: PLEASE put atlas xml declaration inside a CDATA
Right now by simply including a scriptmanager in a page its breaking XHTML validation, can you *please* add atlas declarations between CDATA: <script type="text/xml-script"> <![CDATA[ <page xmlns:script="http://schemas.microsoft.com/xml-script/2005"> <components> <pageRequestManager id="_PageRequestManager" updatePanelIDs="ctl00$PageContents$up1,ctl00$PageContents$up2" asyncPostbackControlIDs="ctl00_PageContents_PublishCommentButton" scriptManagerID="ctl00$ScriptManager1"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 8/18/2006
Re: Suggestion : Update progress
Luis Abreu: hello. to me, adding what is asked here is really important so that we can know which panel is "responsible" for the current postback: http://forums.asp.net/thread/1330977.aspx Indeed this is *very* important and absolutely necessary.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 7/21/2006
Re: Incremental updates
Sorry, maybe the terminology here is confusing. What I mean by "incremental updates" is that I need to update the presentation as the data is being pulled, but I've been reading about the atlas architecture and that is not possible using the updatepanel AFAIK, as it returns the entire thing (data + html) in one shot, also the logic is in the server side (mantaining viewstate etc). I'm gonna need to use a client-side control that binds the data to the presentation while the data is pulled from the
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 7/20/2006
Re: Culture name 'en_us' is not supported. Parameter name: name
I'm also getting thousand of this exceptions every day... :(
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 7/20/2006
Re: Incremental updates
It is imo, we shouldn't have to make a DAL "entry point" in a WS. BTW, this is not a paging scenario. And the timer control is no good here, what I need to do is trigger an async operation in codebehind (this is easy), and instead of waiting for the thread to complete and then render the page, I need to update stuff while the operation is in progress, but this seems to be imposible.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Edgardo
on 7/20/2006
Page 1 of 16 (151 items) 1
2
3
4
5
Next >
...
Last ยป
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online