Latest VBScript developer content from Developer Fusion https://www.developerfusion.com/t/vbscript/ Latest VBScript developer content from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 23 Feb 2011 00:07:22 GMT Inside Scripting - VBScript, WMI and ADSI Unleashed- Part 2 Join host Ted Neward as he discusses the SQL server 2005 database administration with "VB Script, WMI, and ADSI" author Don Jones, in part two of this video series. http://www.developerfusion.com/media/11482/inside-scripting-vbscript-wmi-and-adsi-unleashed-part-2/ http://www.developerfusion.com/media/11482/inside-scripting-vbscript-wmi-and-adsi-unleashed-part-2/ Wed, 23 Feb 2011 00:07:22 GMT James Crowley Top 10 Application Security Vulnerabilities in Web.config Files - Part One In part one of this two part article, you will learn about five of the top ten “worst offenders” of misconfigurations of application security that can cause overall problems for ASP.NET Web-based applications. Learn more about how to secure the Web.config files of an ASP.NET application. http://www.developerfusion.com/article/6678/top-10-application-security-vulnerabilities-in-webconfig-files-part-one/ http://www.developerfusion.com/article/6678/top-10-application-security-vulnerabilities-in-webconfig-files-part-one/ Tue, 22 Feb 2011 23:56:26 GMT Bryan Sullivan VSA Scripting in .NET Using Visual Studio for Applications to add scripting capabilities to your .NET apps. http://www.developerfusion.com/article/4675/vsa-scripting-in-net/ http://www.developerfusion.com/article/4675/vsa-scripting-in-net/ Tue, 22 Feb 2011 23:56:26 GMT Mark Belles Executing a .CS file Demonstrates how to write a C# program that can "launch" a .cs file and execute it. http://www.developerfusion.com/code/4590/executing-a-cs-file/ http://www.developerfusion.com/code/4590/executing-a-cs-file/ Tue, 22 Feb 2011 23:56:25 GMT David Cumps Replicating GetRows in .NET Dimitrios explains how replicating GetRows in .NET is easy and shows how it offers precise control of the details of the data and its display. http://www.developerfusion.com/article/4566/replicating-getrows-in-net/ http://www.developerfusion.com/article/4566/replicating-getrows-in-net/ Tue, 22 Feb 2011 23:56:25 GMT Dimitrios Markatos Extracting the Country from the IP Address:- How To? Get to know from where the visitors to your website are coming. Amit shows you how you can know the Country of a visitor through his IP Address without using COM. http://www.developerfusion.com/article/4549/extracting-the-country-from-the-ip-address-how-to/ http://www.developerfusion.com/article/4549/extracting-the-country-from-the-ip-address-how-to/ Tue, 22 Feb 2011 23:56:24 GMT Amit Gupta Make your Classic ASP code work like in ASP.NET Developing in Classic ASP using the same technics as in ASP.NET?. If you have to work in Classic ASP, why don't do it the right way? By using a similar framework not only your code will be more organized and efficient, but it will take you a fraction of the time to port to ASP.NET! http://www.developerfusion.com/article/4403/make-your-classic-asp-code-work-like-in-aspnet/ http://www.developerfusion.com/article/4403/make-your-classic-asp-code-work-like-in-aspnet/ Tue, 22 Feb 2011 23:56:24 GMT Christian Calderon The Quick & Dirty .NET Guide to C#/VB OOP Although this article won't be an exhaustive OOP treatise, its objective nevertheless is to present in a quick and dirty manner C#/VB Object-Oriented Programming. Moreover, even though this article may be slightly geared more towards C#, all important VB assessments or similarities are addressed and demonstrated. By the way, keep in mind C# is very case sensitive. Incidentally, don't be put off at the length of this article, a lot of it is simply repeated code examples for both languages. http://www.developerfusion.com/article/4341/the-quick-dirty-net-guide-to-cvb-oop/ http://www.developerfusion.com/article/4341/the-quick-dirty-net-guide-to-cvb-oop/ Tue, 22 Feb 2011 23:56:24 GMT Dimitrios Markatos Enabling Browser Caching of ASP Pages How to speed up your website by allowing browsers to cache web pages. http://www.developerfusion.com/code/4232/enabling-browser-caching-of-asp-pages/ http://www.developerfusion.com/code/4232/enabling-browser-caching-of-asp-pages/ Tue, 22 Feb 2011 23:56:24 GMT Amit Gupta MS Agent in a web site Ever wondered how to use the MS Agent characters from your website? This example demonstrates how, using JavaScript and VB Script http://www.developerfusion.com/code/2891/ms-agent-in-a-web-site/ http://www.developerfusion.com/code/2891/ms-agent-in-a-web-site/ Fri, 18 Feb 2011 16:31:41 GMT Warren Array Functions 4 array functions search, append, remove, and dimensions http://www.developerfusion.com/code/1980/array-functions/ http://www.developerfusion.com/code/1980/array-functions/ Fri, 18 Feb 2011 16:31:40 GMT Nick Avery Using Optional Parameters in VBScript A nifty way to use optional parameters in VBScript, getting around the lack of an 'Optional' keyword. http://www.developerfusion.com/article/1683/using-optional-parameters-in-vbscript/ http://www.developerfusion.com/article/1683/using-optional-parameters-in-vbscript/ Fri, 18 Feb 2011 16:31:40 GMT Michael Balloni