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:641912
More Search Options
RSS Available
Matching Posts
Re: ScriptManager is loading Microsoft.Ajax scripts even though EnablePartialRendering = False
That is correct since the main script includes support for the type system and network stack.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
davidbarkol
on 3/18/2008
Re: Secue the query string
Your hunch is correct, this is not a good idea. Why don't you try employing an authentication model like forms authentication?
Posted to
Client Side Web Development
(Forum)
by
davidbarkol
on 3/17/2008
Re: ScriptManager is loading Microsoft.Ajax scripts even though EnablePartialRendering = False
The script files are not only for partial rendering. So if you want more control of when the scripts are downloaded then you can just reference them directly instead of with the ScriptManager. You can either locate them from the install or get the files from the library: http://msdn2.microsoft.com/en-us/asp.net/bb944808.aspx .
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
davidbarkol
on 3/17/2008
Re: Dynamic Linkbutton event as an updatepanel trigger.
You can add the trigger programmatically: UpdatePanel1.ContentTemplateContainer.Controls.Add(LinkButton1);
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
davidbarkol
on 3/16/2008
Re: Client side history problem with Url
Unfortunately manipulating the URL is already a workaround as it is. As browsers mature this will become more fluid but for now this is your option if you want to use the extensions.
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
davidbarkol
on 3/16/2008
Re: Webpart Dropdown menu not available in Firefox
Unfortunately this is how webparts are rendered in FireFox - instead of the drop down used in IE, a horizontal menu is used to display the verbs. The only work-around would be to start extending the WebPartTemplate and a few other classes in the framework that render the web parts.
Posted to
ASP.NET Futures
(Forum)
by
davidbarkol
on 10/13/2007
Re: Loosing HistoryPoints when I move to another page
Can you show us your code, I just tried something similar and everything was working as expected - I'm probably missing something.
Posted to
ASP.NET Futures
(Forum)
by
davidbarkol
on 10/13/2007
Re: asp:history control support
I'm not sure where the history control comes into play here. It really only does two things: 1) Adds an entry into the browers history 2) Updates the URL with any state variables you want to use to update the page.
Posted to
ASP.NET Futures
(Forum)
by
davidbarkol
on 10/13/2007
Re: Using controls from AJAX Futures CTP
I've used the futures package on live sites. The only warning I can give you is to keep up with the changes and accept that when using these features that they might eventually be rolled into asp.net or remain as experimental components. So, be open-minded and prepared for change. Anyway, the only update I've had to do in the past is replace the dll and update the web.config.
Posted to
ASP.NET Futures
(Forum)
by
davidbarkol
on 10/13/2007
Re: updatepanel , registerstartupscript gives me "Only one instance of a ScriptManager can be added to the page." on postback
Ok, good. Sorry about the misunderstanding. For future reference: place the script manager at the top of the page and if possible, in the master page.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
davidbarkol
on 8/30/2007
Page 1 of 13 (125 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online