use microsoft
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 446
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
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
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
Using File Uploading Control
.NET comes with great features. Anymore your do not need any additional code libraries to upload files to your web server. Microsoft.NET includes itself a file upload wizard. Now we will examined and play with this tool. Ive used Visual Web Developer more>> .NET comes with great features. Anymore your do not need any additional code libraries to upload files to your web server. Microsoft.NET includes itself a file upload wizard. Now we will examined and play with this tool. Ive used Visual Web Developer 2008 and ASP.NET 3.5 to create this sample application. First we need to create a new web form and place FileUpload control on page. Drop a button and name it as Upload. Also drop a label and named as lblMsg to handle any message. Our file upload control name will be inputFileUpload. But you may rename anything in this sample application.<<less
Added: 2008-01-07 License: Freeware Price: $0.00USD
12 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
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
Guestbook
The guestbook is a Microsoft Access driven system. This means that this guestbook works by going through a Microsoft Access Database. This guestbook is great for using on websites. For example to get more>> The guestbook is a Microsoft Access driven system. This means that this guestbook works by going through a Microsoft Access Database. This guestbook is great for using on websites. For example to get the best way of displaying your visitors feedback, you can use these scripts, and allow your visitors to add their own feedback of your website, which will be shown to everyone that goes on the page. The guestbook comes with great features such as allowing visitors to view the feedback from others with paging, which the number of records displayed per page can be changed, also has another feature for your visitors to be able to add their own comment.<<less
Added: 2007-04-05 License: Freeware Price: Free
942 downloads
QuickNews
QuickNews is a simple to use and setup web server application for Microsoft IIS web servers that makes it easy for a site administrator to add and update a list of news information on a web site using more>> QuickNews is a simple to use and setup web server application for Microsoft IIS web servers that makes it easy for a site administrator to add and update a list of news information on a web site using only their web browser. It is completely free to download and use making it perfect for your club, church, or other civic organization.<<less
Added: 2000-01-10 License: Freeware Price: Free
1876 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
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
ASP.NET: Using Rich Server Controls with C#
Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich co more>> Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich controls provided by the framework.<<less
Added: 2006-05-26 License: Freeware Price: Free
1249 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
mgnetuk.com web solutions
Open Source solutions can lower website production costs whilst still providing full funcionality. If you need a simple website with one or more pages, or a complex site with dynamic content, such as an online forum, or E-commerce site, Email me more>> Open Source solutions can lower website production costs whilst still providing full funcionality. If you need a simple website with one or more pages, or a complex site with dynamic content, such as an online forum, or E-commerce site, Email me for a FREE no obligation quote today via my contact page. I will respond as soon as possibe. I am a fully qualified, freelance web developer based in Tamworth, Staffordshire, UK. I design and develop professional, quick loading and well-coded web sites/web applications using either Open Source technologies, like the extremely popular PHP scripting language and MySQL database to keep costs low whilst still providing full functionality. Alternatively I can use Microsoft Technologies i.e Acitve Server Pages (ASP) and ASP.NET. Please visit my site for more information and contact me with your requirements.<<less
Added: 2007-09-01 License: Other Price: $0.00USD
13 downloads
FREE Username, Password Login ASP and Microsoft Access Example Site 1.0
This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using ASP, Microsoft Access and JavaScript. more>> This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using ASP, Microsoft Access and JavaScript.<<less
Added: 2004-02-07 License: Freeware Price: $0.00USD
21 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 use microsoft 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