Main > Free Download Search >

Free winlexic microsoft glossaries script

winlexic microsoft glossaries

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 215
softerGLOSSARY 1.0 beta

softerGLOSSARY 1.0 beta


softerGLOSSARY is an easy to install, easy to configure, easy to use Glossary for use on any website. Features full-text searching with results hi-liting, as well as alphabetic filtering. more>> softerGLOSSARY is an easy to install, easy to configure, easy to use Glossary for use on any website. Features full-text searching with results hi-liting, as well as alphabetic filtering.<<less
Added: 2006-03-03 License: Freeware Price: $0.00USD
12 downloads
 
Other version of softerGLOSSARY
softerGLOSSARYto use Glossary for use on any website. Features full-text searching with results hi-liting ... to use Glossary for use on any website. Features full-text searching with results hi-liting
License:Freeware
Download
1330 downloads
Added: 2006-03-03
Microsoft .NET Overview 1.0.0

Microsoft .NET Overview 1.0.0


The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and more>> The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and VB.NET; a set of development tools, including Visual Studio .NET; a comprehensive class library for building web services and web and Windows applications; as well as the Common Language Runtime (CLR).It also includes the Base Class Libraries (BCL), offering ways to utilize Collections, I/O, networking, among others. A complex stack of libraries is built on top of the BCL, including technologies like ADO.NET for database access, XML APIs to manipulate XML data, and Windows Forms to display rich user interfaces (UIs). These components collectively form the largest part of the Microsoft .NET Framework.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
14 downloads
MD Glossary 1.0.0

MD Glossary 1.0.0


Do you have lots of confusing words and jargon on your website? Would your visitors like to be able to just click on them and get an explanation of what they mean? Well MD Glossary will do this and with an archive of easily browsable or searchable more>> Do you have lots of confusing words and jargon on your website? Would your visitors like to be able to just click on them and get an explanation of what they mean? Well MD Glossary will do this and with an archive of easily browsable or searchable glossary. An administrator pannel is also included which allows easy adding/updating/deleting of words and more besides. Avaliable in English, Spanish, German and Polish.<<less
Added: 2003-01-27 License: Free Non-Commercial Price: 0.00
13 downloads
 
Other version of MD Glossary
MD GlossaryMatthew Dingley - Do you have lots of confusing words and jargon on your ... this and with an archive of easily browsable or searchable glossary. An administrator pannel
License:Free for non-commercial use
Download
2474 downloads
Added: 2003-01-27
ASP Tutorials - Microsoft Scripting Runtime DLL

ASP Tutorials - Microsoft Scripting Runtime DLL


This tutorial helps you to understand: scrrun.dll Dictionary Class FileSystemObject Class Drive Class Folder Class File Class TextStream Class more>> This tutorial helps you to understand: "scrrun.dll" "Dictionary" Class "FileSystemObject" Class "Drive" Class "Folder" Class "File" Class "TextStream" Class<<less
Added: 2006-08-27 License: Free for non-commercial use Price: Free
1171 downloads
ASP.NET 2.0 - Counting Microsoft Access Rows

ASP.NET 2.0 - Counting Microsoft Access Rows


This tutorial uses an asp:AccessDataSource and asp:FormView to perform the count, this tutorial will demonstrate in detail how this is easily accomplished. more>> This tutorial uses an asp:AccessDataSource and asp:FormView to perform the count, this tutorial will demonstrate in detail how this is easily accomplished.<<less
Added: 2008-03-07 License: Freeware Price: $0.00USD
16 downloads
Glossword - glossary compiler 1.8.11

Glossword - glossary compiler 1.8.11


Glossword is a system written in PHP to create and publish online multilingual dictionary, glossary, or encyclopedia. Notable features: installation wizard, a custom alphabetic toolbar, history of editing for terms, delayed postings, SEF support and SEO more>> Glossword is a system written in PHP to create and publish online multilingual dictionary, glossary, or encyclopedia. Notable features: installation wizard, a custom alphabetic toolbar, history of editing for terms, delayed postings, SEF support and SEO enhancements, visual themes, a multicolumn listing of terms, export/import dictionaries in XML and CSV format, built-in search and cache engines, a multifunctional feedback form with CAPTCHA, UTF-8 encoding, XHTML 1.1.<<less
Added: 2002-08-05 License: GPL Price: 300.00EUR
10 downloads
What is the Microsoft .NET Framework 3.0? 1.0.0

What is the Microsoft .NET Framework 3.0? 1.0.0


What is the Microsoft .NET Framework 3.0? The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming model for Windows. .NET Framework 3.0 is combines the power of the .NET Framework 2.0 with four new technologies more>> What is the Microsoft .NET Framework 3.0? The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming model for Windows. .NET Framework 3.0 is combines the power of the .NET Framework 2.0 with four new technologies<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
11 downloads
 
Other version of What is the Microsoft .NET Framework
What is the Microsoft .NET Framework 3.0?The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming ... The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming
License:Freeware
Download
908 downloads
Added: 2007-05-31
What is Microsoft intermediate language (MSIL)? 1.0.0

