SlideShare a Scribd company logo
Manisha M. ChotheJunior Solution Developer Parallel Minds Technology Solutions Pvt. Ltd. www.parallelminds.biz(o) + 91-20-65000209 http://Dotnetminders.blogspot.com/Google: mchothe8@gmail.com|
 Web Services in Asp.net               Refer Parallelminds_WebService from Solution
Web Services in Asp.netASP.NET Web Services support clients using HTTP-POST, HTTP-GET and SOAP protocols to invoke methods exposed, depends on your specific requirement you choose one method over the others. The main difference between HTTP-GET or HTTP-POST and SOAP is the data types supported by SOAP is much richer because SOAP used XSD schema to represent complex data types.The page directive WebService is required and class is the name of the .NET Class to expose the Web Service, each method exposes as Web Service Class Method need to have a declarative attribute statement [WebMethod()] in front of it.
Step 1: Create the ASP.NET Web Service Source FileWeb Services in Asp.netFile: MyWebService.asmx<%@ WebService Language="C#" class="MyClass" %>   using System.Web.Services ;     public class MyClass        {           [WebMethod()]           public int Add ( int a, int b)                  {                    return a + b ;                   }           }
Calling  Web  Service From Web Parts
Calling  Web  Service From Web PartsCreate web site-> asp.net web service-> ok
Calling  Web  Service From Web Parts
Calling  Web  Service From Web Parts
Calling  Web  Service From Web Parts
Calling  Web  Service From Web Parts
Calling  Web  Service From Web Parts
SharePoint 2010 Web ServicesThis section contains the Web services in Microsoft SharePoint 2010 that are usable for remote development by third-party developersWebSvcAdmin      Provides methods for managing a deployment of SharePoint Foundation, such as for creating or deleting sites.WebSvcAlerts      Provides methods for working with alerts for list items in a SharePoint Foundation site.WebSvcAuthentication      Provides classes for logging on to a SharePoint Foundation site that is using forms-based authentication.WebSvcBdcAdminService      Provides methods that can be used to import and export Business Data Connectivity Services (BDC) models.
SharePoint 2010 Web ServicesWebSvcCellStorage       Enables client computers to synchronize changes made to shared files that are stored on a server.WebSvcCopy       Provides methods for copying items between locations in SharePoint Foundation.WebSvcdiagnostics       Enables client computers to submit diagnostic reports that describe application errors that occur on the client.WebSvcDspSts       Provides a method for performing queries against lists in SharePoint Foundation.WebSvcDWS       Provides methods for managing Document Workspace sites and the data they contain.
SharePoint 2010 Web ServicesWebSvcForms      Provides methods for returning forms used in the user interface when working with the contents of a list.WebSvcImaging      Provides methods that enable you to create and manage picture libraries.WebSvcLists      Provides methods for working with lists and list data.WebSvcMeetings      Provides methods that enable you to create and manage Meeting     Workspace sites.WebSvcPeople      Provides methods for working with security groups.WebSvcPermissions      Provides methods for working with the permissions for a site or list.
Thank You!

More Related Content

What's hot (19)

DOC
Tutorial asp.net
Vivek K. Singh
 
PPTX
SharePoint 2010 Developer 101
Nick Hadlee
 
PPT
Web 2 0 Fullfeatures
vsnmurthy
 
PPTX
Session 5-SharePoint with Office-Donovan Follette
Mithun T. Dhar
 
PPT
WSS 3.0 using asp.net 2.0 for extending pages,Server Farms etc..
maddinapudi
 
PPT
Sharepoint
LiquidHub
 
PPTX
Share Point Object Model
SharePoint Experts
 
PPT
Web 2 0 Fullfeatures
Ratna Prashanth
 
PPTX
App deployment
Melick Baranasooriya
 
PPTX
Introduction to widgets
Thomas Robbins
 
PPT
Ofc216 Shah German Webcms
Punk Rock
 
PPTX
SharePoint 2010 for Devs
Rishu Mehra
 
PPTX
ASP.NET Lecture 1
Julie Iskander
 
