Skip to main content

Home/ ASP.Net MVC/ Group items tagged css

Rss Feed Group items tagged

Jacques Bosch

Official Google Webmaster Central Blog: Coding guidelines for HTML and CSS - 0 views

  •  
    " Great code has many attributes. It's effective, efficient, maintainable, elegant. When working on code with many developers and teams and maybe even companies, great code needs to also be consistent and easy to understand. For that purpose there are style guides. We use style guides for a lot of languages, and our newest public style guide is the Google HTML and CSS Style Guide."
Jacques Bosch

RequestReduce - Automatic CSS background image optimization and spriting as well as Jav... - 0 views

shared by Jacques Bosch on 14 Dec 11 - No Cached
  •  
    "Super Simple Auto Spriting, Minification and Bundling solution No need to tell RequestReduce where your resources are Your CSS and Javascript can be anywhere - even on an external host RequestReduce finds them at runtime automatically"
Jean-Paul Malherbe

LESS « The Dynamic Stylesheet language - 0 views

shared by Jean-Paul Malherbe on 16 Jun 11 - Cached
  •  
    The dynamic stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.
Jacques Bosch

Zen Coding in Visual Studio 2012 | John Papa - 1 views

  •  
    "Zen Coding is a faster way to write HTML using a CSS style selector syntax, and you can now use Zen Coding in Visual Studio via the Web Essentials 2012 plug in (v1.7). Zen Coding was introduced by Sergey Chikuyonok in 2009 (according to Smashing Magazine) and has been updated over time to become a great way to write monotonous HTML much more efficiently."
Jacques Bosch

Leon Cullens' Blog | Essential guide to ASP.NET MVC3 performance - 1 views

  •  
    "The .NET CLR can give your web application a significant performance boost compared to other platforms such as PHP due to it's compiled nature. Not only does your .NET code perform better because it's more low-level, it also comes with good support for parallel programming. This guide will not explain the basics of a responsive and fast web application by talking about CSS minifying, sprites, content delivery networks, etc. Instead this guide will be an essential guide for making sure you don't miss any features that can enhance the performance of your ASP.NET MVC3 application. "
Jacques Bosch

Naked Objects MVC has gone fully open source - 1 views

  •  
    " Naked Objects takes a domain object model, written as POCOs but following a few very simple conventions, and dynamically creates one or more complete user interfaces for it, using reflection (not 'code generation' or 'scaffolding'). It is highly effective in support of Domain-Driven Design, OO Modelling, and/or Agile Development. Naked Objects MVC builds upon the core framework to create a complete web-based user interface, using ASP.NET MVC 3. The generic user interface may be customised via the .CSS, by adding custom views, or custom controllers, as needed. Entity Framework is used to persist objects on a database. Security may be handled simply via Forms Authentication and attribute-based authorisation, or more comprehensively via Microsoft WIF and an STS. "
Jacques Bosch

Bundling and Minification in ASP.NET 4.5 « Abhijit's World of .NET - 0 views

  •  
    "Optimizing application performance is a key element for business. There are several ways by which we can optimize the applications performance. It can be done either by server side code optimization, caching or some client side optimization. In this post I am going to discuss about one handy and smart way to optimize web applications performance using Bundling and Minification features which is introduced with ASP.NET 4.5 Developer Preview. ASP.NET 4.5 Developer Preview introduced bundling, which combines multiple JavaScript files for faster loading with less number of requests for download and minification, which reduces the size of JavaScript and CSS files by removing unneeded characters . Combination of these bundling and minification helps web pages to load very faster. Let's have a looks how it works."
Johann Strydom

jQuery AJAX Validation Contact Form with Modal + Slide-in Transition | The Blog of Jore... - 1 views

  •  
    "Due to popular demand, here is a tutorial on how I created one of the more complicated pieces of machinery on my new site: the contact form. A lot of different techniques went into this"
  • ...1 more comment...
  •  
    So you recon you are popular...
  •  
    I'm not the one that thinks so. Everyone else decided on that :D
  •  
    EVERYONE!? That's a bit arrogant. Even for you. :P
Wicked Tunez

ASP.NET - Download: Sprite and Image Optimization Preview 3 - 0 views

  •  
    ASp.net Sprite and image optimization framework. Works for Asp.net MVC3 and Asp.net webforms 4
1 - 12 of 12
Showing 20 items per page