Error!
Success!

Popular Stories

showing:  of
0
kicks

Making RequireJS play nice with ASP.NET MVC  (Unpublished)

Being creative when attempting to use RequireJS with minifying in an ASP.NET Multipage MVC application


Kicked By:
Drop Kicked By:
0
kicks

Announcement: Employee Info Starter Kit (v6.0–ASP.NET MVC Edition) is Released  (Unpublished)

After a long wait, the next version of Employee Info Starter Kit is released! This starter kit is basically is a project template that contains code samples targeting a specific technology, such as ASP.NET Web Form, ASP.NET MVC etc. Since its first release, this open source project gained a huge p...


Kicked By:
Drop Kicked By:
0
kicks

Why Collections Should Never Be Null  (Unpublished)

After a long time of programming, I've realized that nulls are just evil, but what is worse is the idea that a collection can be null. This might be a provocative thing to say, or you might be on my side. I'll try to explain myself and see if you agree with me.


Kicked By:
Drop Kicked By:
0
kicks

Using Fluent Validation with ASP.NET MVC – Part 4: Database Validation  (Unpublished)

I conclude my series on FluentValidation by extending the validator to do database validation by using a repository. I also show how to mock the repository for quick and easy unit testing


Kicked By:
Drop Kicked By:
0
kicks

Using Environment.FailFast  (Unpublished)

When an application becomes critically unstable, it is sometimes better to exit, rather than risk corruption. If even exiting normally could cause damage to data, it is appropriate to ignore any exception handling and stop the process immediately.


Kicked By:
Drop Kicked By:
0
kicks

Creating PDF with ASP.Net MVC and RazorPDF  (Unpublished)

In this post we are going to learn how we can easily create PDF from ASP.Net application with the help of Razor PDF NuGet package. About Razor PDF: This NuGet package is created by Al Nyveldt It internally uses ITextSharp an open source PDF convertor library. RazorPDF uses Razor View engine to crea...


Kicked By:
Drop Kicked By:
0
kicks

C# LINQ: Combine Multiple Sequences In Parallel  (Unpublished)

Different ways to combine multiple lists in parallel (by order) in C# LINQ.


Kicked By:
Drop Kicked By:
0
kicks

6 Examples of Hard to Test JavaScript  (Unpublished)

In this post we will be looking at 6 different ways that accidentally make JavaScript code hard to test including… Tightly Coupled Components Private Parts Singletons Anonymous Functions Mixed Concerns New Operators As we introduce each of these concepts we will describe the issue, take a look at s...


Kicked By:
Drop Kicked By:
0
kicks

How do you learn a new framework?  (Unpublished)

Nick Harrison poses some good questions about how we learn new technologies and libraries, and suggests a few ways to speed up the process.


Kicked By:
Drop Kicked By:
0
kicks

Realtime Wall Post and Comment Notifications using SignalR and Knockout  (Unpublished)

Implementing Realtime Wall Post and Comment Notifications using SignalR and Knockout


Kicked By:
Drop Kicked By:
0
kicks

A word or two about NoSQL and it being schemaless  (Unpublished)

I’ve been discussing the “schemaless” view of NoSQL with some fellow developers and have been tweeting a bit about it and yesterday I started to read a new book: “NoSQL Distilled – A brief guide to the emerging world of polygot persistence, Pramod J.Sadalage & Martin Fowler (2013)” (Sadalage & Fowle...


Kicked By:
Drop Kicked By:
0
kicks

Building an IP Camera Viewer in C# 5.0  (Unpublished)

It tells, how to make use MJPEG streams in C# to build an IP camera viewer!!


Kicked By:
Drop Kicked By:
0
kicks

Bing it on Reactive Extensions!  (Unpublished)

An introduction to Reactive Extensions with WPF and Bing search. Step-by-step explanations and code building. Presentation slides and final code archives included!


Kicked By:
Drop Kicked By:
0
kicks

Barbarian Meets Knockout: Knockout.js Observables  (Unpublished)

In the last installment of these series we gave a short introduction to Knockout.js, what it is, why should you care and how to get started. In this blog post I will focus in one of the pillars of Knockout, the concept of observables, JavaScript objects that have the ability to notify others when th...


Kicked By:
Drop Kicked By:
0
kicks

Q&A with Scott Hanselman by Rey Bango  (Unpublished)

Few developers generate as much interest and following as Scott Hanselman. He's achieved near rockstar-status within the Microsoft developer community and has successfully built credibility and respect outside of the Microsoft world through his oft opinionated and unbiased views on technology and cu...


Kicked By:
Drop Kicked By: