Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Free Pascal 2.2 (Windows)
- Free Pascal aka FPK Pascal is a 32 bit Pascal compiler. The language syntax is semantically compatible with TP 7.0 as well as most versions of Delphi (classes, rtti, exceptions, ansistrings, widestrings, and interfaces). Furthermore, Free Pascal supports function overloading, operator overloading, and global properties.
- Tags: Community, Language Syntax, Development Tools, Microsoft Windows, Programming Languages, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2006-03-22
Additional Resources
- The LATEX3 Programming Language: A Syntax Proposal for TEX Macro Programming
- This paper describes a TEX based language which is intended to provide a more consistent and rational programming environment for the construction of large scale TEX macro projects such as LATEX. Variants of this language have been in use within the LATEX3 project since around 1990 but the syntax specification...
- Tags: Language, Programming, Universitat Heidelberg, Development Tools, Software Development, Software/Web Development
- White papers 2008-08-05
- C# 3.0 Syntax Additions - Design Guidelines
- C# 3.0 includes a few syntactical additions to the language. For the most part, Microsoft added these language additions to support Language Integrated Query LINQ. These features include but are not limited to lambda expressions, extension methods, anonymous types, implicitly typed local variables, automatic properties, and object initializers. Most of...
- Tags: Guideline, Jupitermedia Corp., LINQ, C# 3.0, C#, .Net, Programming Languages, Software Development, Software/Web Development
- White papers 2008-02-11
- XAML in a Nutshell: The Basics of XAML
- XAML is an XML-based markup language. Given that, it shares many properties with other XML documents, such as case sensitivity and having to be well-formed. XAML has some specific syntax peculiarities designed for easing the declaration of specific types of elements. It provides abbreviated markup syntax for specific types of...
- Tags: XAML
- Book chapters 2006-03-01
- Ruby Comes to the .NET Platform: Find Out Why .NET Programmers May Want to Learn and Use Ruby, and Discover the Core Syntax of the Language
- Microsoft's IronRuby project brings a powerful and fun dynamic language to the Windows platform. The Ruby programming language is a modern, object-oriented scripting language, with a syntax inspired by languages such as Perl and Smalltalk. It was conceived by Yukihiro Matsumoto (aka "Matz"). In his words, Matz wanted a language...
- Tags: Microsoft .NET, Ruby, Programmer, Language, Ruby Programming Language, Scripting Languages, Software/Web Development, Web Development
- White papers 2008-10-20
- Syntax-Driven Implementation of Software Programming Language Control Constructs and Expressions on FPGAs
- This paper considers the efficient parallel implementation of control constructs and expressions written in a common software programming language and synthesised to FPGA platforms. The context of this work is Syntax-Driven Language Specific Processors SDLSP. An SDLSP for a given software programming language has its architecture defined by the grammar...
- Tags: Software, Programming Language, FPGA, Programming Languages, Software Development, Software/Web Development
- White papers 2006-10-25
- I wish language developers would agree on the equals syntax
- Today's post is short because I just want to rant about how different programming languages have different syntax for the equals sign. For some reason I've been running into this particular issue a lot the past week, and it's starting to drive me crazy.Sometimes I envy people who only...
- Tags: Soapbox, Web Development, Variables, Programming, Pl/sql, Frustration
- Blog posts 2007-05-16
- Using Variables, Constants, and Data Types in Access
- Access's relational spreadsheets rely on variables and syntax to manipulate the data, but understanding how these things actually function can be confusing. This paper explains how to manipulate these functions using VBA. The key to learning VBA is the same as if a person were learning a foreign language. The...
- Tags: Pearson Education Inc., Microsoft Access, Microsoft VBA, Scripting Languages, Microsoft Office, Databases, Software/Web Development, Web Development, Office Suites, Software, Enterprise Software, Data Management
- White papers 2004-10-08
- Comprehensive Framework, Lucid Language(syntax)
- Comprehensive Framework, Lucid Languagesyntax and a Flexible EditorThat's all you need for hassle free, neat, accurate and successful web development.When you begin your journey as a web developer, the net is usually the most efficient source of information for research, most especially if you're self taught. But then again the...
- Tags: Scripting languages, Ruby, Web
- Discussion threads 2008-04-30
- EasySQL Checker for Oracle 1.2.0 (Windows)
- EasySQL Checker for Oracle is a SQL syntax validation tool, It can check to see whether a SQL statement syntax is valid before you actually run it against Oracle. It can opens several SQL files together and check all on the fly, then you can go directly to where the...
- Tags: Oracle Corp., SQL, Microsoft Windows, Gudu, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2007-05-30
- Live From Redmond: VB9 - Working With XML in Visual Basic
- XML permeates every modern application today from XHTML, XAML, RSS, SOAP, Office Open XML just to name a few. Even the Visual Studio project files and configuration settings are XML files. The latest version of Visual Basic in Visual Studio 2008 supports a new language syntax aimed at making the...
- Tags: Microsoft Visual Basic, XML, Software/Web Development, Web Development
- Webcasts 2008-04-04
- Web Tier to Go With Java EE 5: Introducing the EL #{...} Syntax
- The first paper in the "Web Tier to Go With Java EE 5" series, "Summary of New Features in JavaServer Pages JSP 2.1 Technology," introduced the new unified expression language. This paper fifth in the series explains the new #{...} syntax that the unified expression language supports, how #{...} expressions...
- Tags: Web, JSP, Syntax, Java, Scripting Languages, Programming Languages, Software Development, Software/Web Development, Web Development
- White papers 2006-06-01
- Gecko Programming Language EVALUATION (Windows)
- This is a FREE Evaluation Version of the Gecko Programming Language. It is intended to introduce you to programming in Gecko. Gecko is a Query language with High-level syntax and procedural linkage construct. This EVALUATION version lacks its main features but introduces you to Gecko programming.
- Tags: Nigeria, Programming, Gecko Programming Language, Development Tools, Microsoft Windows, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2006-10-03
- Live From Redmond: VB9 - Introduction to LINQ in Visual Basic
- LINQ stands for Language Integrated Query and it allows querying over things like objects, databases and XML in a standard way with a new syntax available in the latest versions of Visual Basic and C#. The attendee will learn how to get started writing LINQ queries using the simple but...
- Tags: Microsoft Visual Basic, LINQ, Microsoft Development Tools, XML, Programming Languages, Development Tools, Software Development, Software/Web Development, Web Development
- Webcasts 2008-03-07
- Tcl/Tk 8.6 (Windows)
- Tcl Tool Command Language is two things: a scripting language and an interpreter for that language that is designed to be easy to embed into other applications. As a language, it is much like UNIX shell languages. There is very little syntax and it is easy to learn. It is...
- Tags: TCL, Microsoft Windows, Kai Michelsen, Tcl Interpreter, Scripting Languages, Programming Languages, Software/Web Development, Web Development, Software Development
- Software downloads 2008-11-17
- Firefox Extension Development Tutorial: GUIs
- Most Firefox extensions have one goal in common: wanting to add or change some graphical elements in Firefox. Fortunately, adding and modifying GUIs Graphical User Interfaces is quite easy thanks to the decision to create an interfacing language specifically for Firefox, from the ground up. This language is called XUL...
- Tags: Firefox Extension, GUI, XUL, Rietta Solutions, XML, Software/Web Development, Web Development
- White papers
- SPROC Function Builder 1.0 (Windows)
- From the developer: "SPROC Function Builder is a tool for writing functions to access SQL Server stored procedures SPROCs. The program is not limited to any specific language so you can write your code in ASP,.NET or pretty much any other language and still save hours with this little utility....
- Tags: Syntax, Clickcess, SPROC Function Builder, Microsoft Windows, .Net, Databases, Operating Systems, Software, Software Development, Software/Web Development, Enterprise Software, Data Management
- Software downloads 2002-10-09
- MSDN Webcast: Introduction to the C# Language (Level 100)
- This webcast is a beginner's guide to the C# programming language. The webcast is designed for people with little or no prior knowledge of computer languages who want to learn how to program with C#. The presenter covers things like methods, parameters, operators, and logic constructs using the C# syntax,...
- Tags: Microsoft Developer Network, Webcast, C#, .Net, Programming Languages, Software Development, Software/Web Development
- Webcasts 2007-04-03
- D Programming Language 0.131 (Windows)
- The D Programming Language offers C++ power with much simpler syntax and modern features like automatic memory management, UTF support, contract programming, true modules, and unit testing. Experience faster development, faster compiles, even faster execution than C++.
- Tags: Microsoft Windows, C++, Digital Mars, C/C++, Programming Languages, Software Development, Software/Web Development
- Software downloads 2005-09-27
- Transmute 1.0 (Windows)
- A tilemap editor for use in creating most 2D RPG's. Its easy to use interface, allows for rapid development of maps for your games. Also it includes an easy to use scripting language that is evolving into a more robust scripting language for any game. Editor also has a built...
- Tags: Microsoft Windows, Editor, Scripting Language, Scripting Languages, Games, Software/Web Development, Web Development, Personal Technology
- Software downloads 2005-09-06
- << Previous
- page 1 of 1
- Next >>
Storage Virtualization
-
In virtual environments, storage matters. It influences everything from application availability and disaster readiness to power consumption and TCO. Bottom line: Don’t defeat the purpose of your consolidation by skimping on storage.
- From our sponsors
-
EMC Corporation
-
ESG applauds new CX4 in analyst report
According to ESG, it's hard to find much missing in the new CLARiiON CX4.
Read the report to learn more »
-