Category: My Blog

  • Blog
  • Category: My Blog

Understanding .NET Framework Architecture.

Lots of developers developing the application using Microsoft.net framework. But most the of developer don’t know the underlying architecture. I have found a great article about .net framework which describes every aspect of .net framework architecture including objective of .net framework, Overview of .net framework, Roll of .net framework,.NET Assembly, .Net CLR(Common Language Run time),JIT

Completed 725 blog post and still counting

I’m not a fan of counting milestones but today it was huge one so I could not resist myself to write a blog post about it. Today this blog has been completed 725 Blog post. I still could not believe this blog has come so far!. This will would not have been possible without you

Make Internet Explorer 6.0 as fast as firefox or IE 7.0

Google has done amazing thing with the speed of browser. Google has provided a software that will increase your browser speed almost 1.5 times.It works with all browser and It saves lot of minutes of browsing..here is the link to download that software… http://webaccelerator.google.com/

Playing with dapper Micro ORM and ASP.NET MVC 3.0

Some time ago Sam Saffron a lead developer from stackoverflow.com has made dapper micro ORM open source. This micro orm is specially developed for stackovewflow.com for keeping performance in mind. It’s very good single file which contains some cool functions which you can directly use in your browser. So I have decided to have a