Stories recently tagged with 'API'

Using .NET Code to Set a Windows Service to Automatically Restart(blogs.msdn.com)

submitted by dalzieldalziel(6230) 5 years, 9 months ago

How to programmatically ensure that a windows service always restarts if it fails read more...

add a comment |category: |Views: 77

tags: another

Kick wiki and REST API now live(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

I have just launched a wiki and REST API for the various kick sites, including dotnetkicks.com and sharepointkicks.com The API allows posts to be added and kicked among other functions. Tagging support in the API will be added in time, it is on the list of feature requests. read more...

2 comments |category: |Views: 9

tags: another

Google Calendar API(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 1 month ago

Google Calendar allows client applications to view and update calendar events in the form of Google data API ("GData") feeds. Your client application can use the Google Calendar data API to create new events, edit or delete existing events, and query for events that match particular criteria. There are many possible uses for the Calendar data API. For example, you can create a web front end for your group's calendar that uses Google Calendar as a back end. Or you can generate a public calendar for Google Calendar to display, based on your organization's event database. Or you can search relevant calendars to display a list of upcoming events on those calendars. read more...

1 comment |category: |Views: 922

tags: another