.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.
2011-02-19 16:19:00   Source: Resource file to JavaScript object   Tags: Components

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.
2012-10-31 18:00:00   Source: JavaScript Security: Web to Windows...   Tags: Security

Managing Your JavaScript Library in ASP.NET

Learn how to embed JavaScript into a DLL, manage dependencies, and avoid page bloat.
2011-11-10 14:58:00   Source: Managing Your JavaScript Library in...   Tags: ASP.NET

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.

2011-03-30 19:00:00   Source: CODE Magazine: 2011 May/Jun   Tags: GUI

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.
2012-10-09 18:00:00   Source: JavaScript: Data Binding in a...   Tags: Build

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.

2009-01-01 18:00:00   Source: An Introduction to jQuery, Part 1   Tags: ASP.NET

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.
2012-10-31 18:00:00   Source: JavaScript: Building and Using...   Tags: Build

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
2011-06-11 10:54:00   Source: 7 Tips for Loading JavaScript Rich...   Tags: Other

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.
2008-05-12 23:45:00   Source: Google Maps Control for ASP.Net - Part 1   Tags: ASP.NET Ajax

Custom JavaScript Event Manager (CJEM)

A custom JavaScript event manager class designed to manage window, document and control events on a webpage.
2011-03-10 19:45:00   Source: Custom JavaScript Event Manager (CJEM)   Tags: Components
1236Next ›