PPTX
Sharepoint 2010 Object model topology
parallelminder
 
PPT
4 tools, sandboxed solutionds, web part development
icdesktop
 
PPTX
Web Service Connection - using Login Operation
Datagaps Inc
 
PPTX
SharePoint 2010 for IT Pros
Rishu Mehra
 
PPTX
Introduction to JSLink in 2013
Sparkhound Inc.
 
Tutorial asp.net
Vivek K. Singh
 
SharePoint 2010 Developer 101
Nick Hadlee
 
Web 2 0 Fullfeatures
vsnmurthy
 
Session 5-SharePoint with Office-Donovan Follette
Mithun T. Dhar
 
WSS 3.0 using asp.net 2.0 for extending pages,Server Farms etc..
maddinapudi
 
Sharepoint
LiquidHub
 
Share Point Object Model
SharePoint Experts
 
Web 2 0 Fullfeatures
Ratna Prashanth
 
App deployment
Melick Baranasooriya
 
Introduction to widgets
Thomas Robbins
 
Ofc216 Shah German Webcms
Punk Rock
 
SharePoint 2010 for Devs
Rishu Mehra
 
ASP.NET Lecture 1
Julie Iskander
 
Sharepoint 2010 Object model topology
parallelminder
 
4 tools, sandboxed solutionds, web part development
icdesktop
 
Web Service Connection - using Login Operation
Datagaps Inc
 
SharePoint 2010 for IT Pros
Rishu Mehra
 
Introduction to JSLink in 2013
Sparkhound Inc.
 

Viewers also liked (18)

PDF
Restoring SharePoint Frontend server
parallelminder
 
PDF
Windows azure development setup
parallelminder
 
PDF
Share point 2010 enterprise single server farm installation
parallelminder
 
PDF
Jason parsing
parallelminder
 
PPTX
Parallelminds.asp.net with sp
parallelminder
 
PDF
How to install / configure / setup language pack in SharePoint 2010
parallelminder
 
PDF
Digital asset management sharepoint 2010
parallelminder
 
DOC
josephlee
Joseph Lee
 
PPTX
Parallelminds.web partdemo1
parallelminder
 
PPTX
Parallel minds silverlight
parallelminder
 
PPTX
Mule soap client demo
Kaj Bromose
 
PDF
SharePoint2010 single server farm installation
parallelminder
 
PPTX
Webservice Testing
Rachana Khedekar
 
PDF
Venkat Yugandhar-Software Developer_Java
Venkat Yugandhar
 
PPTX
Master Pages In Asp.net
parallelminder
 
PPT
Using Java to implement SOAP Web Services: JAX-WS
Katrien Verbert
 
PPTX
Formbased authentication in asp.net
parallelminder
 
Restoring SharePoint Frontend server
parallelminder
 
Windows azure development setup
parallelminder
 
Share point 2010 enterprise single server farm installation
parallelminder
 
Jason parsing
parallelminder
 
Parallelminds.asp.net with sp
parallelminder
 
How to install / configure / setup language pack in SharePoint 2010
parallelminder
 
Digital asset management sharepoint 2010
parallelminder
 
josephlee
Joseph Lee
 
Parallelminds.web partdemo1
parallelminder
 
Parallel minds silverlight
parallelminder
 
Mule soap client demo
Kaj Bromose
 
SharePoint2010 single server farm installation
parallelminder
 
Webservice Testing
Rachana Khedekar
 
Venkat Yugandhar-Software Developer_Java
Venkat Yugandhar
 
Master Pages In Asp.net
parallelminder
 
Using Java to implement SOAP Web Services: JAX-WS
Katrien Verbert
 
Formbased authentication in asp.net
parallelminder
 
Ad

Similar to Parallelminds.asp.net web service (20)

PPTX
SharePoint Data Anywhere and Everywhere by Chris Beckett - SPTechCon
SPTechCon
 
PPTX
Rest API and Client OM for Developer
InnoTech
 
