Database Development
|
NoSQL |
23 Dec 2011
Updated: 23 Dec 2011
Rating: 4.50/5
Votes: 4
Popularity: 2.71
Licence: CPOL
Views: 26,440
Bookmarked: 25
Downloaded: 0
This article is to show all the cloud products in Amazon web service family to let developers have a big picture of Amazon cloud computing solution.
|
Hosted Services
|
Azure |
4 Dec 2011
Updated: 4 Dec 2011
Rating: 4.88/5
Votes: 11
Popularity: 5.08
Licence: CPOL
Views: 79,916
Bookmarked: 34
Downloaded: 0
This article will show how to develop and deploy an ASP.NET MVC web application to the Windows Azure platform.
|
Programming Languages
|
C# |
28 Dec 2011
Updated: 28 Dec 2011
Rating: 4.89/5
Votes: 8
Popularity: 4.42
Licence: CPOL
Views: 49,593
Bookmarked: 24
Downloaded: 1,000
In this article, I will show you how to use Entity Framework Self-Tracking Entity to save temporary data in Enterprise Applications.
|
|
14 Jan 2012
Updated: 14 Jan 2012
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 35,012
Bookmarked: 23
Downloaded: 920
In this article, I will explain what transparent lazy loading is and how it's implemented in NHibernate and Entity Framework.
|
|
26 Sep 2012
Updated: 1 Oct 2012
Rating: 4.64/5
Votes: 7
Popularity: 3.92
Licence: CPOL
Views: 32,782
Bookmarked: 19
Downloaded: 454
In this article, I will explain how to use strategy pattern to add accessing cloud storage support in an on-premise application.
|
|
10 Sep 2011
Updated: 10 Sep 2011
Rating: 4.38/5
Votes: 4
Popularity: 2.64
Licence: CPOL
Views: 24,190
Bookmarked: 9
Downloaded: 262
In this article, I will explain how to use Castle validator component in an application and how it works from inside out.
|
|
4 Nov 2011
Updated: 4 Nov 2011
Rating: 4.75/5
Votes: 4
Popularity: 2.86
Licence: CPOL
Views: 38,100
Bookmarked: 37
Downloaded: 949
There are three development styles in Entity Framework: Database-First, Model-First, and Code-First. In this article, I will show a mixed development style with Entity Framwork.
|
|
25 Jan 2012
Updated: 25 Jan 2012
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 21,360
Bookmarked: 19
Downloaded: 363
In this article, I will use Interpreter Pattern to design a business expression
|
C# 4.0 |
17 Sep 2011
Updated: 17 Sep 2011
Rating: 4.96/5
Votes: 23
Popularity: 6.76
Licence: CPOL
Views: 153,132
Bookmarked: 54
Downloaded: 2,867
In this article, I will explain how to use DataAnnotations library's validation feature for domain entity with a simple demo application.
|
Javascript |
22 Jul 2012
Updated: 22 Jul 2012
Rating: 4.79/5
Votes: 36
Popularity: 7.21
Licence: CPOL
Views: 97,611
Bookmarked: 78
Downloaded: 905
In this article, I will present a simplified version jQuery library source code to explain how the $()/jQuery() function generates wrapped set that allows adding custom function.
|
SQL |
8 Oct 2011
Updated: 5 Dec 2013
Rating: 4.68/5
Votes: 32
Popularity: 6.98
Licence: CPOL
Views: 122,945
Bookmarked: 60
Downloaded: 0
In this article, I will show some of SQL Server 2012 T-SQL new features and compare them with alternative SQL script in previous version SQL Server.
|
XML |
7 Apr 2012
Updated: 7 Apr 2012
Rating: 4.00/5
Votes: 6
Popularity: 3.11
Licence: CPOL
Views: 27,882
Bookmarked: 30
Downloaded: 359
In this article, I will show how to build a pluggable application with IoC container.
|
Web Development
|
Apache |
2 Oct 2011
Updated: 2 Oct 2011
Rating: 4.43/5
Votes: 5
Popularity: 3.10
Licence: CPOL
Views: 54,632
Bookmarked: 9
Downloaded: 0
In this article, I will explain how to install and configure Drupal 7.8, HTTP Server 2.2.21, PHP 5.3.8, and MySQL 5.5.1 on Windows 7.
|
ASP.NET |
17 Aug 2011
Updated: 17 Aug 2011
Rating: 4.82/5
Votes: 4
Popularity: 2.90
Licence: CPOL
Views: 102,323
Bookmarked: 50
Downloaded: 4,385
In this article, I will provide a demo application that is developed with the ASP.NET MVC3 and Entity Framework4.1.
|
|
28 Aug 2011
Updated: 28 Aug 2011
Rating: 4.75/5
Votes: 8
Popularity: 4.29
Licence: CPOL
Views: 67,851
Bookmarked: 50
Downloaded: 3,061
In this article, I want to change the default ASP.NET MVC Forms Authentication code to reflect my thoughts on how the code should be organized.
|
|
4 Sep 2011
Updated: 4 Sep 2011
Rating: 4.89/5
Votes: 13
Popularity: 5.44
Licence: CPOL
Views: 138,535
Bookmarked: 55
Downloaded: 2,994
In this article, I will briefly explain how ASP.NET MVC3 validation works.
|
|
4 Jun 2012
Updated: 4 Jun 2012
Rating: 4.38/5
Votes: 5
Popularity: 3.06
Licence: CPOL
Views: 63,569
Bookmarked: 22
Downloaded: 2,550
ComboBox is a common used control that has no default support by HTML specification and ASP.NET. In this article, I will present a ComboBox web control that is built with jQuery and ASP.NET.
|
|
27 Jan 2013
Updated: 27 Jan 2013
Rating: 4.78/5
Votes: 16
Popularity: 5.76
Licence: CPOL
Views: 37,143
Bookmarked: 44
Downloaded: 387
In this article, I introduce a process and related skill for troubleshooting ASP.NET based enterprise application performance problem. This process is summarized from my personal experience in this area.
|
|
14 May 2012
Updated: 15 May 2012
Rating: 4.67/5
Votes: 4
Popularity: 2.81
Licence: CPOL
Views: 56,611
Bookmarked: 21
Downloaded: 0
In this article, I will show how to troubleshoot an ASP.NET application hang with memory dump
|