getcassette.net
Cassette Plugins
http://getcassette.net/documentation/v2/plugins
Upgrading from Cassette v1. The following plugins for Cassette are available and can be installed via nuget:. Test runner at the URL. HTML templates into JavaScript. Compiles jQuery-tmpl HTML templates into JavaScript. Automatically sprites CSS images. 169; 2012 Andrew Davey. 183; Website design by @pixelistUK. Icons from Symb.ly. 38; The UI Toolkit. 183; Patterns from Subtle Patterns. Powered by AppHarbor - .NET cloud application platform.
buildingbettersoftware.blogspot.com
Building Better Software: March 2015
http://buildingbettersoftware.blogspot.com/2015_03_01_archive.html
Monday, March 30, 2015. Archiving Updated and Deleted Rows on a Table in SQL Server. I previously wrote about how to archive rows in Oracle using a trigger. Today, I want to discuss how to do this in SQL Server. Again, the syntax varies between the two databases, but you can still accomplish the same functionality. So to recap on what we want to accomplish:. Any time a row in a our table is UPDATED or DELETED, we want to store a copy of the old row in the archive table. And here will be our archive table.
getcassette.net
Cassette | Twitter Bootstrap
http://getcassette.net/documentation/v1/tutorials/twitter-bootstrap
Using Cassette in MVC. Using Cassette in Web Forms. Using Cassette in .NET 3.5. Cassette won't be able to compile the LESS files provided with Twitter Bootstrap. By default. This is because. Uses a set of @import. Statements to build up the final LESS file; where Cassette will attempt to compile each file in the directory. In this tutorial we will assume that you have set up your project structure as follows:. Content/ - Styles/ - accordion.less - . - bootstrap.less - . Option 2: Using Configuration.
getcassette.net
Cassette | Documentation
http://getcassette.net/documentation/v2
Upgrading from Cassette v1. Cassette is an web asset management library. An asset is typically a file, such as script or stylesheet. Assets are grouped into bundles. A bundle is processed to produce an optimized output that improves the performance of your web application. Cassette supports three types of bundle: scripts, stylesheets and HTML templates. Script bundles contain JavaScript assets, such as. Stylesheet bundles contain CSS assets, such as. HTML template bundles contain. 169; 2012 Andrew Davey.
getcassette.net
Cassette | Benefits
http://getcassette.net/benefits
Improve your website’s Y-Slow score. A faster website means happier users and can even improve your business’s bottom line. Your assets into bundles. This results in fewer HTTP requests, reducing page load time. Cassette bundles are served using the right HTTP caching headers and compressed. To ensure optimal client download performance. Bundle URLs include a hash of the contents, so a changed file results in a new URL. Your users will never have to clear their browser cache again. If you reference one b...
getcassette.net
Cassette | Scripts
http://getcassette.net/documentation/v2/scripts
Upgrading from Cassette v1. To correctly sort your script files, Cassette looks for XML-style reference comments. (These are what Visual Studio uses to give you intellisense.) The idea is that if File-B references File-A then File-A is included the HTML before File-B, because File-B depends on File-A. Here is an example JavaScript file with two references:. Reference path="tools.js"/ / / reference path="example.js"/. Test() { return tools.otherFunction(); }. Will look for a file called. Tags have to be g...
getcassette.net
Cassette | Download
http://getcassette.net/download
The easiest way to start using Cassette is to install the. Check out the NuGet docs. If you need advice on getting started. You can grab the full source code of Cassette from the GitHub repository:. Cassette should work out of the box, without much configuration. For help on getting set up, read the Getting Started. Guide over in the Cassette docs. V200 (August 30, 2012). Cassette is free open source software, distributed under the MIT License. Please consider donating some time, money or publicity.
getcassette.net
Cassette | Support
http://getcassette.net/support
Got a question about using Cassette? Ask for help in the Cassette Google Group. If you find a bug in Cassette, the best way to let us know is by creating an issue. Are you using Cassette in a commercial website or enterprise application? Would you like direct, live support from the creator of Cassette? Purchasing commercial support provides you with:. Communication with Cassette's creator, Andrew Davey, via IM, Skype and telephone. Advice on customizing Cassette to meet your specific requirements.
getcassette.net
Cassette | Donate
http://getcassette.net/donate
8220;Thank you for taking the time to visit this page. As an open source project, Cassette relies on community contributions to keep growing and moving forward. Without you, Cassette wouldn’t be where it is today. The fact you've even considered contributing is amazing! 8220;A massive thank you to everyone who has contributed so far. Whether you’ve coded a feature, published a blog post, made a donation or told a friend - you guys are awesome. And you’re the reason I'm doing this! Grab the source code.
getcassette.net
Cassette | Licensing
http://getcassette.net/licensing
Cassette is free, open source software, distributed under the following MIT License:. 169; 2012 Andrew Davey. 183; Website design by @pixelistUK. Icons from Symb.ly. 38; The UI Toolkit. 183; Patterns from Subtle Patterns. Powered by AppHarbor - .NET cloud application platform.
SOCIAL ENGAGEMENT