.net framework
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1386
Differences between .Net Framework 2.0 and 3.5 1
This tutorial reviews new features in .Net Framework 2.0, 3.0 and 3.5. Microsoft is always been stepping ahead of its competitors by bringing great new features and products in the market. The new development environment comes with tons of new more>> This tutorial reviews new features in .Net Framework 2.0, 3.0 and 3.5. Microsoft is always been stepping ahead of its competitors by bringing great new features and products in the market. The new development environment comes with tons of new features and design differences. .Net Framework 3.5 is ready to make futuristic websites with its extremely easy to use interface, rich accessibility features and new design that allows to reduce the time and efforts in website development.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
11 downloads
HtmlControls In ASP.NET 1
This tutorial explains how to use HtmlControls namespace, advantages and remarks when using HtmlControls in ASP.NET application. System.Web.UI.HtmlControl s namespace is often ignored by ASP.NET developers. But, it is standard part of .Net Framework more>> This tutorial explains how to use HtmlControls namespace, advantages and remarks when using HtmlControls in ASP.NET application. System.Web.UI.HtmlControl s namespace is often ignored by ASP.NET developers. But, it is standard part of .Net Framework and you should know when to select HtmlControls instead of WebControls.<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
10 downloads
About ASP.NET 3.5 Ajax 1
AJAX (Asynchronous JavaScript and XML) has been integrated into Microsofts .NET 3.5 Framework, replacing a previous AJAX package that could be downloaded and employed on top of ASP.NET 2.0. This tutorial explains what is ASP.NET Ajax and how version 3.5 more>> AJAX (Asynchronous JavaScript and XML) has been integrated into Microsofts .NET 3.5 Framework, replacing a previous AJAX package that could be downloaded and employed on top of ASP.NET 2.0. This tutorial explains what is ASP.NET Ajax and how version 3.5 differs from version 1.0.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
15 downloads
ASP.NET 3.5 Project Development 1
This tutorial explains whats new in ASP.NET 3.5 and how it affects your development projects. ASP.NET 3.5 is the latest release of the Active Server Pages technology from Microsoft. The latest release of ASP.NET integrates with .NET Framework 3.5 and more>> This tutorial explains whats new in ASP.NET 3.5 and how it affects your development projects. ASP.NET 3.5 is the latest release of the Active Server Pages technology from Microsoft. The latest release of ASP.NET integrates with .NET Framework 3.5 and Visual Studio 2008 to provide a number of new features that help you create more powerful and flexible Web sites.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
18 downloads
How to Place .NET Windows Forms Control To ASP.NET Web Form 1
This tutorial explains how to host .NET Windows Forms Control on ASP.NET Web Form. This could be useful in some scenarios. Windows applications are more flexible than web applications, but you will experience some limitations too, like rigorous web more>> This tutorial explains how to host .NET Windows Forms Control on ASP.NET Web Form. This could be useful in some scenarios. Windows applications are more flexible than web applications, but you will experience some limitations too, like rigorous web browsers default security settings, your client must have .NET Framework installed etc.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
13 downloads
ASP.NET Code Debugging 1
This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly more>> This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly suited for this task. Together with Tracing and Exception Handling youre armed and ready.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
13 downloads
How to Get Started With ASP.NET 1
An easy intro to ASP.NET. Includes simple SnakeEyes web game. ASP.NET is a server side scripting technology developed by Microsoft as a part of the Microsofts .NET Framework. This framework is built on the common language runtime, which can be used more>> An easy intro to ASP.NET. Includes simple SnakeEyes web game. ASP.NET is a server side scripting technology developed by Microsoft as a part of the Microsofts .NET Framework. This framework is built on the common language runtime, which can be used on a server to build powerful Web applications.<<less
Added: 2008-08-02 License: Freeware Price: $0.00USD
11 downloads
Dropthings 1.6.0
Dropthings is an Ajax Web Portal built on Linq, Workflow Foundation and ASP.NET AJAX. more>>
Dropthings 1.6.0 offers you a convenient application which is built on Linq, Workflow Foundation and ASP.NET AJAX. Code is in Visual Studio 2008 using .NET 3.0 and .NET 3.5.
How to run the project:
- Install Visual Studio 2008 (VS 2005 wont work)
- Install SQL Server 2005
- Download latest code
- Restore the database from dashboard.zip in SQL server
- Update web.config from the web project and set proper connection string
- Build and Run
Requirements:
- .NET Framework 3.5
Added: 2008-07-21 License: Other Free / Open Source License - Microsoft Public License Price: OtherFreeOpenSourceLicenseMicrosoftPublicLicense
21 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
.NET Framework Overview 1.0.0
.NET is essentially a system application that runs on Windows. The heart of .NET is the .NET Framework. The most important component of the framework is the CLR as the heart and soul of the .NET architecture. Every application written using the Framework more>> .NET is essentially a system application that runs on Windows. The heart of .NET is the .NET Framework. The most important component of the framework is the CLR as the heart and soul of the .NET architecture. Every application written using the Framework depends on the CLR. Among other things, the CLR provides a common set of data types, acting as a foundation for C#, VB, and all other languages that target the .NET Framework. Because this foundation is the same no matter which language they choose, developers see a more consistent environment.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
13 downloads
The .NET Framework Versions Road Map 1.0.0
Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released. .NET Framework 1.0 This is the first release more>> Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released. .NET Framework 1.0 This is the first release of the .NET Framework. Released on February 13, 2002. Available for Windows 98, NT 4.0, 2000, and XP. Mainstream support by Microsoft for this version ended July 10th, 2007, and extended support ends July 14th, 2009.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
13 downloads
New Features in the .NET Framework Version 3.5 1.0.0
Microsoft released ASP.NET 3.5 on November 19, 2007. Along with it, was released Visual Studio 2008. In this version Microsoft enhanced features of .NET Framework Version 3.0 and add some new too. Now we will take a look at new and enhanced features in more>> Microsoft released ASP.NET 3.5 on November 19, 2007. Along with it, was released Visual Studio 2008. In this version Microsoft enhanced features of .NET Framework Version 3.0 and add some new too. Now we will take a look at new and enhanced features in the .NET Framework version 3.5. The which get updated or added by Microsoft are: * .NET Compact Framework * ASP.NET * Add-Ins and Extensibility * Common Language Runtime * Cryptography * Networking * Windows Communication Foundation * Windows Presentation Foundation * Windows Workflow Foundation * Windows Forms * LINQ * Expression Trees * Programming Languages<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
10 downloads
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
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
Added: 2008-07-09 License: Freeware Price: $0.00USD
12 downloads
Understanding State Management 1
Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless more>> Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless HTTP protocol to communicate between a Web browser and a Web server.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
14 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 .net framework 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