After a little discussion on FubuMVC's default conventions, we finally approach our shiny goal: force our browser to display a certain phrase (that looks strangely familiar).
Displaying a simple stri
Download source - 1.66 MB
Introduction
You know how in Facebook, you can Tag images like this:
How can this be done in .NET ?
BreakDown
We'll have to divide this feature into a number of comp
Introduction
FireFox Add-ons is a very popular feature to the browser, it allows a user to add more to the browser or even modify the behavior, often in the form of extra toolbars, context menus, the
Download WillWebCommunication - 348.98 KB
Introductiona few months ago, i wrote a web communication application for a company competition based on a html5 feature: websocket. no wonder, websocket
Introduction
It has always been difficult for programmers to organize and work on projects across a variety of locations, computers, and devices – especially when you work in teams. When you store
There are several different Join types which I will discuss here:
Cross Join Statement
Full Join Statement
Joining tables is one of the most useful operations we have. Large data should be divide
Introduction
We have Queues everywhere. There are queues for asynchronously sending notifications like email and SMS in most websites. E-Commerce sites have queues for storing orders, processing and
Being able to replicate production bugs is highly important. A key aspect to this is having data that is similar or [preferably] identical in a non-production environment where the issue can be tracke
Introduction You have a hot ASP.NET+SQL Server product, growing at thousand users per day and you have hit
the limit of your own garage hosting capability. Now that you have enough VC
money in your
Download source - 3.56 MB
Download the latest code and installer here Please read the pre-requisites carefully.
Introduction
PlantUML Editor, built using WPF and .NET 3.5, is an IDE for drawing
Select Statement
Update Statement
Insert Statement
Delete Statement
Select Into Statement
Many times, I forget the exact syntax I should use whether I'm writing in MSSQL, My-SQL or Oracle.
There are several different Join types which I will discuss here:
Inner Join Statement
Left Outer Join Statement
Right Outer Join Statement
Self Join Statement
Joining tables is one of the most
Table of Contents
Introduction
What is SSIS package?
Features
SSIS Import/Export Wizard
Creating or maintaining SSIS packages
Features of the data flow task
How to create a simple SSIS
While this video does not appear under "Videos" in the profile tab, it is part of videos on The Code Project. If you are interested in hosting a video on a coding solution on Code Project, email us at
Introduction
Smile, say cheese, and click!! And the snap is clicked. Anytime later when I look at it, it reminds me of the time the snap was clicked. I really wish there was a time machine which coul
What’s more important – speed or data accuracy/quality when generating reports? There’s no definitive correct answer to this question as there’s often a trade-off between the two. In many cases, a cos
At Boston Public Schools, we have many hundreds of data tables. Some are used all the time, others are used only during certain times of the year, while others are simply backups or are no longer used
Download source - 2.45 MB
Introduction
This is a simple video converter developed with .NET while playing with ffmpeg.
Ffmpeg is an open source command line audio / video converter. ffmpeg uses
Download dictionary - 676 B
Introduction
Here I am going to discuss about two important method of the Dictionary>tkey, tvalue< class to play with the data of the Dictionary. Dictio
Download UtilityClasses-bin - 24 KBDownload UtilityClasses-src - 88.79 KB
Introduction
These utility classes are piece of code I gathered from internet the last years.
And I'm sure you'll f