microsoft glossaries
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 215
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
License:Freeware
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
License:Free for non-commercial use
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
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
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
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
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
License:Freeware
Moodle
Moodle is a course management system for producing high-quality Internet-based courses that promote connected knowing and meaningful collaboration. This Open Source application offers a Free alternati more>> Moodle is a course management system for producing high-quality Internet-based courses that promote connected knowing and meaningful collaboration. This Open Source application offers a Free alternative to commercial software such as WebCT and Blackboard. Written in PHP, it runs on Linux, Unix, Windows, Mac OS X or Netware 6, using MySQL or PostgreSQL. Courses are easily built up using activity modules such as forums, chat, journals, quizzes, surveys, assignments, resources, choices, glossaries, lessons and workshops. Moodle has native support for easily displaying multimedia including Flash, MP3, video etc. The interface can be used in over 70 native language translations. New languages, plug-in modules and CSS-based themes are being actively developed by a growing community. See our site for details.<<less
Added: 2002-08-19 License: GPL Price: Free
2646 downloads
Microsoft .NET Framework Feature 1.0.0
The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs: * Support for Components * Language Integration * Language Independency more>> The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs: * Support for Components * Language Integration * Language Independency * Common Runtime Engine * Base Class Library * Application Interoperation across the Web * Simplified Development and Deployment * Improved Reliability * Portability * Greater Security. Here we see all feature of Microsoft .NET Framework<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
13 downloads
ASP.NET Table Searching 1.0
This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show the power and Rapid Application Development features in ASP.NET. more>> This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show the power and Rapid Application Development features in ASP.NET.<<less
Added: 2004-06-23 License: GPL Price: $0.00USD
12 downloads
Other version of ASP.NET Table Searching
License:GPL
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
License:Freeware
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
License:Freeware
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
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
License:Freeware
sqlWebArchitect
sqlWebArchitect is a Web-Based Open Source SQL Server and MSDE Database Administration tool. Built with Microsoft .NET Framework 2.0 and released under GPL License. more>> sqlWebArchitect is a Web-Based Open Source SQL Server and MSDE Database Administration tool. Built with Microsoft .NET Framework 2.0 and released under GPL License.<<less
Added: 2006-03-03 License: GPL Price: Free
1332 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above microsoft glossaries search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed