surinder

Stories submitted by surinder

Beginner’s Guide To Using Google Plus .NET API Part 1: Profile Data(surinder.computing-studio.com)

submitted by surindersurinder(119) 1 month, 14 days ago

I shall be showing you the basic API principles to get you started in retrieving data from your own Google+ profile using Google's official .NET API library. read more...

add a comment |category: |Views: 6

tags: another

Retrieve A Single YouTube Video in .NET(surinder.computing-studio.com)

submitted by surindersurinder(119) 2 months, 1 day ago

Output video data onto a page from a YouTube URL. read more...

add a comment |category: |Views: 2

tags: another

Google Checkout - Callback Notifications Example(surinder.computing-studio.com)

submitted by surindersurinder(119) 4 months, 25 days ago

Tutorial on how to use Google Checkout API in a ASP.NET site. From basic account setup to callback page sample code. read more...

add a comment |category: |Views: 32

tags: another

BlogEngine Disqus Comment Count Fix(surinder.computing-studio.com)

submitted by surindersurinder(119) 10 months ago

Provides a fix to display Disqus comments count within BlogEngine. read more...

add a comment |category: |Views: 9

tags: another

Using Microsoft Chart In SharePoint 2007(surinder.computing-studio.com)

submitted by surindersurinder(119) 2 years, 5 months ago

Use Microsoft Chart controls within a SharePoint 2007 custom web part. Retrieve information from a database and output graphical information into your Reporting Dashboard. read more...

add a comment |category: |Views: 18

tags: another

Custom SharePoint 2007 Bulk Document Uploader(surinder.computing-studio.com)

submitted by surindersurinder(119) 2 years, 6 months ago

A custom C# application that allows you to upload multiple documents into a SharePoint 2007 Document Library. read more...

add a comment |category: |Views: 20

tags: another

Use YouTube’s RSS Feed To Output A List of Video’s(surinder.computing-studio.com)

submitted by surindersurinder(119) 2 years, 11 months ago

This post shows you how to dynamically retrieve YouTube video content by reading their RSS feed. read more...

add a comment |category: |Views: 26

tags: another

Dynamically Output A List of YouTube Video's In ASP.NET(surinder.computing-studio.com)

submitted by surindersurinder(119) 2 years, 11 months ago

A quick "how to" in using the YouTube API to list and view video's dynamically within your ASP.NET application. read more...

add a comment |category: |Views: 48

tags: another

Creating A Comma Delimited String(surinder.computing-studio.com)

submitted by surindersurinder(119) 3 years, 6 months ago

Creating a Comma Delimited String using the .NET frameworks CommaDelimitedStringCollection class. read more...

add a comment |category: |Views: 35

tags: another

Outputting Custom Made Charts To An ASP.NET Page(surinder.computing-studio.com)

submitted by surindersurinder(119) 3 years, 6 months ago

Guide to inserting a custom chart or System.Drawing image to a web page where other HTML content is displayed. read more...

add a comment |category: |Views: 4

tags: another

Fixing BlogEngine HTML Editor Problem(surinder.computing-studio.com)

submitted by surindersurinder(119) 4 years, 6 months ago

When submitting posts the BlogEngine HTML Editor removes certain HTML tags. This post shows how a quick way to fix this problem. read more...

1 comment |category: |Views: 53

tags: another