Author: admin

  • Blog
  • Author: admin

Dependency Injection with ASP.NET MVC and Simple Injector

CodeProject I have been learning SimpleInjector for few days and it’s just awesome.  I have already written two post about it(see below link) and this post will be third post about it. In this post we are going to learn how we can do Dependency Injection with ASP.NET MVC. For those who are reading my

ASP.NET 4.0- CompressionEnabled Property in session state 4.0

Hello Guys, This blog has been quite for few days. Because i was busy with some personal and professional work both and that’s why i am not able to work on writing blog posts which i have discovered in last few days. Here is one features of asp.net 4.0 that I am going to explain.

Mouse Hover effect on asp.net datagrid.

Here is the code for mouse hover effect in ASP.NET using C#. I have written a another code for mouse hover effect in asp.net data gird. You can do both for alternating item and item rows. First You have to create a item created event of datagrid and paste the following… private void datagrid_ItemCreated(object sender,

ASP.NET Friendly URLs – Cleaner, SEO friendly URLs

Search Engine optimization is one of the key factor for your site. If you spend millions of dollars on making your website looks good and bug free then also its possible that you will not get attention of search engine because of your URLs.  For example you’re having shopping cart created in asp.net and you