As one of ASP.NET developers ever asked to upgrade an existing ASP.NET WebForms 3.5 application to ASP.NET 4 and added ASP.NET MVC pages to it, I found the tip, Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms Applications from … [Continue reading]
How to Add WPML “Flags Only” Language Switcher to Your Navigation
The Wordpress Multilingual Plugin (WPML) is a really useful plugin to build multilingual websites, however the default language switcher is not always placed neatly on the layout. After searching on WPML's website, I ran across the page that explains … [Continue reading]
Map Model Classes to Differently Named Tables in Entity Framework
For a few days, I kept running into this minor but annoying issue using EF 4.2 with MVC3 where the web application refused to map a class (Profile) to an existing table (tblProfile) in a database [CPDB] and instead created a brand new table with the … [Continue reading]
How to Upload an Album with Different Artists to Amazon Cloud Drive
Amazon Cloud Drive can do an amazing job in organizing your MP3 uploads according to the album and artists, sometimes though when you upload your existing MP3 collections, its MP3 uploader may fail to recognize songs with different artists from the … [Continue reading]
- « Previous Page
- 1
- …
- 38
- 39
- 40