Caching pages with cusom conditions – ASP.Net MVC
Hi Folks, If you are a .Net web developer, then you may heart about the caching mechanism that available in the ASP.Net. The caching allows to load the pages very fast by storing the...
The tech stuffs I learned, may be helpful for others also . . .
Hi Folks, If you are a .Net web developer, then you may heart about the caching mechanism that available in the ASP.Net. The caching allows to load the pages very fast by storing the...
Hi folks, Having a validation on the webpages is a very important since it protects your site from hacking or spam. Because if your site doesn’t have a good validation then anyone can send many request...
If you are a email user, you may get some mails in your inbox(or spam) which are promoting products, news letter or event invitation. Usually these kind of mails are sent using some online marketing software. One...