Hi, if you download the latest version it includes source code for Visual Basic .NET, too. It is written for .NET 2.0, but the parts you have to use are 100% the same as in .NET 1.1.
Regards, Michael On 5/31/06, Asif Nadeem <[EMAIL PROTECTED]> wrote: > > Hi, > i am new in usign AJAX in asp.net 1.1 using vb.net > can u provide me some examples using vb.net for asp.net 1.1 > > > On 5/31/06, Michael Schwarz <[EMAIL PROTECTED]> wrote: > > > > Hi, > > this was a bug with http headers, so if you are using the latest > version this should not be a problem any more. > > Regards, > Michael > > > > On 5/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Here's one of the big things I've found with the debugging in visual > > studio 2005 + AJAX. Since you're stuck with the non-IIS debugging, > > there are some issues with the calls being made from javascript->code > > behind. The one thing I discovered is you need ot have an argument of > > some sort passed back to your code behidn. If you don't you will run > > into all sorts of calls not being made and other headaches. I just add > > an empty string argument to my call and it seems to sort out the issue. > > > > > > > > > > > > -- > 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] > > > > > > > > -- > Wish you best of luck > > Thanks & Regards > > Asif Nadeem > > > > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
