Re: GWT to vb.net public function

135 views
Skip to first unread message

Matthew Dempsky

unread,
Oct 29, 2012, 3:40:47 PM10/29/12
to google-we...@googlegroups.com
If you just want to send an asynchronous HTTP request like jQuery's $.ajax method, then the GWT analog would be RequestBuilder.


On Sun, Oct 28, 2012 at 12:20 AM, Amir Zandi <amir....@gmail.com> wrote:
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 You,
Amir

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Q-SqDU23WLkJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Amir Zandi

unread,
Oct 30, 2012, 12:52:54 AM10/30/12
to google-we...@googlegroups.com
thank you for your reply, 

if you do have a sample for GWT to VB.NET public function, please provide.

Yours,


On Monday, October 29, 2012 11:10:47 PM UTC+3:30, Matthew Dempsky wrote:
If you just want to send an asynchronous HTTP request like jQuery's $.ajax method, then the GWT analog would be RequestBuilder.
On Sun, Oct 28, 2012 at 12:20 AM, Amir Zandi <amir....@gmail.com> wrote:
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 You,
Amir

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Q-SqDU23WLkJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsub...@googlegroups.com.

Brett Freer

unread,
Oct 30, 2012, 1:21:47 AM10/30/12
to google-we...@googlegroups.com
Amir, The thing is that GWT would be server agnostic, and so 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

Amir Zandi

unread,
Oct 30, 2012, 1:44:22 AM10/30/12
to google-we...@googlegroups.com
a sample code would be very helpful for me :(

Amir Zandi

unread,
Oct 30, 2012, 1:48:13 AM10/30/12
to google-we...@googlegroups.com
I want it because I'm using SQL and also using LINQ for my Database works, this is why I need communication between GWT apps and VB.NET Functions...


On Tuesday, October 30, 2012 8:51:47 AM UTC+3:30, Brett Freer wrote:

Matthew Dempsky

unread,
Oct 30, 2012, 11:16:38 AM10/30/12
to google-we...@googlegroups.com
I'm sure if you can provide a working example using jQuery's $.ajax(), someone here can provide you with the equivalent GWT code.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/l4XxWx7MXzcJ.

To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.

Amir Zandi

unread,
Oct 31, 2012, 12:16:41 AM10/31/12
to google-we...@googlegroups.com
I did find it myself after more than three days of coding and searching... this forum sucks.
To unsubscribe from this group, send email to google-web-toolkit+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages