Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label WebService. Show all posts
Showing posts with label WebService. Show all posts

Consuming Web Service in Asp.net Web Application using C#

Jul 26, 2016 6 comments
Introduction:

Here I will explain how to create and consume a web service in asp.net web application using c# with example or asp.net consume web service in web application using c# or how to call web service in asp.net web application with example.

Description:
We will learn what is web service in asp.net, uses of web service, create web service in asp.net using c# and how to consume a web service in asp.net web applications with example in c#.

What is Web Service?

Web Service is an application that is designed to interact directly with other applications over the internet. In simple sense, Web Services are means for interacting with objects over the Internet. The Web serivce consumers are able to invoke method calls on remote objects by using SOAP and HTTP over the Web. WebService is language independent and Web Services communicate by using standard web protocols and data formats, such as

Auto Suggestion Search TextBox in MasterPage using JQuery & WebServices in Asp.Net C#, VB.NET

Aug 30, 2015 0 comments
Introduction

Here I will explain how to implement auto suggestion search textbox in masterpage using 
jQuery using web service example in asp.net using c#, vb.net or bind or fill a jQuery autocomplete search textbox example with master page using web service in asp.net using c#, vb.net or jQuery autocomplete textbox with content page and master page example in asp.net using c#, vb.net.

Description:
  
In previous articles I explained jQuery google currency conversion as per exchange rates example, jQuery countdown timer example, jQuery increase or decrease font size of website,
jQuery autocomplete textbox with multiple words in asp.net, jQuery autocomplete with images in asp.net and many articles relating to autocomplete, css, AngularJS, jQuery, JavaScript and asp.net. Now I will explain how to implement jQuery autocomplete textbox in master page using web service example in asp.net using c#, vb.net with example.

jQuery Show Asp.Net Exception Error Message in AJAX Call Error Function in C#.Net VB.Net

May 17, 2015 0 comments
Introduction

Here I will explain how to show
asp.net exception error message in jQuery ajax web method calls using error function in c#, vb.net or get error message in jQuery ajax post method in asp.net using c#, vb.net with example or jQuery show custom error message during ajax calls in asp.net using c#, vb.net.

Insert Data into Database using jQuery Ajax Method in Asp.net using C#, VB.NET

May 3, 2015 7 comments
Introduction

Here I will explain how to insert data into database using
jQuery ajax method in asp.net using c#, vb.net or jQuery insert data into database without postback in in asp.net using c#, vb.net.

Web Service Example in Asp.net using C#.Net

Nov 23, 2014 12 comments
Introduction:

Here I will explain web service example in asp.net using c#.net what webservice is, uses of web service 
in asp.net using c#.net and how to create & consume web service in asp.net using c#.net.

Description:
In previous articles I explained get textbox control value in gridview in asp.netRetrieve images from path stored in asp.net, wcf service in asp.net using c#.net and now I will explain about web services in asp.net and web service example in asp.net using c#.net.

jQuery Get Number of Facebook likes, Shares, Comments Count for Url or Website

Jan 28, 2013 30 comments
Introduction

Here I will explain how to get number of
facebook likes count for url, get number of facebook shares count for url, get number of facebook comments count for url and number of facebook click count for url or website using json jQuery in asp.net using C# and VB.NET.

Description:
  
In previous articles I explained
Add multiple markers to google maps using JSON jQuery, jQuery UI autocomplete textbox with database, jQuery Increase or Decrease font size of website, Redirect to another page after some time delay and many articles relating to JQuery and asp.net. Now I will explain how to get number facebook likes for url, number of facebook shares count, number of facebook comments count and number of facebook clicks count for url using json jQuery in asp.net.

Asp.net Google Currency Converter JSON API Example in jQuery

Jan 5, 2013 23 comments
Introduction

Here I will explain how to create
asp.net Google currency converter using json api in jQuery.

Description:
  
In previous articles I explained jQuery upload multiple files using uploadify plugin, jQuery Shake or Vibrate or Rotate image,
Change the style of tooltip in jQuery, jQuery Countdown timer script example, jQuery Increase or Decrease font size of website, Redirect to another page after some time delay and many articles relating to JQuery and asp.net. Now I will explain how to create asp.net Google currency converter using json api in jQuery. To implement this functionality we can use Google Currency conversion API.

Jquery Autocomplete Textbox With Asp.net Web Service

Aug 27, 2012 40 comments
Introduction:

In this article I will explain how to implement jquery autocomplete textbox with webservice in asp.net.
Description:
  
In previous articles I explained JQuery autocomplete textbox example,
Ajax autocomplete extender example and many articles in JQuery using asp.net. In previous explained JQuery autocomplete textbox sample article I used page methods directly calling from the page because of that it’s not possible to use that automcomplete functionality in master pages. We can solve this problem by create webservice and use that service to get data from database in asp.net.

Asp.net WebService or Creating and Consuming WebService in asp.net or Create and call webservice in asp.net or how to create webservice and how to use webservice in asp.net

May 17, 2011 210 comments
Introduction:

Here I will explain what webservice is, uses of webservice and how to create webservice and how to consume webservice in asp.net.

Description:
Today I am writing article to explain about webservices. First we will see what is webservice is and uses of webservice and then we will see how to use webservice in our applications.

Ajax Cascading Dropdownlist Sample with database using asp.net

Jan 12, 2011 137 comments
Introduction:

Here I will explain how to use Ajax cascading dropdownlist with database using asp.net

Description:

In my previous article I explained
how to populate dropdown based on other dropdown using asp.net now I will explain how to use Ajax cascading dropdownlist in asp.net.
Here I already explained how to populate dropdown based on another dropdown but now why I am explaining about this Ajax cascading dropdownlist because if we use this Ajax cascading dropdownlist we can get the dropdown data without any postback operation and we don’t need to write extra code to disable dropdowns based on otherdropdown selection all the futures available with this Ajax cascading dropdown directly but here we need to write webservices to populate the dropdowns with data. 

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.