I am using Visual Studio Community edition 2015 for development, I have added *.ts file to my project but its not automatically compiling.
I know you say you added the .ts file but did you right-click and select 'include in project'. This will add it to the list of files that Visual Studio will check for TypeScript transpiling.