Quantcast
Channel: AjaxControlToolkit Wiki & Documentation Rss Feed
Browsing all 275 articles
Browse latest View live

Updated Wiki: Seadragon Control

Ajax Control Toolkit Seadragon The Seadragon control can be used for interactively viewing images. Use your mouse to pan and zoom around the image. Learn how to create images that work with the...

View Article


Updated Wiki: Seadragon Control

Ajax Control Toolkit Seadragon The Seadragon control can be used for interactively viewing images. Use your mouse to pan and zoom around the image. Learn how to create images that work with the...

View Article


New Comment on "ComboBox Control"

The Combobox drops down to a new line. What can I do to make it follow a Label control placed just before it?

View Article

Updated Wiki: Default JavaScript Minification

Default JavaScript Minification Default JavaScript Minification Microsoft Ajax Minifier minifies script by parsing the source code into a JavaScript syntax parse tree using code based on the ROTOR...

View Article

Updated Wiki: Local Variable and Function Renaming

Local Variable and Function Renaming Local function and variable names are renamed to shorter names, while global functions are left alone. Function scope chains are respected, so global and outer...

View Article


Updated Wiki: Conditional Compilation Comments

Conditional Compilation Comments AjaxMin supports only a subset of conditional compilation comments. The @cc_on, @if, and @set statements are supported – it’s where they are in your code that...

View Article

Updated Wiki: Variable Renaming WITH and EVAL - Not!

Variable Renaming With and Eval Statements- Not! Renaming of local variables and functions really only works if the code is completely known at parsing time. Unfortunately that isn’t always the case...

View Article

Updated Wiki: Analyzing Your Script

Analyzing Your Script Because JavaScript is an interpreted language, and a type-less one at that, developers do not get the advantage of compile-time checks available to developers in other languages....

View Article


Updated Wiki: Maximizing Your Local Variables and Functions

Maximizing Your Local Variables and Functions It’s not enough to take any JS file and run Microsoft Ajax Minifier on it. Yes, it should make your downloaded JavaScript file smaller, but there are way...

View Article


Updated Wiki: Cross-Browser Peculiarities

Cross-Browser Peculiaraties It should come as no surprise to any web developers that different browsers implement the JavaScript language and run-time differently. Most of the time they are pretty much...

View Article

Updated Wiki: Other Coding Tips

Other Coding Tips Try to use object and array literals instead of the new operator and the Array and Object constructors. This will save nine or ten bytes per instance: var o = new Object(); // long...

View Article

Updated Wiki: Introduction to CSS Minification

Introduction to CSS Minification CSS minification as performed by this tool is not as complicated or in-depth as JavaScript minification. The CSS minification mostly consists of removing whitespace and...

View Article

Updated Wiki: Merging Localized Resource Files

Merging Localized Resource Files Complex and global web applications frequently require localized JavaScript and CSS. There are many ways to perform that task. Microsoft Ajax Minifier provides support...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Merging Localized Resource Files

Merging Localized Resource Files Complex and global web applications frequently require localized JavaScript and CSS. There are many ways to perform that task. Microsoft Ajax Minifier provides support...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Merging Localized Resource Files

Merging Localized Resource Files Complex and global web applications frequently require localized JavaScript and CSS. There are many ways to perform that task. Microsoft Ajax Minifier provides support...

View Article


Updated Wiki: Pretty Print

Pretty Print Sometimes you need to debug your minified code. Trying to debug a single line of JavaScript thirty thousand characters long will drive you crazy – if your debugger can even handle it....

View Article

Updated Wiki: DLL Version of Microsoft Ajax Minifier

DLL Version of Ajax Minifier A DLL version of the code is also distributed. It does not contain any of the advanced switching or lint-style reporting that the EXE contains, but it does provide access...

View Article


Updated Wiki: DLL Version of Microsoft Ajax Minifier

DLL Version of Ajax Minifier A DLL version of the code is also distributed. It does not contain any of the advanced switching or lint-style reporting that the EXE contains, but it does provide access...

View Article

Updated Wiki: Task Version of Microsoft Ajax Minifier

Task Version of Ajax Minifier You can use the following properties with the Ajax Minifier Task:JavaScript Properties For an explanation of these properties, please see the properties of the...

View Article

Updated Wiki: Error Output

Error Output The output of Microsoft Ajax Minifier conforms to the MSBuild/Visual Studio format for error and warning messages. In order for MSBuild to properly recognize and parse error messages in...

View Article
Browsing all 275 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>