KEY
SharePoint 2010 Client Object Model
G. Scott Singleton
 
DOC
Sharepoint 2010 content
Smartittrainings
 
PPT
Web services intro.
Ranbeer Yadav
 
PPTX
Getting Enough REST? Understanding the SharePoint 2013 REST / ODATA Services
Hilton Giesenow
 
PDF
Sharepoint 2010 Training
Deccansoft
 
PDF
Web services in asp.net
Dharma Raju
 
PPTX
Stefaan Ponnet, Fusebox
nascomgenk
 
PPTX
What's new for Developers in SharePoint 2013
Marius Constantinescu [MVP]
 
PPTX
Web services
aspnet123
 
PPTX
Tom van gaever-sp_serviceapplications_spsbe17
BIWUG
 
PPTX
Creating & consuming simple web service
Abhijit B.
 
PPTX
Office 2010 Programming
Quang Nguyễn Bá
 
DOCX
KO on Web Services
Manjunatha RK
 
PPTX
What’s New for Devs
MicrosoftFeed
 
PDF
ASP.NET 2010, WebServices Full Example for BCA Students
Jainul Musani
 
PPTX
SharePoint 2010 Application Development
mattbremer
 
PPTX
Developing SharePoint 2013 apps with Visual Studio 2012 - Microsoft TechDays ...
Bram de Jager
 
PPTX
Building dynamic applications with the share point client object model
Eric Shupps
 
SharePoint Data Anywhere and Everywhere by Chris Beckett - SPTechCon
SPTechCon
 
Rest API and Client OM for Developer
InnoTech
 
SharePoint 2010 Client Object Model
G. Scott Singleton
 
Sharepoint 2010 content
Smartittrainings
 
Web services intro.
Ranbeer Yadav
 
Getting Enough REST? Understanding the SharePoint 2013 REST / ODATA Services
Hilton Giesenow
 
Sharepoint 2010 Training
Deccansoft
 
Web services in asp.net
Dharma Raju
 
Stefaan Ponnet, Fusebox
nascomgenk
 
What's new for Developers in SharePoint 2013
Marius Constantinescu [MVP]
 
Web services
aspnet123
 
Tom van gaever-sp_serviceapplications_spsbe17
BIWUG
 
Creating & consuming simple web service
Abhijit B.
 
Office 2010 Programming
Quang Nguyễn Bá
 
KO on Web Services
Manjunatha RK
 
What’s New for Devs
MicrosoftFeed
 
ASP.NET 2010, WebServices Full Example for BCA Students
Jainul Musani
 
SharePoint 2010 Application Development
mattbremer
 
Developing SharePoint 2013 apps with Visual Studio 2012 - Microsoft TechDays ...
Bram de Jager
 
Building dynamic applications with the share point client object model
Eric Shupps
 
Ad

Recently uploaded (20)

PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PDF
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
PDF
Mahidol_Change_Agent_Note_2025-06-27-29_MUSEF
Tassanee Lerksuthirat
 
PPTX
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
PPTX
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PDF
Aprendendo Arquitetura Framework Salesforce - Dia 03
Mauricio Alexandre Silva
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PDF
AI-Powered-Visual-Storytelling-for-Nonprofits.pdf
TechSoup
 
PDF
Android Programming - Basics of Mobile App, App tools and Android Basics
Kavitha P.V
 
PPTX
DIGITAL CITIZENSHIP TOPIC TLE 8 MATATAG CURRICULUM
ROBERTAUGUSTINEFRANC
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPTX
PPT-Q1-WEEK-3-SCIENCE-ERevised Matatag Grade 3.pptx
reijhongidayawan02
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PDF
Is Assignment Help Legal in Australia_.pdf
thomas19williams83
 
PPTX
How to Send Email From Odoo 18 Website - Odoo Slides
Celine George
 
PPTX
infertility, types,causes, impact, and management
Ritu480198
 
PPTX
care of patient with elimination needs.pptx
Rekhanjali Gupta
 
