Click here to Skip to main content
15,893,487 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 21:17
CodingLover29-Oct-08 21:17 
GeneralRe: First web service on ASP.Net Pin
John Gathogo29-Oct-08 22:16
John Gathogo29-Oct-08 22:16 
NewsRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 22:26
CodingLover29-Oct-08 22:26 
GeneralRe: First web service on ASP.Net Pin
John Gathogo29-Oct-08 22:36
John Gathogo29-Oct-08 22:36 
QuestionRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 22:42
CodingLover29-Oct-08 22:42 
GeneralRe: First web service on ASP.Net Pin
John Gathogo29-Oct-08 22:31
John Gathogo29-Oct-08 22:31 
QuestionRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 22:39
CodingLover29-Oct-08 22:39 
AnswerRe: First web service on ASP.Net Pin
John Gathogo29-Oct-08 23:09
John Gathogo29-Oct-08 23:09 

Just right-click on the project (Web Application) from Solution Explorer, click on Add Web Reference. You will get a dialog box. Under a label: [Browse to:] click [Web services in this solution]. VS will discover all the web services in your solution and they will be presented in a list. Click on the one you want to use and, after giving it an appropriate web reference name add it (VS might suggest something like 'localhost'). You will then be ready to go. You can add the sample code on the Page_Load of a web form in your web application.

NewsRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 23:19
CodingLover29-Oct-08 23:19 
QuestionRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 23:39
CodingLover29-Oct-08 23:39 
AnswerRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 23:53
CodingLover29-Oct-08 23:53 
QuestionBind SitemapDataSource to a Listview Pin
neodeep200129-Oct-08 19:52
neodeep200129-Oct-08 19:52 
QuestionHashtable error Pin
jaya8629-Oct-08 19:46
jaya8629-Oct-08 19:46 
AnswerRe: Hashtable error Pin
Ashfield29-Oct-08 22:17
Ashfield29-Oct-08 22:17 
GeneralRe: Hashtable error Pin
jaya8629-Oct-08 23:39
jaya8629-Oct-08 23:39 
GeneralRe: Hashtable error Pin
Ashfield30-Oct-08 1:52
Ashfield30-Oct-08 1:52 
AnswerRe: Hashtable error Pin
Guffa29-Oct-08 23:48
Guffa29-Oct-08 23:48 
Question[Message Deleted] Pin
Shivan Nandan29-Oct-08 19:35
Shivan Nandan29-Oct-08 19:35 
AnswerRe: Active Directory Pin
Ashfield29-Oct-08 22:18
Ashfield29-Oct-08 22:18 
Question[Message Deleted] Pin
Navinchandran29-Oct-08 19:20
Navinchandran29-Oct-08 19:20 
AnswerRe: Creating a new Document management Pin
Sathesh Sakthivel29-Oct-08 19:31
Sathesh Sakthivel29-Oct-08 19:31 
AnswerRe: Creating a new Document management Pin
Christian Graus29-Oct-08 21:05
protectorChristian Graus29-Oct-08 21:05 
QuestionCreating a new Document management website similar to Google doc Pin
Navinchandran29-Oct-08 19:19
Navinchandran29-Oct-08 19:19 
AnswerRe: Creating a new Document management website similar to Google doc Pin
Sathesh Sakthivel29-Oct-08 19:35
Sathesh Sakthivel29-Oct-08 19:35 
Questionhow to read data from sqlserver and convert it into XMl using XSLT Pin
googlejumbo29-Oct-08 18:46
googlejumbo29-Oct-08 18:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.