DateTime time zone conversion in .Net / C#

Converting time zone sometimes can be tricky. If we understand a few basic facts around time zone and knows the how to use it, it turns out relatively easy. Basics of Time Zone There are 3 concepts to know clearly about time zones. UTC (Coordinated Universal Time) : Standard time zone. When it comes to the… Continue reading DateTime time zone conversion in .Net / C#

Development Projects since 2011

.Net / C# – Cost Reporting (2011) Tech: ASP.Net 4.0, DataSet, Entity Framework, MS-SQL, n-tier Architecture Context: Group assignment for the subject, .Net Enterprise Development. Learn Two ways of connecting DB, which are DataSet and Entity Framework using LINQ. General use of ASP.Net including Gridview. – XNA game; ‘tank war‘ (2011) Tech: XNA 4.0, Physics engine… Continue reading Development Projects since 2011