C#

  • submit to reddit

Using Twitter via .NET - A Beginner's Guide

 Objective : In this post i will quickly explain how can we interact with Twitter API using .Net code. Ingredients : LinqToTwitter, Visual Studio...

2 replies - 1169 views - 04/05/13 by Sarfraz Khan in Uncategorized

Technical Debt Report: November, 2012

TechDebt.org is the first collaborative & open benchmarking dashboard on Technical  Debt and Software Quality. The site provides you with several...

0 replies - 1366 views - 12/11/12 by Michael Muller in Announcements

Get AppSettings from web.config in a generic way

I use this snippet in all web projects where I need to get settings from the AppSettings section in web.config. This method (static or not) makes it easy and...

1 replies - 2838 views - 10/18/12 by Mario Sannum in Uncategorized

Get any object size in kb

0 replies - 1920 views - 10/12/12 by Alessandro Annini in Uncategorized

Field Report VMworld Europe Day 3

As noted in the Field Report from Day 2, we greatly appreciate the opportunity to listen and learn from our VMworld Europe customers, prospects, and partners!...

0 replies - 1213 views - 10/10/12 by Stacey Schneider in Articles

C# Yellow Book 2012 Released

robmiles.com - C# Yellow Book 2012 Now Available "The latest version of the C# Yellow Book is now available for free download. You can get it here, or...

0 replies - 2656 views - 08/26/12 by Greg Duncan in Articles

Func Delegate in C#

We already know about delegates in C# and I have previously posted about basics of delegates in C#. Following are posts about basic of delegates I have...

0 replies - 2839 views - 08/25/12 by Jalpesh Vadgama in Articles

Fluent Interfaces in C# – Extension Methods

For those of you who haven't read the previous post. This post is the 2nd of many where I explain how to use C# and a bag of tricks to create fluent...

1 replies - 2818 views - 07/17/12 by Dror Helper in Articles

Using composite entities in data-driven apps

In my previous post, I discussed some of the problems that you run into when you try to have a single source of truth with regards to an entity definition....

0 replies - 1932 views - 03/16/12 by Ayende Rahien in Articles

Writing a simple named pipes server in C#

I solved a little problem last night when playing with named pipes. I created a named pipe that writes all output to a file. Named pipes are opened for all...

1 replies - 4911 views - 03/10/12 by Gunnar Peipman in Articles

Daily Dose: Java and the Judge

The judge in the Oracle-Google case doesn't know what a class is. Judge William Alsup of the U.S. District Court will soon be hearing Oracle's case against...

1 replies - 15117 views - 04/08/11 by Katie Mckinsey in Daily Dose

Code Review: SharpArchitecture.MultiTenant

It has been suggested that I’ll look at a more modern implementation of SharpArchitecture, and I was directed toward the MultiTenant project. The first...

0 replies - 2443 views - 04/01/11 by Ayende Rahien in News

C# Programming Language (Covering C# 4.0)

0 replies - 1885 views - 03/17/11 by Ferdinando Sant... in Book Reviews

Download Script To Hide URL In Asp.net Using C#

0 replies - 10964 views - 04/29/08 by Snippets Manager in Uncategorized

C# & Databases - Creating A Unique Identifer

2 replies - 47614 views - 05/10/06 by Snippets Manager in Uncategorized