Introducing the NuGet Button(blog.prabir.me)
submitted by prabirshrestha(862) 9 months, 3 days ago
nuget button for your websites read more...
2 comments |category: Open Source |Views: 54
tags: OpenSource another
Facebook C# SDK - Making Requests(blog.prabir.me)
submitted by prabirshrestha(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: C# |Views: 0
tags: C# another
Facebook C# SDK - Uploading Video via Graph Api(blog.prabir.me)
submitted by prabirshrestha(862) 10 months, 29 days ago
Uploading video via graph api read more...
add a comment |category: C# |Views: 12
Facebook C# SDK - Multiple file uploads in Batch Requests(blog.prabir.me)
submitted by prabirshrestha(862) 11 months, 13 days ago
Uploading multiple files in batch requests using Facebook C# SDK. read more...
add a comment |category: C# |Views: 7
Facebook C# SDK v5 RC(blog.prabir.me)
submitted by prabirshrestha(862) 1 year, 1 month ago
Info on Facebook C# SDK v5 RC read more...
add a comment |category: C# |Views: 6
Facebook C# SDK - Writing your first Facebook Application(blog.prabir.me)
submitted by prabirshrestha(862) 1 year, 3 months ago
Learn how to write your first facebook application using Facebook C# SDK. read more...
add a comment |category: C# |Views: 26
Facebook C# SDK - Logout(blog.prabir.me)
Logout from facebook using Facebook C# SDK read more...
add a comment |category: C# |Views: 144
Facebook C# SDK v5 Beta Internals(blog.prabir.me)
Learn about the new changes in Facebook C# SDK v5 Beta read more...
add a comment |category: C# |Views: 4
Intellisense support for NuPack (nuspec) in VS(blog.prabir.me)
submitted by prabirshrestha(862) 1 year, 7 months ago
Intellisense support for .nuspec file in VS read more...
add a comment |category: Visual Studio |Views: 15
tags: VisualStudio another
Multi Platform Targeting in C# using NOR(blog.prabir.me)
submitted by prabirshrestha(862) 1 year, 8 months ago
using NOR to support multiple platforms such as silverlight and windowsphone read more...
add a comment |category: C# |Views: 83
The Ultimate Facebook SDK for .NET(blog.prabir.me)
submitted by prabirshrestha(862) 1 year, 10 months ago
Facebook SDK for .NET C# read more...
add a comment |category: C# |Views: 13
Organizing Javascript codes from a C# perspective using OOP(blog.prabir.me)
Organizing Javascript codes from a C# perspective using Object Oriented Concepts read more...
add a comment |category: Other |Views: 25
tags: another
Organizing Javascript codes from a C# perspective using namespaces(blog.prabir.me)
Organizing Javascript codes from a C# perspective - using namespaces read more...
add a comment |category: AJAX |Views: 10
tags: AJAX another
SQL for localization and Globalization - no more resx(blog.prabir.me)
submitted by prabirshrestha(862) 1 year, 11 months ago
Use SQL database for Localization and Globalization read more...
add a comment |category: ASP.NET |Views: 38
tags: ASP.NET another
Migrating Existing BlogEngine.Net Comments to Disqus(blog.prabir.me)
submitted by prabirshrestha(862) 2 years ago
Migrate all your existing blogengine.net comments to disqus comments. read more...
add a comment |category: ASP.NET |Views: 12
Dependency Injection (DI) - Hello World with Ninject(blog.prabir.me)
Getting started with Ninject read more...
add a comment |category: C# |Views: 36