prabirshrestha

Stories kicked by prabirshrestha

Introducing the NuGet Button(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 9 months, 3 days ago

nuget button for your websites read more...

2 comments |category: |Views: 54

tags: another

Facebook C# SDK - Making Requests(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 9 months, 5 days ago

Learn how to use Graph Api/Legacy Rest Api/ FQL using Facebook C# SDK read more...

add a comment |category: |Views: 0

tags: another

Facebook C# SDK - Uploading Video via Graph Api(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 10 months, 29 days ago

Uploading video via graph api read more...

add a comment |category: |Views: 12

tags: another

Facebook C# SDK - Multiple file uploads in Batch Requests(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 11 months, 13 days ago

Uploading multiple files in batch requests using Facebook C# SDK. read more...

add a comment |category: |Views: 7

tags: another

Facebook C# SDK v5 RC(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 1 month ago

Info on Facebook C# SDK v5 RC read more...

add a comment |category: |Views: 6

tags: another

Facebook C# SDK - Writing your first Facebook Application(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 3 months ago

Learn how to write your first facebook application using Facebook C# SDK. read more...

add a comment |category: |Views: 26

tags: another

Facebook C# SDK - Logout(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 3 months ago

Logout from facebook using Facebook C# SDK read more...

add a comment |category: |Views: 144

tags: another

Facebook C# SDK v5 Beta Internals(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 3 months ago

Learn about the new changes in Facebook C# SDK v5 Beta read more...

add a comment |category: |Views: 4

tags: another

Intellisense support for NuPack (nuspec) in VS(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 7 months ago

Intellisense support for .nuspec file in VS read more...

add a comment |category: |Views: 15

tags: another

Multi Platform Targeting in C# using NOR(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 8 months ago

using NOR to support multiple platforms such as silverlight and windowsphone read more...

add a comment |category: |Views: 83

tags: another

The Ultimate Facebook SDK for .NET(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 10 months ago

Facebook SDK for .NET C# read more...

add a comment |category: |Views: 13

tags: another

Organizing Javascript codes from a C# perspective using OOP(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 10 months ago

Organizing Javascript codes from a C# perspective using Object Oriented Concepts read more...

add a comment |category: |Views: 25

tags: another

Organizing Javascript codes from a C# perspective using namespaces(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 10 months ago

Organizing Javascript codes from a C# perspective - using namespaces read more...

add a comment |category: |Views: 10

tags: another

SQL for localization and Globalization - no more resx(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 1 year, 11 months ago

Use SQL database for Localization and Globalization read more...

add a comment |category: |Views: 38

tags: another

Migrating Existing BlogEngine.Net Comments to Disqus(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 2 years ago

Migrate all your existing blogengine.net comments to disqus comments. read more...

add a comment |category: |Views: 12

tags: another

Understanding Navigation on Windows Phone 7(www.dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years ago

Taking a look at the Windows Phone 7 Api and understanding how to navigate between pages. In this episode we are going to focus on learning about the various ways you can navigate from page to page within your application. Because WP7 is based off of Silverlight 3.x you are able to utilize all the native silverlight navigation techniques such as static routing (hard wiring the .xaml path), using routes and using the NavigationService. read more...

add a comment |category: |Views: 1064

tags: another