PPTX
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
Mahidol_Change_Agent_Note_2025-06-27-29_MUSEF
Tassanee Lerksuthirat
 
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
Aprendendo Arquitetura Framework Salesforce - Dia 03
Mauricio Alexandre Silva
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
AI-Powered-Visual-Storytelling-for-Nonprofits.pdf
TechSoup
 
Android Programming - Basics of Mobile App, App tools and Android Basics
Kavitha P.V
 
DIGITAL CITIZENSHIP TOPIC TLE 8 MATATAG CURRICULUM
ROBERTAUGUSTINEFRANC
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPT-Q1-WEEK-3-SCIENCE-ERevised Matatag Grade 3.pptx
reijhongidayawan02
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
Is Assignment Help Legal in Australia_.pdf
thomas19williams83
 
How to Send Email From Odoo 18 Website - Odoo Slides
Celine George
 
infertility, types,causes, impact, and management
Ritu480198
 
care of patient with elimination needs.pptx
Rekhanjali Gupta
 
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 

Parallelminds.asp.net web service

  • 1. Manisha M. ChotheJunior Solution Developer Parallel Minds Technology Solutions Pvt. Ltd. www.parallelminds.biz(o) + 91-20-65000209 http://Dotnetminders.blogspot.com/Google: [email protected]|
  • 2. Web Services in Asp.net Refer Parallelminds_WebService from Solution
  • 3. Web Services in Asp.netASP.NET Web Services support clients using HTTP-POST, HTTP-GET and SOAP protocols to invoke methods exposed, depends on your specific requirement you choose one method over the others. The main difference between HTTP-GET or HTTP-POST and SOAP is the data types supported by SOAP is much richer because SOAP used XSD schema to represent complex data types.The page directive WebService is required and class is the name of the .NET Class to expose the Web Service, each method exposes as Web Service Class Method need to have a declarative attribute statement [WebMethod()] in front of it.
  • 4. Step 1: Create the ASP.NET Web Service Source FileWeb Services in Asp.netFile: MyWebService.asmx<%@ WebService Language="C#" class="MyClass" %> using System.Web.Services ; public class MyClass { [WebMethod()] public int Add ( int a, int b) { return a + b ; } }
  • 5. Calling Web Service From Web Parts
  • 6. Calling Web Service From Web PartsCreate web site-> asp.net web service-> ok
  • 7. Calling Web Service From Web Parts
  • 8. Calling Web Service From Web Parts
  • 9. Calling Web Service From Web Parts
  • 10. Calling Web Service From Web Parts
  • 11. Calling Web Service From Web Parts
  • 12. SharePoint 2010 Web ServicesThis section contains the Web services in Microsoft SharePoint 2010 that are usable for remote development by third-party developersWebSvcAdmin Provides methods for managing a deployment of SharePoint Foundation, such as for creating or deleting sites.WebSvcAlerts Provides methods for working with alerts for list items in a SharePoint Foundation site.WebSvcAuthentication Provides classes for logging on to a SharePoint Foundation site that is using forms-based authentication.WebSvcBdcAdminService Provides methods that can be used to import and export Business Data Connectivity Services (BDC) models.
  • 13. SharePoint 2010 Web ServicesWebSvcCellStorage Enables client computers to synchronize changes made to shared files that are stored on a server.WebSvcCopy Provides methods for copying items between locations in SharePoint Foundation.WebSvcdiagnostics Enables client computers to submit diagnostic reports that describe application errors that occur on the client.WebSvcDspSts Provides a method for performing queries against lists in SharePoint Foundation.WebSvcDWS Provides methods for managing Document Workspace sites and the data they contain.
  • 14. SharePoint 2010 Web ServicesWebSvcForms Provides methods for returning forms used in the user interface when working with the contents of a list.WebSvcImaging Provides methods that enable you to create and manage picture libraries.WebSvcLists Provides methods for working with lists and list data.WebSvcMeetings Provides methods that enable you to create and manage Meeting Workspace sites.WebSvcPeople Provides methods for working with security groups.WebSvcPermissions Provides methods for working with the permissions for a site or list.