Home | Projects | Tutorials | Articles | live chat | Submit Project | Big Vote
 
Ajax Projects
.NET Frameworks
Java Frameworks
PHP Frameworks
Ruby Frameworks
Other Frameworks
Cool AJAX sites
Ajax Resources
Ajax Tools
JavaScript frameworks

 Home / Projects / .NET Frameworks

.NET Frameworks


1 2 3 4

Ajax.NET Professional

Hits: 38630

The .NET Free library for Asynchronous JavaScript with XmlHttpRequest (AJAX). More security features like AJAX Token, encryption on client-side JavaScript and on the server, faster JavaScript wrapper files cached using HTTP ETag header values, using Names
Details | Visit Website Digg this - del icious
 

Magic Ajax

Hits: 19135

MagicAjax.NET is a free open-source framework, designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing tons of javascript code.
Details | Visit Website Digg this - del icious
 

ASP.NET Atlas

Hits: 16331

ASP.NET G?‡?£AtlasG?‡?¥ is a package of new Web sdevelopment technologies that integrates an extensive set of client script libraries with the rich, server-based development platform of ASP.NET 2.0.
Details | Visit Website Digg this - del icious
 

Anthem.NET

Hits: 15407

Anthem.NET is a free, cross-browser AJAX toolkit for the ASP.NET development environment that works with both ASP.NET 1.1 and 2.0
Details | Visit Website Digg this - del icious
 

Turn ASP.NET controls into AJAX-enabled controls

Hits: 13622

Hi guys! I created a control that works like an AJAX container. Basically the way it works is that all the ASP.NET controls that you place inside of the AJAX container will automatically become AJAX enabled. For example, at the same website where I uploaded the control assembly, I also posted a tutorial that walks you through the steps to create an AJAX chat application. You will see that you can code the ASP.NET controls exactly the same way you do in other regular projects. The controls are placed inside of the AJAX container which turns them into AJAX enabled. This AJAX container also has a property called ShouldRefresh. When set to true, it will update the contents of all the ASP.NET controls inside of the container. I uploaded this control and posted some walkthrough tutorials at http://www.KYNOU.com Check it out!
Details | Visit Website Digg this - del icious
 

Script#

Hits: 12029

Script# is a C# compiler and set of frameworks that makes it possible to write Javascript and Ajax applications in C#, enabling you to benefit from compile-time type checking, error reporting, intellisense, refactoring, class browsing, doc-comments etc.
Details | Visit Website Digg this - del icious
 

AJAX Progress Bar for KUpload+

Hits: 11377

KUpload+ has a special add-on control, called KFileUploadPlusProgressBar, which includes Ajax based ProgressBar. It displays various status information about the current upload, just like pure HTML progress bar but instead of popup window it uses an inline progress bar with the AJAX technology. KFileUploadPlusProgressBar Control takes full advantage of AJAX and the new features of Microsoft's next-generation IDE - Visual Studio .NET 2005, hence allowing developers to enjoy significant productivity gains, while delivering feature-rich, standards-compliant and cross-browser compatible web applications.
Details | Visit Website Digg this - del icious
 

Ajax Web Widgets

Hits: 11131

the first Ajax library to not re-render HTML in update divs.
Details | Visit Website Digg this - del icious
 

FastPage

Hits: 10007

new easy to use, complex vision of optimized Browser - ASP .NET Server talk
Details | Visit Website Digg this - del icious
 

Bitkraft

Hits: 9860

Bitkraft is a CLR based (.NET) web framework that allows distributed web content to be created and served in a unique fashion. It is written in C# and compiles for operation under the Microsoft .NET Framework 1.1+ or the .Mono Framework, making it portable to almost any platform
Details | Visit Website Digg this - del icious
 
Top Projects
MessengerFX
MSN Web Messenger
ebuddy
e-messenger
ILoveIM
You Tube
AJAX file upload
KoolIM.com
Meebo
Ajax.NET Professional
Tutorials
Crazy way to change third party scripts
Rounded Corner Box Using Div and CSS
Self-updating AJAX links with ASP.NET MVC
Learn xajax in 10 Minutes
How to use JavaScript libraries like jQuery or Prototype with AJAX.NET
Flyout Menu Tutorials
Ajax from Scratch: Implementing Mutual Exclusion in JavaScript
jQuery plugin: word-counter for textarea
Web Forms model in ASP.NET 4.0
A simple Ajax JSF 2.0 example