DotNetShoutout - Stories tagged with vNext
2
Shouts

Creating Custom Transform Type for Bundling and Minification in .NET 4.5 | dotnetExpertGuide.com

published 512 days, 14 hours, 4 minutes ago posted by nandipnandip 514 days, 19 hours, 50 minutes ago
Monday, December 26, 2011 8:15:27 AM GMT Saturday, December 24, 2011 2:29:06 AM GMT
Yesterday, we have learnt how to implement default Bundling and Minification with ASP.NET MVC 4 application as well we also examined how to create custom bundle which bundle and minify only specified files. While creating custom bundle, we suppose to pass transform type to bundle. Microsoft.Web.Optimization assembly shipped with two inbuilt transform type namely JsMinify and CssMinify. In addition to built-in transform type, we can also create our own custom transform type. Today we will examine how to c... (more)
category: Web Dev | clicked: 30 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, ASP .NET
2
Shouts

Bundling and Minification in ASP.NET MVC 4 | dotnetExpertGuide.com

published 512 days, 14 hours, 4 minutes ago posted by nandipnandip 515 days, 12 hours, 14 minutes ago
Monday, December 26, 2011 8:15:27 AM GMT Friday, December 23, 2011 10:05:39 AM GMT
This post is part of ASP .NET MVC 4 Article Series. In yesterday’s post, we have discussed that in today’s web application, client side operation is also important as much as server operation. And hence client side operation increase, JavaScript code is also increased and for maintainability of code we generally separate it by functionality in different files. Hence separated code is JavaScript so web page needs to reference many JavaScript files. Now the trouble may starts, as all browsers limits the p... (more)
category: Web Dev | clicked: 23 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, MVC
3
Shouts

Under the Hood of Display Mode in MVC 4 | dotnet Expert Guide

posted by nandipnandip 602 days, 10 hours, 51 minutes ago
Tuesday, September 27, 2011 11:28:29 AM GMT
This post is part of ASP.NET MVC 4 Article Series. I am little late in publishing this post as I was busy with my 1st codeplex project. Very soon I will post about my 1st codeplex project. Till that, enjoy this MVC 4 series and do let me know your valuable feedback. In our last post, we have seen how we can use Display Mode feature of MVC 4 to enable browser specific view. In this post we will examine how in built Display Mode works in MVC 4. We know that we can create view for mobile browser by addin... (more)
category: Web Dev | clicked: 11 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, MVC
3
Shouts

ASP.NET MVC 4 Mobile Project Template | dotnet Expert Guide

posted by nandipnandip 611 days, 8 hours, 53 minutes ago
Sunday, September 18, 2011 1:26:53 PM GMT
This post is part of ASP.NET MVC 4 Article Series. With ASP.NET MVC 4, it’s even easier to setup and carry out a project which target mobile and tablet device. Yes MVC team introduce a new project template with MVC 4 which target mobile and tablet platform. This project template is build on the base of jQuery Mobile. And hence it is also optimized for better experience for touch screen.To get started with Mobile Project Template in MVC 4Create a new ASP.NET MVC 4 Web ApplicationSelect Mobile Application... (more)
category: Web Dev | clicked: 17 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, ASP .NET, MVC
4
Shouts

First look at ASP.NET MVC 4 Templates | dotnet Expert Guide

posted by nandipnandip 613 days, 15 hours, 49 minutes ago
Friday, September 16, 2011 6:30:41 AM GMT
This post is part of ASP .NET MVC 4 Article Series. With release of ASP.NET MVC 4 Developer Preview, ASP.NET MVC team introduces a new default project template for MVC 4. New template has following improvements. Cosmetic Improvements New MVC 4 project template has cosmetic improvements prior to MVC 3 project template. And it will help community to create good looking modern websites with the default template itself without investing more in template designing. Adaptive Rendering Along with c... (more)
category: Web Dev | clicked: 10 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, MVC
2
Shouts

Getting Started With ASP.NET MVC 4 | dotnet Expert Guide

posted by nandipnandip 613 days, 15 hours, 49 minutes ago
Friday, September 16, 2011 6:30:10 AM GMT
This post is part of ASP.NET MVC 4 Article Series. In this first post of ASP.NET MVC 4 article series, we will see how and from where we can download and install MVC 4. Following are the different useful links for downloading ASP.NET MVC 4. ASP.NET MVC 4 NuGet Packages One good news is that MVC 4 is also available via NuGet. To install MVC 4 via NuGet, type following in the Package Manager Console. For more detail regarding NuGet package please visit http://www.nuget.org/List/Packages/AspNe... (more)
category: Web Dev | clicked: 10 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, MVC
2
Shouts

ASP.NET MVC 4 Article Series | dotnet Expert Guide

posted by nandipnandip 613 days, 15 hours, 50 minutes ago
Friday, September 16, 2011 6:29:31 AM GMT
Well after a long buzz of vNext (ASP.NET 4.5) and MVC 4. Yesterday Microsoft released a developer preview of ASP.NET 4.5 and MVC 4. For a next couple of day I am going to post about cool new features of MVC 4. And accordingly I will update this page with updated MVC 4 post links. Getting Started With ASP.NET MVC 4 (Sep 15th)First look at ASP.NET MVC 4 Templates (Sep 16th) Hope it would be helpful. Follow @dotnetXPRTGuide Tweet (more)
category: Web Dev | clicked: 6 | comment | | source: www.dotnetexpertguide.com
tags: vNext, MVC 4, MVC
8
Shouts

vNext - Rudi Grobler in the Cloud

published 819 days, 2 hours, 21 minutes ago posted by http://rudigrobler.myopenid.com/http://rudigrobler.myopenid.com/ 819 days, 16 hours, 38 minutes ago
Tuesday, February 22, 2011 7:59:04 PM GMT Tuesday, February 22, 2011 5:41:48 AM GMT
What features do you want/need in vNext of WPF, Silverlight & WP7 (more)
category: Metro | clicked: 1 | comment | | source: www.rudigrobler.net
tags: Silverlight, vNext, WP7, WPF