Always remain updated about current software development trends

Articles having tag: .NET

What is the difference between Reflection and Dynamic in C#?

In this article we will try to understand two terminologies reflection and dynamic keyword. Many of the developers get confused between them because both of them help us to do dynamic invocation.

Dynamically Loading Controllers and Views with AngularJS and RequireJS

New to AngularJS? Check out theAngularJS in 60-ish Minutesvideo to get a jumpstart on using the framework to build Single Page Applications (SPAs).Dynamically Loading Controllers and ViewsAngularJS provides a simple way to associate a view with a controller...

Simple Delegates in a Nutshell

The easiest, most straight-forward delegate tutorial.

Windows Azure Storage Extensions

.NET library aimed for managing and querying entities from Windows Azure Storage. Contains LINQ to Azure Table provider.

SQL Simple Utilities

This project provides utilities for SQL server, such as executing a list of SQL scripts, and exporting data to an SQL script.

Server-side Google Analytics Transactions

Handling Google Analytics Transactions on server-side using C# intead of JavaScript on client-side.

A Framework in C# for Fingerprint Verification

In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.

Application Login through Active Directory (LDAP)

Validating the client using Lightweight Directory Access Protocol (LDAP)

MoonPdfPanel - A WPF-based PDF viewer control

This article describes how the MoonPdfPanel works and how you can integrate it in your application