.NET news » Search results
Search results for query "javascript" (51):
Resource file to JavaScript object
A web control that creates a JavaScript object representing a resx (resources) file and make it available to be used from HTML and JavaScript code.
JavaScript Security: Web to Windows 8: Security
Web developers switching to Windows 8 development with JavaScript need to update their views on security. With the tools available in Windows 8, you can transform JavaScript security from a facade to a multifaceted defense system that protects both your data and your users.
Managing Your JavaScript Library in ASP.NET
Learn how to embed JavaScript into a DLL, manage dependencies, and avoid page bloat.
CODE Magazine: 2011 May/Jun
CODE Magazine, Issue 2011 May/Jun is now available!
JavaScript comes in many colors and flavors. In this issue you will learn about using JavaScript in your web applications. Learn plug in development with jQuery UI, examine object oriented concepts with Mootools and explore the world of Async javascript with node.js.
JavaScript: Data Binding in a Windows Store App with JavaScript
Windows 8 Special Issue 2012
Learn how the JavaScript framework for building Windows Store apps and the underlying Windows Runtime allow you to build apps with client-side state, offline storage, controls, templates, binding and much more.
Learn how the JavaScript framework for building Windows Store apps and the underlying Windows Runtime allow you to build apps with client-side state, offline storage, controls, templates, binding and much more.
An Introduction to jQuery, Part 1
jQuery is a small JavaScript library that makes development of HTML-based client JavaScript drastically easier. With client logic getting ever more complex and browsers still diverging in features and implementation of features, jQuery and other client libraries provide much needed normalization when working with JavaScript and the HTML DOM.
JavaScript: Building and Using Controls in Windows Store Apps with JavaScript
When using JavaScript to build controls in a Windows Store app, you have access to HTML elements, WinRT controls and WinJS controls. See how you can mix and match these or even build your own.
7 Tips for Loading JavaScript Rich Web 2.0-like Sites Significantly Faster
Learn the principle behind Microsoft's new Doloto and 6 other cool techniques that I did in Pageflakes to load large amounts of JavaScript without compromising performance
Google Maps Control for ASP.Net - Part 1
Google has provided a very reach Google Maps API to use it in our own application. But we need some short of javascript knowledge in order to use it. I don't know about others, but for me it was a little difficult to use javascript along with google apis in ASP.Net pages, specifically if you want to use server side functions to draw google map dynamically. For example, in my case I wanted to pull latitude longitude information from a SQL Server database and then use them to insert pushpins on google map. If you are familiar with Ajax framework, you know the answer. You will have to call asp.net server side function from javascript and use retrieved data to draw a google map. How simple is that? :). Atleast not for me. So I have decided to write a user control which can take care of javascript part and allows me to concentrate on serverside functions.
Custom JavaScript Event Manager (CJEM)
A custom JavaScript event manager class designed to manage window, document and control events on a webpage.


Syndicate