Hi ,
I have created a Crm package solution in visual studio 2012.It gives me project hierarchy like web resource,Reg File,plugins,silver light,workflow .
The crm package solution is maintain through team foundation server 2010.Through TFS2010 we maintain custom javasript code for all entities ,like account,contact ect.
My requirement is how can I write a jscrpt validation funtion eg. validatemobileformat for contact entity in visual studio 2012 so that when i right click on crm package hit get latest version then it automatically deploy my javscript resource function validatemobileformat on change event of the mobile filed.