-
Recent Posts
- Another FF VII Remake trailer December 14, 2019
- IoT Silex malware December 9, 2019
- Technological ‘progress’ means environmental regress November 26, 2019
- Hackers can send inaudible command by laser to your voice assistants November 20, 2019
- Money burning unicorns November 17, 2019
Archives
- December 2019 (2)
- November 2019 (6)
- October 2019 (2)
- September 2019 (2)
- August 2019 (1)
- July 2019 (5)
- June 2019 (1)
- December 2018 (1)
- November 2018 (1)
- July 2018 (1)
- June 2018 (1)
- April 2018 (1)
- November 2017 (1)
- October 2017 (2)
- June 2017 (2)
- March 2017 (1)
- December 2016 (1)
- November 2016 (1)
- March 2015 (2)
- October 2014 (3)
- September 2014 (1)
- July 2014 (2)
- June 2014 (2)
- May 2014 (2)
- April 2014 (3)
- January 2014 (3)
- December 2013 (1)
- October 2013 (4)
- September 2013 (4)
- July 2013 (6)
- June 2013 (4)
- May 2013 (2)
- April 2013 (5)
- March 2013 (6)
- February 2013 (2)
- January 2013 (2)
- December 2012 (7)
- November 2012 (11)
- October 2012 (12)
- September 2012 (1)
- August 2012 (3)
- January 2012 (1)
- December 2011 (3)
- .NET
- Adultery
- Agriculture
- Angel
- Animal
- Arts
- Bank
- Bible
- Business
- Career
- Christianity
- Computer
- Conspiracy
- Demon
- Dishonesty
- Economics
- Economy
- Education
- Electricity
- Energy
- Entertainment
- Environment
- Ethics
- Family
- Feminism
- Final Fantasy
- Food
- Fruits
- Gardening
- Gender role
- Giant
- Globalism
- Gold
- Government
- Greed
- Healing
- Health
- Heaven
- Internet of Things
- Law
- Life
- Marriage
- Miracle
- Money
- Music
- Mysticism
- Nature
- Nephilim
- Personal
- Pet
- Philosophy
- Plant
- Politics
- Polygamy
- Programming
- Promiscuity
- Prophecy
- Pseudepigrapha
- Reformed Theology
- Relationship
- Religion
- Romance
- Sabbath
- Security
- Soccer
- Sport
- Study
- Technology
- Terrorism
- Theology
- Usury
- Violence
- Visual Studio
- War
- Work
Tag Archives: Programming
H1 2017 life update (Part 1)
After endless assignments, projects, paper submission and wedding preparation, eventually I have a time to write this update (Thanks, God!). From my previous post, readers would already know that for this H1 2017 I have two part-time jobs and two … Continue reading
Posted in Personal, Work
Tagged College, Computer, Life, Personal, Programming, Work
Leave a comment
Strange bug in Visual Studio
OK, It has been a long time I never post about programming here although I am supposed to be software engineer (or probably more IT consultant for last 1 year). I encountered this strange bug which cause cannot be identified. … Continue reading
Solving another error related to Entity Data Framework…
It is frustrating if even after you have done unit testing to your program, there will be always another type of error when you try to execute it in real environment. After testing for around 2 weeks, I still deal … Continue reading
Simple set-up of sa account for SQL Server 2008 R2
Some update for my current web development: After doing some unit testing by using NUnit (which have been said in previous post), today I was about to set up my local version for SQL Server database service. Since SQL database … Continue reading
My first time doing unit testing by NUnit
Around 2 days ago, I have just tried to use NUnit. NUnit is software used to do unit testing during software development in C# ASP.NET environment. At first, it took quite a while (around 1-2 hours) just to figure out, … Continue reading
Image
March 18, 2013
Tagged .NET, C#, Computer, Programming, Software, Unit testing, Visual Studio, Work
Leave a comment