Click here to Skip to main content
15,915,164 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow To Get Video Details ? Pin
Sosyopat29-Oct-08 21:49
Sosyopat29-Oct-08 21:49 
QuestionInserting data from a .txt file to Database Pin
srinivaskonijeti29-Oct-08 20:39
srinivaskonijeti29-Oct-08 20:39 
AnswerRe: Inserting data from a .txt file to Database Pin
Rinki Mukheraji29-Oct-08 20:59
Rinki Mukheraji29-Oct-08 20:59 
QuestionFirst web service on ASP.Net Pin
CodingLover29-Oct-08 20:26
CodingLover29-Oct-08 20:26 
AnswerRe: First web service on ASP.Net Pin
John Gathogo29-Oct-08 20:42
John Gathogo29-Oct-08 20:42 
GeneralRe: First web service on ASP.Net Pin
CodingLover29-Oct-08 20:46
CodingLover29-Oct-08 20:46 
AnswerRe: First web service on ASP.Net Pin
surender93929-Oct-08 20:44
surender93929-Oct-08 20:44 
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 

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.