web

  • 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 - 1873 views - 05/15/13 by Imran Baloch in Articles

Hosting ASP.NET Web API in LinqPad

StrathWeb - Hosting ASP.NET Web API in LinqPadToday I stumbled upon an interesting Stackoverflow question, where the user was asking how to go...

0 replies - 1040 views - 04/08/13 by Greg Duncan in Articles

Ignite Your Web Dev with the Infragistics Ignite UI Learning Series

Infragistics - Get Started Learning Ignite UI Today!Anytime you approach a new library or set of controls sometimes it’s nice to get a helping...

0 replies - 1445 views - 03/13/13 by Greg Duncan in Articles

Tip Of The Day: Default User Roles in ASP.NET MVC4

ASP.NET MVC is an extremely powerful framework, and the default website template offers a good set of capabilities to build a fully functional portal that...

0 replies - 2815 views - 03/05/13 by Den Delimarsky in Articles

Building an Imgur Client for Windows Phone - Part 2 - Infinite Image Scroll

In the previous article in the series I talked about how it is possible to load the main gallery images, as well as how to display a small subset of those on...

0 replies - 1832 views - 01/16/13 by Den Delimarsky in Articles

ASP.NET Bundling/Minification and Embedded Resources

Introduction: If you want to share your application resources(like css, javascript, images, etc) between different projects then embedded...

0 replies - 10098 views - 01/05/13 by Imran Baloch in Articles

CORS, AJAX, and POST data in Web API

Last week was quite possibly the most frustrating week of my 15+ software career. Stuff that was working stopped and stuff that should work didn’t. Hours of...

0 replies - 3432 views - 11/17/12 by Joel Cochran in Articles

Get File Extension in PHP

This code allows to pass filename in the $file_name variable and function will return file extension only.

1 replies - 1919 views - 11/04/12 by Chara Miteo in Uncategorized

When EnableUnsecuredRespose Requires an Unsecured Response

A few weeks ago I had to call a legacy wse2 service from a Wcf client. The service behavior was: Request must be encrypted and signed at the message...

0 replies - 1892 views - 04/26/12 by Yaron Naveh in Articles

Installing and Developing ASP.NET MVC 4 Applications

Introduction: In this article we are going to see how to install the required tools for ASP.NET MVC4 development and write a simple MVC 4 application using...

0 replies - 3527 views - 04/08/12 by Karthikeyan Anb... in Articles

Creating Dynamic Breadcrumbs in ASP.NET MVC With MvcSiteMap

I have done lots of work with breadcrumbs in normal ASP.NET Web Forms. I was looking for the same functionality in ASP.NET MVC. After searching for a while, I...

0 replies - 6655 views - 04/08/12 by Jalpesh Vadgama in Articles

Introducing the ASP.NET Web API

In the new version of ASP.NET you can use something called ASP.NET Web API. This allows you to expose your data in many different formats, such as XML or...

0 replies - 4005 views - 03/19/12 by Filip Ekberg in Articles

Creating widget blocks for the Windows Home Server 2011 web user interface

To keep user interface of your Windows Home Server 2011 (WHS) web add-in similar to other parts of UI you may need styled blocks like shown on WHS web...

0 replies - 2234 views - 03/02/12 by Gunnar Peipman in News

Implementing Google Account Authentication in an ASP.NET application

Few years back I blogged about adding OpenID login support in ASP.NET application. This time I am blogging about adding Google login support in ASP.NET...

1 replies - 14172 views - 02/18/12 by Prashant Khandelwal in News

Bug Hunt: What made this blog slow?

A while ago the blog start taking 100% CPU on the client machines. Obviously we were doing something very wrong there, but what exactly was it? We tracked...

0 replies - 1889 views - 01/30/12 by Ayende Rahien in News