Discover a new way to find and share stories you'll love… Learn about Reading Desk

All Blogs / Technology / Programming / Windows Development / New


Simple Delegates in a Nutshell

The easiest, most straight-forward delegate tutorial.

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.

Does Service Virtualization’s "Shift Left" Burden Developers?

Service virtualization undeniably benefits the development process, but it can be both a blessing & a curse for developers. Learn how to minimize the burden on development to achieve maximum acceleration of delivery cycles.

Object Relational Mapping (ORM) using NHibernate - Part 5B of 8: Coding Many-to-Many Entity Associations

A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, using collections with NHibernate, Inheritance Relationships using NHibernate, and lazy initializations/fetches using NHibernate.

Creating a formatted MS-Excel sheet using ASP

An article on how to create a formatted MS-Excel sheet using ASP

Get The HTML Source of Any Web Page

This article shows how to get HTML source of any WebPage even if the website prevents viewing the source

Server controls in separete assembly

In my project I wanted to create text box control with bultin configurable validation. ASP.NET definition in.aspx or.ascx file would get validation function by name. But I do not wanted to create just.ascx file with text box. I could not then reuse that control in other projects and it certainly

MonoGame: Building Portable Solutions

In one of my previous articles I talked about how MonoGame could be used with portable libraries, this was off the back of some work I was doing with the MonoGame team to help with some of the more tedious clean up tasks that needed doing and I had the …

Single Notification of Multiple Messages using GCM, if Device Idle

How to send Single Notification of multiple messages using GCM, if device is Idle in ASP.NET

How to Delete 64 bit Registry keys/values (.NET 3.5)

How to access a 64bit registry key from 32bit built application in.NET 3.5 and lower

Windows Development
Copyright © 2011 Regator, LLC