Archives
All Posts Tagged
Tag: ‘asp.net mvc’

Complete Guide to use IoC with ASP.NET MVC (Using Castle Windsor and MVCContrib) Part #1

Hi guys, Today I’m going to share with you if you get stuck trying to learn IoC and implement it into your own ASP.NET MVC application. I’ll not going to write a deep content about IoC but somehow I will share the short brief of the concept of IoC and how you can easily implement …

Read More

The most easiest method to implement a SEO-friendly URL for ASP.NET application

Well, as a ASP.NET developer. You and me know that it’s a bit hard to apply what we called SEO-friendly URL for ASP.NET applications. What is SEO-friendly URL? It’s a URL that search engine love and will result in a better ranking for your web pages/site. Let’s say you have an accounting system software and …

Read More