Download sample application - 15.43 KB
Download source code - 6.8 KB
You can try my live demo here.
Contents
Introduction
What is the Shopping Cart Software
Why I Created this User Contr
Download Binaries - 41.64 KB
Download Source - 468.31 KB
Introduction
Sometimes having a software-based ‘virtual keyboard’ for your desktop applications can be a real help. You can provide a wa
Download ListBoxDemo - 15.55 KBIntroduction
In many ways ASP.NET MVC represents a big step forward from Web Forms.
Instead of working with an abstraction that tries to impose a non-web model onto
a
The Problem
Did you ever have to send a professional looking HTML Email from your ASP.NET MVC APP? Say, to welcome a newly signed up user or to send a password reset link? I am sure at
Download PagingWithListView.zip - 8.67 KB
Introduction
Paging is an important thing for thousands of thousand data if we want to develop a scalable application. Sometime it may need custom
Download NotificationMessages - 91.29 KBDownload CacheDependencyNotifier - 2.69 KB
Table of Contents
Introduction
What is Service Broker ?
What is Query Notification?
Prerequisites to create SQL
Download MetroUI_Form.zip - 87.87 KB Introduction
The future of Windows Interfaces is probably the Zune-like ones, with a borderless form and some controls inside of it. The problem is: if you
Download sample - 4.26 MB
Introduction
If you have not, please see the associated article: POCO Entities Through RIA Service,
as this article is the companion to using plain old class objects (POCO)
Download source - 1.53 KB
Introduction
Although Entity Framework does not have built-in support for the sql_variant data type [1][2] of SQL Server, it is possible to work around this limitation. T
Download source files, including executable - 308.33 KB
Introduction
This is a simple Notepad replacement. The main feature is that you can Search and Replace optionally using regular expres
Download ElmaxSrc065 - 79.98 KB
Table of Contents
Simple Code Examples
Introduction
XML versus Binary Serialization
Library Usage
Element Creation
Element Removal
Element Value Assignment
Elem
Download AVI_FromJPGs - 53.49 KB
IntroductionA simple VB.Net application that combines a folder full of JPG images into an AVI video file. The source project is a complete Windows Forms appli
Download demo project and source - 42.84 KB
Introduction
What is a thread pool? Exactly that, a pool of threads. You may have heard of terms like object pooling, thread pooling, car pooling
Download SQLFramework.zip - 1.89 KB
Introduction
Developers who have experienced in large application development know the necessities of framework. In this regards, more experience develope
Download DDW7LibrariesLite - 67.96 KB
Introduction
Working on a project in .net 3.5 I found that I needed to enumerate the
windows 7 libraries, but I didn't have the option of .net4 and I
Download OracleUDT - 42.22 KB
Introduction
As a developer I am very much fond of OOPS and its implementation in C#. When we talk about OOPS most of us are quite comfortable to play with custom obj
Introduction
To reduce the incidence of spam and reduce the likelihood of denial of service attacks, many web pages include an image block with distored text, known as a Captcha. (There is a good art
Download RelevanceSearch - 101.04 KB
Introduction
Many a times we require to implement the Search algorithm in the Applications. So in a normal case we may search the term for various crit
Download HierarchyTree - 3.32 KB
Table of Contents
Introduction
Business Requirement
Solution
Database Implementation
Recursive Function
Conclusion
Reference
Introduction
Asp.net
NantScript.zip - 3.02 KB
Introduction
When you use multiple css files in project , for each css file it makes extra
HTTP request to server. Even though you use ASP.NET theme it breaks out