Pages
-
Recent Posts
- Court Dumps Patent Lawsuit Against Tons Of Online Retailers
- Java: Jury Says Google Did Not Infringe / Comprehensive JVM Options List
- Generics Drive Down Drug Prices In India, TPP Trying To Stop That
- DailyDirt: Standing In The Alpha-Beta Parking Lot….
- Now Is The Time To Tell Your Senator That Privacy Is Awesome And CISPA Is Not
Archives
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- October 2008
Meta
Category Archives: ASP.NET MVC
PHPHOST BLOG
Web Hosting Related Articles You May Need
The ViewBag Property in ASP.NET MVC 3 is Just Syntactic Sugar
The MVC Controller can pass data to the View using multiple ways. It can either use a strongly typed object or use a global dictionary such as ViewData etc. ASP.NET MVC 3 introduces a dictionary in the Controller base class called the ViewBag property… Continue reading
Posted in ASP.NET MVC, Syndicated
Leave a comment
JavaScript, CSS3, Silverlight, ASP.NET, SharePoint articles Link List – July 2011
Here’s a quick wrap up of JavaScript, CSS3, Silverlight, ASP.NET, SharePoint and other .NET articles published on DevCurry.com in the month of July 2011.jQuery, JavaScript and CSS ArticlesjQuery: Load Page in a Div – Loading an external page in a div… Continue reading
Posted in ASP.Net, ASP.NET MVC, CSS, JavaScript, Link List, Sharepoint, Silverlight, Syndicated
Leave a comment
JavaScript, CSS3, Silverlight, ASP.NET, SharePoint articles Link List – July 2011
Here’s a quick wrap up of JavaScript, CSS3, Silverlight, ASP.NET, SharePoint and other .NET articles published on DevCurry.com in the month of July 2011.jQuery, JavaScript and CSS ArticlesjQuery: Load Page in a Div – Loading an external page in a div… Continue reading
Posted in ASP.Net, ASP.NET MVC, CSS, JavaScript, Link List, Sharepoint, Silverlight, Syndicated
Leave a comment
ASP.NET MVC Web Matrix & Razor Tutorials
The Microsoft WebMatrix tool is a lightweight web development platform that enables website creation in different ways. This tool is aimed at developers who are starting with web development using ASP.NET as well as PHP/Ruby developers planning to deve… Continue reading
Posted in ASP.Net, ASP.NET MVC, Syndicated
Leave a comment
ASP.NET MVC Web Matrix & Razor Tutorials
The Microsoft WebMatrix tool is a lightweight web development platform that enables website creation in different ways. This tool is aimed at developers who are starting with web development using ASP.NET as well as PHP/Ruby developers planning to deve… Continue reading
Posted in ASP.Net, ASP.NET MVC, Syndicated
Leave a comment
ASP.NET MVC 3 Documentation Available in 10 Different Languages
As you probably know that localized versions of ASP.NET MVC 3 is available in 9 different languages via the Web Platform Installer. To supplement these releases, Phil Haack recently announced on his blog that now apart from English, the MVC 3 Documenta… Continue reading
Posted in ASP.NET MVC, Syndicated
Leave a comment
ASP.NET MVC 3 Documentation Available in 10 Different Languages
As you probably know that localized versions of ASP.NET MVC 3 is available in 9 different languages via the Web Platform Installer. To supplement these releases, Phil Haack recently announced on his blog that now apart from English, the MVC 3 Documenta… Continue reading
Posted in ASP.NET MVC, Syndicated
Leave a comment
ASP.NET MVC 3: Handling HTML 5 Attributes with Dashes
In versions prior to ASP.NET MVC 3, you could not declare HTML attributes with dashes/hyphens (like the custom data attribute in HTML 5), without creating a custom type that handled dashes for you. Most of you, who have used custom data attributes with… Continue reading
Posted in ASP.NET MVC, Syndicated
Leave a comment
ASP.NET MVC 3: Handling HTML 5 Attributes with Dashes
In versions prior to ASP.NET MVC 3, you could not declare HTML attributes with dashes/hyphens (like the custom data attribute in HTML 5), without creating a custom type that handled dashes for you. Most of you, who have used custom data attributes with… Continue reading
Posted in ASP.NET MVC, Syndicated
Leave a comment
Upgrade from ASP.NET MVC 2 to ASP.NET MVC 3
Ever since ASP.NET MVC 3 RTM’ed, I see a lot of questions about upgrading applications using ASP.NET MVC 2 to MVC 3. I suppose many developers are unaware of a free application released by Microsoft that upgrades ASP.NET MVC 2 applications to ASP.NET… Continue reading
Posted in ASP.NET MVC, Syndicated
Leave a comment
LATEST NEWS
