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:644188
More Search Options
RSS Available
Matching Posts
Re: Were PageMethods fixed in v 1.0
Thanks, that's what I was missing. Here is the complete code, which works in asp.net Ajax 1.0: File WebForm3,aspx.cs: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Web.Services; namespace MyNameSpace { public partial class WebForm3 : System.Web.UI.Page { [WebMethod] [System
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
dhodges
on 1/25/2007
Were PageMethods fixed in v 1.0
I installed version 1.0 today and I still can't get PageMethods to work. The documentation is wrong, and I have tried all the suggestions in various posts in these forums and elsewhere, and still don't get anywhere. For starters, I am getting the "PathMethods is not defined" error. It would be ideal to be able to define a method in a class anywhere in the application and call it, without having to put it in an asmx file. The other Ajax implementation I have worked with, Ajax.Net Pro, makes this so
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
dhodges
on 1/24/2007
Re: How to get the UpdatePanel to do postback without a trigger
Thanks for the reply. I will keep your idea of using a panel in mind. But first, I am so close on the pop-up method. In my code-behind on my main page, after the pop-up closes, I am calling, in javascript, a web method in the code-behind that re-databinds my dropdown, then I do: AtlasUpdatePanel1.Update(); But the dropdown doesn't show the new value. I have tried putting this Update() in various places in my code-behind to no avail. Whereas if I use the __DOPOSTBACK() method it works fine. So I'm
Posted to
ASP.NET AJAX UI
(Forum)
by
dhodges
on 5/10/2006
How to get the UpdatePanel to do postback without a trigger
I am working on an application with a form that contains a dropdown of names. The user can click a link that opens a new window that adds a new name to the system and then closes. A javascript is then called to refresh the dropdown to include the new name. Right now I am hijacking the __doPostBack function to do so. I'd prefer to do this via the UpdatePanel if possible, but I can't use an Atlas trigger because there is no control event change or value to key on. Is there any other preferred way,
Posted to
ASP.NET AJAX UI
(Forum)
by
dhodges
on 5/10/2006
Re: Add New Item - Web Form - no master page option?
Okay, Scott Guthrie (http://weblogs.asp.net/scottgu/) just confirmed that this is a missing feature that will be added to Web Application projects in the next refresh.
Posted to
Visual Studio 2005
(Forum)
by
dhodges
on 2/14/2006
Add New Item - Web Form - no master page option?
I am working on a new web site using Master Pages. I created my Master Page template just fine. Now I want to create a web page to use the template. It used to be that when you chose "Add New Item - Web Form" the dialog gave you an option to indicate that you want to use a master page and to select which one. But all that is gone. What happened to it? It just creates the web page from the standard template. There is no way to select a master page to use. And while it is no big deal to edit the header
Posted to
Visual Studio 2005
(Forum)
by
dhodges
on 2/14/2006
Page 1 of 1 (6 items)
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online