Hi ,
we are recently started working on Sharepoint applications. I know in C++ Sometimes application will behaves in different ways if we deploy in Release and debug mode (Ex:Application will crash in Release but not in debug due to some memory leaks).
Coming to Sharepoint , Please let me know the impact if i deploy application in Debug mode rather than in Release mode.
Please list out all pros and cons if i deploy application in Debug Mode.
Thanks
Saxena