What is Microsoft intermediate language (MSIL)? 1.0.0


Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language in the Common Language Infrastructure and in the .NET Framework. Languages which target the .NET more>> Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language in the Common Language Infrastructure and in the .NET Framework. Languages which target the .NET Framework compile to CIL, which is assembled into bytecode. CIL resembles an object-oriented assembly language, and is entirely stack-based. It is executed by a virtual machine. The primary .NET languages are C#, Visual Basic .NET, C++/CLI, and J#.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
11 downloads
 
Other version of What is Microsoft intermediate language
What is Microsoft intermediate language (MSIL)?What is Microsoft intermediate language (MSIL)?What is Microsoft intermediate language ... Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or
License:Freeware
Download
874 downloads
Added: 2007-06-07
Explain Microsoft intermediate language (MSIL) Assembler? 1.0.0

Explain Microsoft intermediate language (MSIL) Assembler? 1.0.0


MSIL Assembler (Ilasm.exe) is a command line tool provides by .Net. The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language. You can run the resulting executable, which contains MSIL and the required metadata, to more>> MSIL Assembler (Ilasm.exe) is a command line tool provides by .Net. The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language. You can run the resulting executable, which contains MSIL and the required metadata, to determine whether the MSIL performs as expected.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Explain Microsoft intermediate language (MSIL) Assembler
Explain Microsoft intermediate language (MSIL) Assembler?Explain Microsoft intermediate language (MSIL) Assembler?Explain Microsoft intermediate ...MSIL Assembler (Ilasm.exe) is a
License:Freeware
Download
886 downloads
Added: 2007-06-07
Introduction to Microsofts .NET Platform by Nakul Goyal

Introduction to Microsofts .NET Platform by Nakul Goyal


This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#. more>> This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#.<<less
Added: 2002-09-10 License: Freeware Price: Free
2602 downloads
Introduction to Microsoft Visual Studio Express Editions 1

Introduction to Microsoft Visual Studio Express Editions 1


Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products is an expansion of the Microsoft Visual Studio and SQL Server products. It is a lightweight, yet powerful, easy to use and learn tools for beginners, more>> Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products is an expansion of the Microsoft Visual Studio and SQL Server products. It is a lightweight, yet powerful, easy to use and learn tools for beginners, students, and hobbyist users.<<less
Added: 2007-03-28 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Introduction to Microsoft Visual Studio Express Editions
Introduction to Microsoft Visual Studio Express EditionsVisual Studio Express Editions are . Visual Studio Express Editions are
License:Freeware
Download
951 downloads
Added: 2007-03-28
Introduction to Microsoft's .NET Platform by Nakul Goyal 1.0

Introduction to Microsoft's .NET Platform by Nakul Goyal 1.0


This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#. more>> This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#.<<less
Added: 2002-09-10 License: Freeware Price: $0.00USD
13 downloads
Implement Microsoft HTML Help Workshop in your Web application

Implement Microsoft HTML Help Workshop in your Web application


Ever wondered how Microsoft have implemented Windows XP help? Ever wondered how MSDN authors develop their articles? Ever wondered how come when you press F1 in most application you are presented with more>> Ever wondered how Microsoft have implemented Windows XP help? Ever wondered how MSDN authors develop their articles? Ever wondered how come when you press F1 in most application you are presented with something describing that part of the application? You will be amazed if we told you that all of the above cases are developed using the same tool: Microsoft Windows HTML Help Workshop. We believe now you need not us to explain more why Microsoft Windows HTML Help Workshop is an important and vital tool for most software developers and content writers / distributors.<<less
Added: 2006-04-10 License: Freeware Price: Free
1313 downloads
Introduction to AJAX and Microsoft ASP.NET AJAX Framework 1

Introduction to AJAX and Microsoft ASP.NET AJAX Framework 1


Explains how to use AJAX to make more dynamic and responsive ASP.NET Web applications, which ultimately results in rich user experience. AJAX, an acronym for Asynchronous JavaScript And XML is a group of technologies like Java Script, XML, CSS, DOM, more>> Explains how to use AJAX to make more dynamic and responsive ASP.NET Web applications, which ultimately results in rich user experience. AJAX, an acronym for Asynchronous JavaScript And XML is a group of technologies like Java Script, XML, CSS, DOM, HTML and DHTML.<<less
Added: 2007-10-05 License: Freeware Price: $0.00USD
12 downloads
Movable Type API .NET Class Library

Movable Type API .NET Class Library


Movable Type Class Library (API) for Microsoft .NET web sites and applications (C#, VB.NET, ASP.NET). The Movable Type .NET Component provides an easy-to-use interface to the Movable Type API to downl more>> Movable Type Class Library (API) for Microsoft .NET web sites and applications (C#, VB.NET, ASP.NET). The Movable Type .NET Component provides an easy-to-use interface to the Movable Type API to download recent posts, fetch blog trackback information, fetch/update post categories and download blog category lists.<<less
Added: 2005-10-24 License: Freeware Price: Free
1474 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5