News in the Category:
JavaScript
Total posts: 813 | Sort by Views | Sort by Hits
Somasegars WebLog, June 18, 2013
Views: 80 | Hits 15
Over the past few years, we’ve seen JavaScript applications for the web, on the server, and on Windows become much more substantial in size. To address this trend, last October we released the i...
The Code Project Latest Articles, June 7, 2013
Views: 228 | Hits 27
jModulizer - How to modularize and decouple your JavaScript code...
The Code Project Latest Articles, June 7, 2013
Views: 317 | Hits 90
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors....
The Code Project Latest Articles, June 5, 2013
Views: 253 | Hits 26
Use JavaScript to let your web user make changes, and then retrieve those changes server-side on postback....
The Code Project Latest Articles, June 3, 2013
Views: 285 | Hits 34
jModulizer - How to modularize and decouple your JavaScript code...
Sahil Malik - blah.winsmarts.com, June 2, 2013
Views: 179 | Hits 4
SharePoint Training: more information
Yeah yeah you can use an App as a We...
The Code Project Latest Articles, May 30, 2013
Views: 191 | Hits 21
How to compress JavaScript and CSS files in a web application to reduce page loading time, using GZIP....
The Code Project Latest Articles, May 29, 2013
Views: 260 | Hits 12
Dynamically creating controls and validating using JavaScript....
The Code Project Latest Articles, May 24, 2013
Views: 429 | Hits 44
How do you write cross-platform line-of-business apps without hiring an army of developers to rewrite your code for multiple clients? This sample app shows a solutionin JavaScript....
The Code Project Latest Articles, May 23, 2013
Views: 266 | Hits 40
JavaScript frameworks and resources....
MongoLab - MongoDB Hosting, May 22, 2013
Views: 247 | Hits 13
This is a guest blog post written by Niall O’Higgins andPeter Braden at Frozen Ridge,a full-stack web consultancy offering services around databases, node.js, testing & continuous deployment, mobile w...
The Code Project Latest Articles, May 22, 2013
Views: 235 | Hits 18
Dynamically creating controls and validating in JavaScript...
K. Scott Allen, May 17, 2013
Views: 256 | Hits 25
The official MongoDB docs recommend that you avoid storing scripts on the server, but there are scenarios where having reusable functions available on the server can be useful. Inside a MapReduce oper...
The Code Project Latest Articles, May 16, 2013
Views: 387 | Hits 53
In this article, we would see how to gracefully handle JavaScript errors on a webpage, without creating a wrong impression in the minds of our visitors and/or users....
The Code Project Latest Articles, May 16, 2013
Views: 278 | Hits 20
Quick and Easy tutorial for developing games in JavaScript using EaseJS library....
The Code Project Latest Articles, May 14, 2013
Views: 399 | Hits 25
.Net library to call server side method from JavaScript...
The Code Project Latest Articles, May 10, 2013
Views: 335 | Hits 32
How to add JavaScript and CSS files to a web page during runtime....
The Code Project Latest Articles, May 10, 2013
Views: 398 | Hits 28
Versioning file inclusion JavaScript by date of last modification...
The Code Project Latest Articles, May 7, 2013
Views: 383 | Hits 40
This article is intended to help conceptualize the area of JavaScript Object Oriented Programming by comparing it to the way .NET CLR works....
The Code Project Latest Articles, May 7, 2013
Views: 259 | Hits 23
Flexible JavaScript Modal Popup Window...
K. Scott Allen, May 7, 2013
Views: 216 | Hits 10
Now that we know a bit about how modules work at an API level, we can look at questions that will be asked more than once in the lifetime of a project, like when to create a module, how many modules t...
The Code Project Latest Articles, May 2, 2013
Views: 308 | Hits 17
Javascript native methods are more faster than jQuery utility methods in IE9/10...
The Code Project Latest Articles, May 2, 2013
Views: 342 | Hits 9
Arabic text box using simple JavaScript....
The Code Project Latest Articles, May 2, 2013
Views: 382 | Hits 31
This article will show the power of clouser in OO javascript...
K. Scott Allen, May 1, 2013
Views: 230 | Hits 16
Continuing from the last post, a module in AngularJS is a place where you can collect and organize components like controllers, services, directives, and filters. We'll talk about the "when & why...
The Code Project Latest Articles, May 1, 2013
Views: 430 | Hits 23
Using javascript for oAuth with three (3) major identity providers: Facebook, Google and Twitter....
Rick Strahls WebLog, April 30, 2013
Views: 239 | Hits 28
In my last post I showed a very simple Basic Authentication Filter implementation and several people commented that the 'right' way to do this is by using a MessageHandler instead. In the post I discu...
The Code Project Latest Articles, April 23, 2013
Views: 266 | Hits 32
Attempt to make cross-browser compatible JavaScript dev easier....
K. Scott Allen, April 22, 2013
Views: 246 | Hits 30
If you want to teach someone the very basics of computer programming, then JavaScript might be a good place to start. - The syntax is flexible and uses only a handful of keywords, plus functions and ...
JohnPapa.net, April 13, 2013
Views: 341 | Hits 47
Right about now you are wondering what Breeze brings that you can’t do on your own. Right about now you are wondering why you should bother learning another technology. Right about now you are w...
The Code Project Latest Articles, April 12, 2013
Views: 278 | Hits 25
Show/hide Label control by radio button selection using JavaScript....
The Code Project Latest Articles, April 11, 2013
Views: 272 | Hits 37
DateTime Validation using JavaScript....
The Code Project Latest Articles, April 9, 2013
Views: 277 | Hits 19
ASP self populating drop down list using JavaScript....
Rick Strahls WebLog, April 5, 2013
Views: 281 | Hits 10
Yesterday I was working with a customer on setting up a remote map from my machine to a VPN drive on a remote server on the VPN. Typically you can just map a drive or directly enter a UNC path to the ...
The Code Project Latest Articles, March 31, 2013
Views: 297 | Hits 16
Exploiting JavaScript's weakly typed implicit data type conversions, the 52 bit mantissa and common bit hacks....
The MongoDB NoSQL Database Blog, March 27, 2013
Views: 250 | Hits 12
The upcoming release of MongoDB 2.4 brings an exciting change to the JavaScript engine. Previously, MongoDB ran Spidermonkey 1.7, but going forward, MongoDB will be running V8, the open-source high-pe...
The Code Project Latest Articles, March 25, 2013
Views: 257 | Hits 15
The ObjectScript is a new embedded programing language that mixes benefits of JavaScript, Lua, Ruby, Python and PHP. The ObjectScript has syntax from JavaScript, multiple results from Lua, sugar synta...
JohnPapa.net, March 24, 2013
Views: 269 | Hits 48
Flustered by so much JavaScript? Concerned with all the seemingly new patterns to learn? Confused about how to organize it? You are not alone. Many JavaScript Libraries You may look and think, wow, th...
The Code Project Latest Articles, March 24, 2013
Views: 334 | Hits 25
A quick guide to geolocation in JavaScript....
The Code Project Latest Articles, March 18, 2013
Views: 397 | Hits 6
Break Permission inheritance and add custom permission to SharePoint 2013 List using JSOM (JavaScript Client Object Model)...
K. Scott Allen, March 18, 2013
Views: 304 | Hits 27
Given this markup:
<div id="special" data-timeOut="3">
</div>
And this script code:
$(function() {
var special = $("#special");
var specialData = special.data();
f...
The Code Project Latest Articles, March 11, 2013
Views: 217 | Hits 19
A tool like the object browser to browse the interface of documented JavaScript and JavaScript code snippets....
The Code Project Latest Articles, March 8, 2013
Views: 250 | Hits 4
This article willl help to submit a webpage using JavaScript in MS CRM Dynamics....
More Whidbey stuff, March 8, 2013
Views: 345 | Hits 29
Im writing a lot of JavaScript these days, and for testing I mostly use QUnit. When I need to quickly stub a piece of the code that Im testing, I like to use the following micro-library. What it does ...
The Code Project Latest Articles, March 6, 2013
Views: 320 | Hits 39
Discussing a few JavaScript fundamental topics to make our understanding more in JavaScript....
The Code Project Latest Articles, March 5, 2013
Views: 307 | Hits 50
This sample demonstrates how to pass data (variables) from code behind to JavaScript....
The Code Project Latest Articles, March 2, 2013
Views: 323 | Hits 41
jQuery UI Alert dialogs to replace the JavaScript dialogs (alert, confirm, prompt)...
The Code Project Latest Articles, February 27, 2013
Views: 256 | Hits 6
How to enable or disable the ribbon control using JavaScript....
The Code Project Latest Articles, February 20, 2013
Views: 277 | Hits 15
This posts gives brief introduction to Google Drive JavaScript SDK and shows how to implement basic actions as downloading documents, creating directories and search for files or directories....
Method ~ of ~ failed, February 18, 2013
Views: 237 | Hits 5
As someone who uses a few iOS devices around the house, Ive become fond of visiting sites and seeing a little banner that lets me know that a native app is available for the web app Im using. This con...