how-to

  • submit to reddit

Creating a Simple Live Cricket Score Using ASP.NET SignalR

Introduction:I am from Pakistan. Like most of Pakistanis, I am also a huge fan of Cricket. Yesterday, I got some time from my busy job. I thought to...

0 replies - 1139 views - 05/16/13 by Imran Baloch in Articles

2013 How Link Authority Works for SEO Blogging

Training Video 1 – WordPress Basics VideoYou will find thousands of conflicting S.E.O. guides for blog posting.  My protege John Kitts, who...

1 replies - 1515 views - 04/09/13 by Israel Rothman in Articles

C# – Creating a DLL to Hide Your Code

The DLL also called Dynamic Link Library is a file that can be used dynamically by other programs. We create the DLL mainly to hide our confidential code so...

4 replies - 2341 views - 03/06/13 by Sourabh Sharma in Articles

How To Override The Default Color Of A ProgressBar In A Windows 8 Application

So you’re doing Windows 8 development and, very likely, your app needs to display some data. Rarely this data is immediately available: maybe you need to...

0 replies - 3045 views - 08/31/12 by Matteo Pagani in Articles

CryPing - Ping HTTP, SMTP, POP3 or NNTP Services

IntelliAdmin - An advanced ping utility – Free Download "... Last week Travis emailed me about an interesting utility called CryPing: “..I...

0 replies - 2878 views - 08/29/12 by Greg Duncan in Articles

Attribute Routing In MVC

I took a look at Stack Overflow Stack-Exchange Data Explorer that is built in MVC and is open-source application to query the Stack Exchange data dump that ...

0 replies - 2561 views - 08/27/12 by Prashant Khandelwal in Articles

Unable To Start Debugging WWAHost.exe Error With Windows 8 HTML Apps

Introduction All throughout my blog you will find tons of blog posts for common problems that I have encountered while developing applications using...

0 replies - 2175 views - 08/26/12 by Michael Crump 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 - 2504 views - 08/25/12 by Jalpesh Vadgama in Articles

Using OData in Windows 8 Apps for Windows 8 RTM

The following is an excerpt from Chapter 6 of my book, Building Windows 8 Apps with C# and XAML. The Open Data Procotol (OData) is a web protocol used for...

0 replies - 2328 views - 08/25/12 by Jeremy Likness in Articles

Hosting WCF Services In A Windows Service

When building Windows services we often need a way to communicate with them. The natural way to communicate to service is to send signals to it. But this...

0 replies - 2469 views - 08/24/12 by Gunnar Peipman in Articles

Missing Macros In Visual Studio 2012? Convert Them To AddIns.

Alkampfer's Place - Converting Visual Studio Macro to Visual Studio plugin Visual Studio 2012 is really faster than 2010, this is due to an excellent...

1 replies - 6141 views - 08/24/12 by Greg Duncan in Articles

Up Log Creek Without a Paddle – Part 2: IIS Log File Investigations

When it comes to reviewing visitor site usage, server bandwidth usage, or forensic security investigations; IIS log files often hold the answers. Although as...

0 replies - 1955 views - 08/24/12 by Douglas Rathbone in Articles

Modern UI App UX Design Guide for Windows 8 Available

Jerry Nixon @work - Hooray! Here’s all 316 pages of the Windows 8 UX Guidelines in one cool PDF"Fortunately, we are providing UX guidelines to...

0 replies - 6509 views - 08/22/12 by Greg Duncan in Articles

Getting Started With SQLite In Windows Store / WinRT Apps

In this blog post I will expand the blog post by Tim Heuer  to include information on how to include and access a pre-populated SQLite database file, maybe...

0 replies - 3546 views - 08/22/12 by Erik Ejlskov Jensen in Articles

WinJS: Unpacking Promises

N.B. If you don’t know anything about WinJS, take a moment to peruse this primer. Also, the context of this post is the p&p Hilo project. Derick Bailey...

0 replies - 2300 views - 08/21/12 by Christopher Bennage in Articles