winlexic microsoft glossaries 2005
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 292
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
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
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
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
Newswriter 2005 1.0
The Newswriter is a simple script to publish and administrate your News. There is no need for a database. The News a stored in a simple file. Ive coded this script because the others I found were to complicated and not adaptable enough. more>> The Newswriter is a simple script to publish and administrate your News. There is no need for a database. The News a stored in a simple file. Ive coded this script because the others I found were to complicated and not adaptable enough.<<less
Added: 2004-04-03 License: GPL Price: 0.00
13 downloads
Other version of Newswriter 2005
License:GPL
Xin Obfuscator 2005-05-10
Xin Obfuscator will filter out the Javascript/HTML/CSS/DHTML reserved words and generate the word list from the source content. The word list can be modified to specify customized obfuscation. It will remove white space, and line-feeds if wanted. The more>> Xin Obfuscator will filter out the Javascript/HTML/CSS/DHTML reserved words and generate the word list from the source content. The word list can be modified to specify customized obfuscation. It will remove white space, and line-feeds if wanted. The original/obfuscated word pair list will also be generated after obfuscation.<<less
Added: 2005-05-10 License: Freeware Price: $0.00USD
11 downloads
WebtriX Technologies Ltd. 2005
WebtriX Technologies is a global provider of the following services. We also have a range of ready software to take care of almost any need. If you have specific requirements, we will be glad to custom build your solution. Our complete range of more>> WebtriX Technologies is a global provider of the following services. We also have a range of ready software to take care of almost any need. If you have specific requirements, we will be glad to custom build your solution. Our complete range of services include Web and Graphic design Logos and corporate identity design Web Application design Multimedia and animation Enterprise software Web Education content development Hosting Services Consultancy Digital Movie Making in the latest Digital Formats for telefilms, digital movies , video albums etc.<<less
Added: 2003-07-29 License: Price: 0.00 Price: 0.00
13 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
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
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
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
Chained Selects 2005-03-01
Chained Selects lets you "chain" multiple form select lists together so that the selection in a "parent" list can tailor the options available in a "child" list. Supports callback function, multiple-choice selection lists and dynamic loading of more>> Chained Selects lets you "chain" multiple form select lists together so that the selection in a "parent" list can tailor the options available in a "child" list. Supports callback function, multiple-choice selection lists and dynamic loading of sub-list contents.<<less
Added: 2004-07-08 License: Freeware Price: 0.00
17 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
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
News Content Management System Feb 2005
This simple to use content management system will allow you to show the headlines and summary on any webpage and link to the full article, all in the same style as your website. You can add delete and edit news with ease using the administrator suite. more>> This simple to use content management system will allow you to show the headlines and summary on any webpage and link to the full article, all in the same style as your website. You can add delete and edit news with ease using the administrator suite. The advanced version can split the headlines over many page and has a search engine, scrolling news ticker and newsletter mode. (CGI/Perl Unix)<<less
Added: 2004-03-06 License: Price: 0.00 Price: 0.00
11 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 winlexic microsoft glossaries 2005 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