WowKhmer Tech

Post tagged ".NET"

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:

3 Feb 2009

Visual Studio Theme Makes Me Different Taste, Different Feeling

I have been using Visual Studio for a couple of years, but I only work with default environment. Last night, I decided to switch to use new theme to get different taste with black screen...

20 Jan 2009

.NET Coder should give Ruby a try!

Last weekend, I gave Ruby a try. Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to...

15 Nov 2008

My NHibernate Presentation is available

This is a presentation of NHibernate that I have presented to my colleagues as like in my Techtalk few months ago after I have spent some times for taking look at NHibernate. It focuses on...

7 Nov 2008

The Full List of PDC2008 Sessions

After PDC2008(Professional Developers Conference October 27-30, 2008) finished, there were a lot of new things coming with this event. Unfortunately for those ones(like me) who didn’t participate this event, you can now have full and...

4 Nov 2008

Get Started Castle MonoRail Project Template for VS2008

At least I faced a problem, when I was trying in order to start MonoRail project, I didn’t get good luck from creating a new project from New Project window of Visual Studio 2008. Then...

30 Oct 2008

Compile and Test .NET Code Snippet Without Saving

I often find myself creating a new .NET project in Visual Studio.NET every time I want to try some simple pieces of code from books that I read or test some code in my system....