Blue Ray Plus - Latest Technology News - Latest published stories in Web Service
1
Ups

How to Create ASP.NET web Service

published 20 days, 17 minutes ago posted by adminadmin 21 days, 31 minutes ago
Friday, May 03, 2013 9:46:54 AM GMT Thursday, May 02, 2013 9:32:23 AM GMT
« Page Building Error Points to temp fileHow to calculate bandwidth used by website hosted in IIS? »How to Create ASP.NET web Service and how to consume it: A Beginner’s Guide Posted by kiranpatils on April 23, 2008 Creating this post especially for my friend. Who want to learn How to create His First Web Service. If you too want to do the same then go ahead and start your visual studio. Service Click on Web Site Project It will open New Web site Dialog box. Choose ASP.NET web service and give it ap... (more)
category: Web Service | clicked: 0 | comment | | source: kiranpatils.wordpress.com
tags: ASP.NET web Service
1
Ups

Consume an ASP.NET WebService

published 20 days, 17 minutes ago posted by adminadmin 21 days, 13 minutes ago
Friday, May 03, 2013 9:46:54 AM GMT Thursday, May 02, 2013 9:50:52 AM GMT
Abstract: In this article, we will see how to consume an ASP.NET WebService using jQuery. I will be demonstrating how to consume a .NET List returning Date fields via a .NET webservice, using jQuery. JSON does not handle dates well and we will see how the jMSAjax plug-in helps us solve the date problem. (more)
category: Web Service | clicked: 0 | comment | | source: www.dotnetcurry.com
tags: Consume an ASP.NET WebService
1
Ups

Calling a Web Service with ASP.NET

published 20 days, 17 minutes ago posted by adminadmin 21 days, 11 minutes ago
Friday, May 03, 2013 9:46:54 AM GMT Thursday, May 02, 2013 9:52:42 AM GMT
« Using LINQ to XML instead of XmlReaderCheck Existing Values with ASP.NET CustomValidator + jQuery $.ajax() »Calling a Web Service with ASP.NET AJAX Client Script Wow! It’s been waaaaay too long since my last installment – been busy with latest programming contract, not that you care. Since beating the proverbial dead horse is my specialty, this brief post is going to cover making a call to the Yahoo! Maps API via an ASP.NET web service (.asmx) which we then call from client script with the aid ... (more)
category: Web Service | clicked: 0 | comment | | source: brian.dobberteen.com
tags: Calling a Web Service with ASP.NET
1
Ups

Consuming Web Services With ASP.NET

published 20 days, 17 minutes ago posted by adminadmin 21 days, 10 minutes ago
Friday, May 03, 2013 9:46:54 AM GMT Thursday, May 02, 2013 9:54:08 AM GMT
Login ArticlesADO.NET (2)ASP.NET (36)Azure (0)LINQ (5)Security (2)Silverlight (3)SQL (7)Standards (5)WCF (2) SyndicationArticles RSSBlogs RSS ContributeOur Authors ListMember Sign-UpSuggestions BoxConsuming Web Services With ASP.NET AJAX (Jun 03 2007 - 06:01:58 PM by Timothy Khouri) - [print article] One of the most powerful feat... (more)
category: Web Service | clicked: 0 | comment | | source: www.singingeels.com
tags: Consuming Web Services With ASP.NET