Bhala Ganpatye - who has written 4 posts on Welcome to GlobalLogic Blogs.
I have been asked many time questions like When should I use an abstract class and when I should use an interface? What is difference between delegate and event? Although people know few points of differences, it’s worth to consolidate as many as differences as we can. So I am trying to provide most of the points [...]
Continue reading...Wednesday, December 28, 2011
We always need to implement protective major for various security threads. Things get more complicated for web application. Today I am listing down most of the important settings that can be implemented for web application developed in ASP.NET MVC with Razor framework. This can serve as quick checklist for all of us. Protecting from broken authentication Make [...]
Continue reading...Monday, September 26, 2011
Overview With agile practices getting more popular Test Automation is important factor in achieving continuous delivery. There are so many tools available in market for test automation. It includes both Open Source and Proprietary Tools/Framework. It’s very challenging as well as interesting to pick up best tool for your test automation. Many times I have seen [...]
Continue reading...Monday, September 26, 2011
Overview Last few months we were developing a system that required data to be available in offline mode at remote location. We used SQL Replication and I thought it’s worth sharing my experience with you. The end user facing application is designed to get installed at various locations outside corporate firewall on customer networks. The data [...]
Continue reading...
Sunday, January 22, 2012
0 Comments