Browse by Tags

All Tags » ASP.NET MVC (RSS)

Customize the SimpleMembership in ASP.NET MVC 4.0 by thangchung

As we know, .NET 4.5 have come up to us, and come along with a lot of new interesting features as well. Visual Studio 2012 was also introduced some days ago. They made us feel very happy with cool improvement along with us. Performance when loading code...

Skinny controller in ASP.NET MVC 4 by thangchung

Rails community are always inspire a lot of best ideas. I really love this community by the time. One of these is "Fat models and skinny controllers". I have spent a lot of time on ASP.NET MVC, and really I did some miss-takes, because I made the controller...

Razor Themed View Engine for multi-themes site by thangchung

All sources code for this post can be find at here . I have just updated the source codes and the post with the suggest from gbitdiff . Thanks for your comment. Have you ever implemented a multi-themes site using Razor view engine? Yes it is really good...
Filed under: , , ,

dynamic, Why not? by thangchung

In these days, people begin to expertise some new features in .NET 4.0. And I am same to them as well. One of features I like and write to this post is dynamic keyword. It is not new, at least in PHP, Python, Ruby... But in .NET world, I think it is new...
Filed under: , , , ,

Google API for .NET architecture (Part 3) by thangchung

Part 1: Google API for .NET architecture (Part 1) Part 2: Google API for .NET architecture (Part 2) Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal";...

Google API for .NET architecture (Part 2) by thangchung

Part 1: Google API for .NET architecture (Part 1) Today is Harvey Nash - 10 years in Viet Nam celebration day. I very happy about that, and I also drunk some beer, so I have been eager to write this post. In last post, I had been analyze about Domain...

Google API for .NET architecture (Part 1) by thangchung

Part 2: Google API for .NET architecture (Part 2) Today, I have just released a OSS with named is Gapi4net library at codeplex. This is a wrapper some of API's Google for search Web , Local , Video , Blog , News , Book , Image , Patent and language translation...

Integrated StructureMap container for the MvcServiceLocator in ASP.NET MVC 3 by thangchung

ASP.NET MVC 3 just released a few days ago. In this release, Microsoft team published some features very cool. I really love that, because we shall code easier. See release note for more information. And in this post, I would like to explore about MvcServiceLocator...

Extending Resource-Provider for storing resources in the database by thangchung

This post, I upgraded from the articles that published from IDesign group in the MSDN's Microsoft http://msdn.microsoft.com/en-us/library/aa905797.aspx . The reason I made it is because I need using this solution for my ASP.NET MVC project. This method...
More Posts