Not yet,... :( Regards, Michael
On 6/23/06, Sircar, Sanjeev <[EMAIL PROTECTED]> wrote: > > Michael: > have posted a VS2003 vesrion of the Starter Kit anywhere ?? > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Behalf Of Michael Schwarz > Sent: Thursday, June 22, 2006 7:00 PM > To: [email protected] > Subject: [ajaxpro] Re: Referencing another page from codebehind > > > > You should be able to create a new VS2003 project, copy all the files > there, use the correct dll and web.config,... that should work. I will > see if I can create a VS2003 project for the Starter Kit, too. > > Regards, > Michael > > > > On 6/22/06, Sircar, Sanjeev <[EMAIL PROTECTED]> wrote: > > > > does the starter kit work for VS2003 also, as it's bin directory contains > > AjaxPro.2.dll only ?? > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > > Behalf Of Michael Schwarz > > Sent: Thursday, June 22, 2006 11:58 AM > > To: [email protected] > > Subject: [ajaxpro] Re: Referencing another page from codebehind > > > > > > > > Why are you not putting all the AjaxMethod in one separate class (not > > a page class)? If you have a look at the example at > > http://www.codeplex.com/ you see the AjaxMethods.cs which will only > > host the static methods. > > > > Regards, > > Michael > > > > > > > > On 6/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > > > > [EMAIL PROTECTED] wrote: > > > > Why don't you try make a Page Class with the shared methods and make > > > > your pages inherits this class??? > > > > > > > > This way you can share your methods easily. > > > > > > > > I don't know if this technique works with AjaxPro but it works with any > > > > other methods or functions in .Net > > > > > > Yes, I know that would work with any other method in .Net. That's > > > exactly what I would do for normal functionality, but I've had problems > > > making AJAXMethods work in this manner. Is this what everyone else is > > > doing with common AJAX methods? > > > > > > > > > > > > > > > > > > > -- > > Best regards | Schöne Grüße > > Michael > > > > Microsoft MVP - Most Valuable Professional > > Microsoft MCAD - Certified Application Developer > > > > http://weblogs.asp.net/mschwarz/ > > http://www.schwarz-interactive.de/ > > mailto:[EMAIL PROTECTED] > > > > > > > > ============================================================================== > > Please access the attached hyperlink for an important electronic > > communications disclaimer: > > > > http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html > > ============================================================================== > > > > > > > > > > > > -- > Best regards | Schöne Grüße > Michael > > Microsoft MVP - Most Valuable Professional > Microsoft MCAD - Certified Application Developer > > http://weblogs.asp.net/mschwarz/ > http://www.schwarz-interactive.de/ > mailto:[EMAIL PROTECTED] > > > > ============================================================================== > Please access the attached hyperlink for an important electronic > communications disclaimer: > > http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html > ============================================================================== > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
