In the last installment of this article, we looked at building a basic development environment and took the first steps to learn about scripting for Virtual Server 2005 R2. We explored how to ...
Virtual Server 2005 R2 is an enterprise level application designed by Microsoft to support the simultaneous running of multiple virtual machines on a high performance, scalable, secure and reliable ...
What is the registry key that I need to check in a script to determine whether the OS the script is running on is a client (W2K Pro, WXP) or a server (W2K Server, W2K3). I don't have to worry about ...
WSH 5.6 on NT4 Server<BR><BR>I want to be able to access an FTP server and download specific file types (*.zip, *.exe, *.ini). If interested, this is McAfee's site ...
Ant has been widely celebrated as the future of build processing. In fact, it represents a great improvement over previous make tools: it is extendible, multiplatform, and standard-based. Some Ant ...
Use custom-built .NET Framework 4.0 classes to connect an ASP.NET Web application to a SQL Server 2012 database. In my recent article, I showed how to connect .NET 4.0 C# and Visual Basic applications ...
Database connectivity gives desktop and Web applications much of their value. .NET developers have products and framework objects that can tie a front-end application to SQL Server, MySQL, Sybase, ...