May 2011 - Posts

Automatic Javascript, CSS versioning to refresh browser cache by Omar AL Zabir on things you don't find easily

When you update javascript or css files that are already cached in users’ browsers, most likely many users won’t get that for some time because of the caching at the browser or intermediate proxy(s). You need some way to force browser and proxy...

Running JustMock profiler outside of Visual Studio by Mehfuz's WebLog

In this post , I would be focusing on the issue that generally comes to query on how to run JustMock with standalone tools like nunit or msbuild console. Since mocking concrete method works initializing the .net profiler that is set using two variables...
Filed under: , ,

Certified ScrumMaster Training by Nazmul weblog

My experience in Certified ScrumMaster training. ...( read more ) Read More...

Mocking MsCorlib members by Mehfuz's WebLog

In this post , I will show how you can mock  members from MsCorlib. This is more of an introductory post and shows what you need to do in order to successfully mock an MsCorlib member. If you are planning to mock File or DateTime then the process...
Filed under: , , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems