microsoft windows defender ms antispyware 1.1.1592
TinyButStrong plug-in for Excel
This package provide a plug-in for the TinyButStrong template engine to generate spreadsheet documents in the Microsoft Excel XML format. more>>
The documents can also be opened with OpenOffice if their extension is .xml
Requirements: PHP 4.0 or higher
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
The .NET Platform 1.0.0
Microsoft .NET platform defines a standard around which a system can be developed. Microsoft .NET platform provides countless opportunities for different services and systems to interact, allowing programmers to develop powerful solutions for the more>> Microsoft .NET platform defines a standard around which a system can be developed. Microsoft .NET platform provides countless opportunities for different services and systems to interact, allowing programmers to develop powerful solutions for the internet. A major theme of Microsoft .NET platform is the idea of Web services, allowing software to communicate directly with other software using Internet technologies. The .NET Framework and Visual Studio.NET, two more core aspects of this initiative, provide a multi-language environment in which developers can create Web services and other kinds of applications.<<less
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
Silverlight Charts 1.0.9 Beta
Visifire is a set of open source data visualization components - powered by Microsoft® Silverlight?. With Visifire you can create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to use and independent of the more>> <<less
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
PhpRtf Lite 0.3.0
PhpRtf is php classes library for creating rtf documents. Rtf is Microsoft format that is compatible with Microsoft Word and Open Office Writer programs. PhpRtf supports document sections, headers and footers formatting, paragraphs and fonts control, more>> PhpRtf is php classes library for creating rtf documents. Rtf is Microsoft format that is compatible with Microsoft Word and Open Office Writer programs. PhpRtf supports document sections, headers and footers formatting, paragraphs and fonts control, supports tables and images, UTF-8 encoding.<<less
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
Connecting MS Access Database with JDBC-OBDC Bridge Driver
Tutorials on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database. more>> Tutorials on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.<<less
Wysiwyg editor module
Wysiwyg editor - Webmasters can enter free text with the built-in WYSIWYG editor. more>>
Wysiwyg editor module offers you a powerful script which lets you enter free text with the built-in WYSIWYG editor. No technical background is required to work with the editor. Working with the editor looks a lot like working with MS Word. Non-technical content editors will recognize the menu buttons immediately. Therefore, the editor is easy to use.
Through the What You See Is What You Get principle, the content is shown in the editor exactly as it will be shown on the website. The editor generates XHTML output that can be shown in a web browser.
The administrator does not need any knowledge of this markup language.The administration shows the different language versions of the information next to each other. All can be edited in one go, improving consistency across languages
.The editor supports the use of cascading style sheets (CSS). Styles separate the layout of text from the text itself and offer a consistent layout and easier maintenance.Much content already exists in different formats, such as Microsoft Word or in older version of the website. The content can be copied to the WYSIWYG editor.
The editor will automatically clean up the copied content. The editor can remove all style definitions (e.g. all word specific styles) and font definitions from selected text and re-apply the styles defined for the website. Copying content has never been easier.The Wysiwyg editor is a standard module and comes for free with emagiC CMS.Net framework.
<<lessTFTP Server 9.1 9.1
Multi-threaded TFTP server used to upload/download executable images and configs to routers and switches. It runs on most Microsoft® operating system, including Windows® XP, Vista, 2000, and 2003. While there are other free TFTP servers available, more>> <<less
Apache with PHP & MYSQL on Windows 1.0
Learn how to install Apache server with PHP and MYSQL database on Microsoft Windows. This tutorial will explain step by step how to install and configure apache server on a Windows machine with complete links for packages. Very complete tutorial with more>> Learn how to install Apache server with PHP and MYSQL database on Microsoft Windows. This tutorial will explain step by step how to install and configure apache server on a Windows machine with complete links for packages. Very complete tutorial with fully installation explications.<<less
License:PHP License
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
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
phpAD 1.03
phpAD is a php add-on designed to connect the Microsoft Active Directory to your PHP applications. It includes user authentication matching groups, fields validation, user browser. Today many companies have based their IS infrastructure on Microsoft more>> phpAD is a php add-on designed to connect the Microsoft Active Directory to your PHP applications. It includes user authentication matching groups, fields validation, user browser. Today many companies have based their IS infrastructure on Microsoft products but still want to use Open Source solutions for web development thats why phpAD has born.<<less