thangcq.blogspot.com
Context is King: Publishing a open source project on CodePlex
http://thangcq.blogspot.com/2010/05/publish-open-source-project-on-codeplex.html
Thangchung is a newbie in coding. Wednesday, May 12, 2010. Publishing a open source project on CodePlex. In 2 days later, I published NMA project on CodePlex. Now you can access to my project with URL http:/ nma.codeplex.com. Now I'm trying to finishing this project. I finished the all layers except for UI layer. And now I 'm designing the GUI for it. In next post, I intend to writing the series posts about NMA project. Some posts that I wrote in past as:. Hope I will write many posts in future! Temporar...
thangcq.blogspot.com
Context is King: February 2010
http://thangcq.blogspot.com/2010_02_01_archive.html
Thangchung is a newbie in coding. Friday, February 12, 2010. Active Directory Role Provider. Time passed very past. Today, it's very near Tet holiday. And I found a article from Mr. Thoai Nguyen, my co-worker at Hvn. It's really cool and useful for my work at company. I want to shared to all you about it. Click here. Được đăng bởi thangchung. Subscribe to: Posts (Atom). Ho Chi Minh, Tan Phu, Vietnam. I am Software Developer. View my complete profile. My project on Codeplex. Best practices in .NET.
thangcq.blogspot.com
Context is King: Mocking the Lambda Expression method
http://thangcq.blogspot.com/2010/04/mocking-lamda-expression-method.html
Thangchung is a newbie in coding. Tuesday, April 20, 2010. Mocking the Lambda Expression method. Today, when trying to unit testing for some code in Specification class, I just found that "It's very difficult to mock the Lambda Expression in code". But I also try mocking it in 2 hours and I mocked it perfectly (:D). And my work start now. First thing I have the class as:. As you see the red rectangle, we have the Lambda Expression like this Expression. Được đăng bởi thangchung. April 24, 2013 at 2:22 PM.
thangcq.blogspot.com
Context is King: Configurating the AutoMapper
http://thangcq.blogspot.com/2010/04/configurating-automapper.html
Thangchung is a newbie in coding. Tuesday, April 27, 2010. Have you ever configured the AutoMapper for your Application? I really impressed with AutoMapper. If you aren't try it before, I advice you should try it now. It's so good for mapping objects (maybe entity to DTO. In this post, I used Bootstrapper. For it. Next, I used the StructureMap. For scanning all assemblies implement. And there are some code as below:. Registry class (implement Registry class from Structure Map). Được đăng bởi thangchung.
thangcq.blogspot.com
Context is King: Unit testing uses NUnit in Visual Studio 2010
http://thangcq.blogspot.com/2010/05/unit-testing-uses-nunit-in-visual.html
Thangchung is a newbie in coding. Thursday, May 6, 2010. Unit testing uses NUnit in Visual Studio 2010. Have you ever used NUnit in Visual Studio 2010? If you used it once times, I thought you shall be realized the problem at here. NUnit can't run on .NET 4.0. So how can I run it when I writes Unit Testing? There is have a little trick for running it well. You only added some line of XML in configuration file of NUnit. And this is my work:. Tag and adding the configuration tag is. And the result is.
pmcoder.wordpress.com
Kissing PHP Goodbye for Groovy and Grails | PMCoder
https://pmcoder.wordpress.com/2010/01/17/kissing-php-goodbye-for-groovy-and-grails
Adventures in overnight coding. Kissing PHP Goodbye for Groovy and Grails. Hello blogging world. I’ve been putting off this first blog post for months and months. I’ve written up multiple unfinished articles but none seemed like the right place to start. Yet my starting point has been in my head all along and I kept looking right past it. So here it is. I’ll start with my adventures in learning Grails coming from PHP. So where do I begin with why I’m trying to leave PHP? Tells me about alt.net. FWIW, I c...
SOCIAL ENGAGEMENT