Blogs1 - 10 of 96 recent posts for tag:JScript
08
Nov
2009
Microsoft Security Bulletin MS09-045 (KB971961)

1 day ago by King

Executive Summary This security update resolves a privately reported vulnerability in the JScript scripting engine that could allow remote code execution if a user opened a specially crafted file or visited a specially crafted Web site and invoked a malformed script. If a user is logged on with admi ...

PlayBeta.Net - playbeta.net · Rank: 109,642

05
Nov
2009
ANN: Houston Dynamic Languages User Group

4 days ago by panesofglass

.NET 4.0 is almost here, and with it, the DLR. What does that mean for you? If you are a .NET developer, you now have several new languages at your disposal in IronPython and IronRuby that will allow you to either write code much faster or embed scripting support into your projects. If you aren’t a ...

Wizards of Smart - wizardsofsmart.net · 5 references

Security fixes, JavaScript update bog down Internet Explorer 8

4 days ago by admin

I was surprised to see an article by Scott in beta news website, where he mentions that the Security fixes, and JavaScript update will bog down IE8. He mentions in the article that they have noticed a trend of IE8 performance dragging down over time, while every other major Windows browser in the fi ...

Untitled blog - ietips.net · Rank: 128,017 · 3 references

03
Nov
2009
Runny 0.3 Released

6 days ago by benglish

A new version of Runny works in Windows 7 and has some new nifty features. I cleaned up command creation so there’s no need to prepend scripts and macros with a protocol-like keyword. Now to create a macro you can simply type: new macro [macroname] [commands] The same goes for script. Making “macro” ...

bluelinecity.com - bluelinecity.com · 8 references

02
Nov
2009
JavaScript LINQ

7 days ago by slyprid

Since I’ve been using a lot of JavaScript recently and doing database queries, I thought it would be nice to be able to use LINQ. So instead of attempting to try to bring in actual .NET CLR stuff into JavaScript for my tests, I thought I would write my own version. So here it is… - Example Usage [jS ...

Mind Cemetery - mindcemetery.wordpress.com

6 Advanced JavaScript Techniques You Should Know

7 days ago by Visitor Blogs

1. Closures to Extend Variable Scope Explaining JavaScript scope and closures (Robert Nyman) Closures in JavaScript (James Padolsey) JavasCript Closures at Jibbering.com JavaScript Closures for Dummies 2. Object Literals to Pass Optional Arguments JavaScript Object Literal JavaScript Object Literals ...

Tech Notes - enggtech.wordpress.com · 2 references

30
Oct
2009
JavaScript / VBScript string interpolation

10 days ago by SDX2000

JavaScript (JScript) and VBScript are two pretty nifty programming / automation tools on the windows platform. You can run JS / VBS programs on a plain vanilla Windows XP (or above) PC without installing anything. They can be used for a variety of purposes from automating MS-WORD, EXCEL, Internet ex ...

Sandeep's Blog - sdx2000.blogspot.com

29
Oct
2009
Browser Busting: attachEvent

12 days ago by tophecollins

If you’ve been developing web sites or apps for any length of time you’ve probably at least heard that HTML and JavaScript should be segregated. It’s such a good idea that the concept got it’s own fancy buzz term “Unobtrusive JavaScript”. The basic idea is that presentation, content, and behavior (o ...

Not Another... - notanothertech.wordpress.com

28
Oct
2009
web developer tips (56):手动更新JScript的智能感知

12 days ago by xjb

原文地址: How to update JScript Intellisense manually 你喜欢JScript的职能感知(Intellisens)功能,但是有时候你期待在JScript的职能感知里看到变量或方法,却发现无法看到,也许是没有更新,你可以简单的尝试用“更新智能感知”的命令,在调用智能感知以前, 手动更新,而不是关闭文件或其他变通的方法。 http://www.watch-life.net/visual-studio/update-jscript-intellisense-manually.html 1、通过键盘操作 按 Ctrl+Shift+j 键,会在状态栏出现“正在更 ...

守望轩 - watch-life.net · Rank: 20,169 · 16 references

27
Oct
2009
Setting a default value on a lookup field in Microsoft Dynamics CRM 4.0

13 days ago by jarrettexpertcrm

I got a request to set the “Unit” on an Opportunity Product to always default to “Primary unit” when a product is created. Setting default values on lookup fields seems to be a common request, so i decided to post the code to achieve this. This is an Onload Event. //Create an array to set as the Dat ...

Jarrett's Expert CRM - jarrettexpertcrm.wordpress.com

Previous1234567