Vorleak Chy's Blog
Post tagged "C#"
If you cannot find what you are looking for, check the archives or use the category list provided in the right side-bar to view postings by category.
Here are the results of your request:
Strategy Design Pattern
If you have the algorithms with conditional statements in the client code it will be messy. The Strategy pattern moves an algorithm from the client code to a separate class. A program that requires a...
NAnt task with Red-Gate SQL Compare
It can be an easy way to do if you have a database with schema changes. You have to convert a database to scripts so that you can commit to source control by comparing script...
Art Of Test WebAii Tests Web UI
My colleague have some problems using Selenium to test the website specifically issues with JavaScript and Ajax. Also we would like to include testing nicely and easily integrated into our build process with continuous integration. So...
Factory Method Design Pattern
The factory method pattern is a design pattern that allows for the creations of objects without specifying the type of object that is to be created in code. A factory class contain a method that...
Change background color of TextBox or ComboBox in Windows Forms
After one of the applications is done successfully completed with automatic unit tests and send to users, what else I need to do is that waiting to get feedback from users. You know what the...
Subscribe-
Search-
Tags-
Categories-
Recent Comments-
- Using UUID as Primary Key in Ruby on Rails Thanks @Chamnap, I have...
- Using UUID as Primary Key in Ruby on Rails Not working. You need to...
- Installing GeoServer on Ubuntu Thanks for that! You saved me a lot...
- Change background color of TextBox or ComboBox in Windows Forms Hi....
- SQL Server 2005 Update Trigger Effect Multiple Rows Its really helpful...
Older Posts-
- Factory Method Design PatternThe factory method pattern is a design pattern that allows for the creations of objects...
- What are Design Patterns?Working everyday and sitting at your desk in front of your computer, you stare into...
- Vertical and Horizontal CSS Bar GraphCurrently, you may be running a website for long time which is also more popular...
Flickr Photostrem-
- Copyright 2010 Vorleak Chy's Blog. All Rights Reserved. Powered by Wordpress | Theme designed by Chris Murphy
- Back To Top
- Home

