Re: GWT to vb.net public function

2012-10-30 Thread Amir Zandi
the equivalent GWT code. > > > On Mon, Oct 29, 2012 at 10:44 PM, Amir Zandi > > wrote: > >> a sample code would be very helpful for me :( >> >> >> >> On Tuesday, October 30, 2012 8:51:47 AM UTC+3:30, Brett Freer wrote: >>> >>> Ami

Re: GWT to vb.net public function

2012-10-29 Thread Amir Zandi
o your task > should be to design a VB.NET HTTP web service that you can invoke from > GWT, normally returning XML or JSON back to the browser. > > -Brett > > > On Tuesday, October 30, 2012 3:52:54 PM UTC+11, Amir Zandi wrote: >> >> thank you for your reply, >

Re: GWT to vb.net public function

2012-10-29 Thread Amir Zandi
eturning XML or JSON back to the browser. > > -Brett > > > On Tuesday, October 30, 2012 3:52:54 PM UTC+11, Amir Zandi wrote: >> >> thank you for your reply, >> >> if you do have a sample for GWT to VB.NET public function, please >> provide. >> &

Re: GWT to vb.net public function

2012-10-29 Thread Amir Zandi
the GWT analog would be > RequestBuilder<http://google-web-toolkit.googlecode.com/svn/javadoc/2.5/com/google/gwt/http/client/RequestBuilder.html> > . > > > On Sun, Oct 28, 2012 at 12:20 AM, Amir Zandi > > wrote: > >> Dear all, >> >> I was wondering that

GWT to VB.NET public function

2012-10-29 Thread Amir Zandi
Dear Users, I was wondering to know that whether it is possible to make a connection between GWT and public function created in VB.NET like what we did in jQuery using $.ajax method post, or not. if it is so, I would be very thankful if someone provide a sample or a tutorial. Thank You, Amir

Re: passing json between asp.net and gwt

2012-10-29 Thread Amir Zandi
Hi Sarikan, I am a .net developer just like you, and I have trouble in making connection between my GWT and vb.net functions I do have in my server. if you have a sample, would you please put them or email me at amir.za...@gmail.com thank you On Saturday, December 15, 2007 9:26:44 PM UTC+3:30

GWT to vb.net public function

2012-10-29 Thread Amir Zandi
Dear all, I was wondering that whether it is possible to make a connection between my GWT and VB.NET function like what we did on jQuery using $.ajax method: post, or not. if it is possible, I would be very thankful if someone has a sample or any toturial which would be helpful for me! Thank Y