Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, March 18, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Life runs on code. Find out how Visual Studio 2010 can help you realize your vision. Learn more...

Home > Search > Articles & Samples > AJAX
Search:
What's New - What's Hot
More Categories for AJAX Toolkit AJAX Toolkit (555)
 


Debugging AJAX using Javascript - Trick    Version: 0.00       Price: $0.00   
Total Hits: 5  |  Today: 2 Author: Sumit Garg From Chandigarh       Rating:  
Read Reviews | Write Review |   Your Rating: 

These days everybody is using AJAX for web development. Sometimes we need to debug our AJAX code to review what actually get rendered in the browser. The problem is, if you view source code of the page, it will not display Dynamic HTML content....

Build a Google IG like AJAX Start Page in 7 days using ASP.NET AJAX and .NET 3.0    Version: 0.00       Price: $0.00   
Total Hits: 3  |  Today: 0 Author: Omar Al Zabir       Rating:  
Read Reviews | Write Review |   Your Rating: 

I will show you how I built a start page similar to Google IG in 7 nights using ASP.NET AJAX, .NET 3.0, LINQ, DLinq and XLinq. I have logged my day to day development experience in this article, and documented all the technical challenges, interesting discoveries and important design and architectural decisions. You will find the implementation quite close to the actual Google IG. It has drag and drop enabled widgets, complete personalization of pages, multi-page feature, and so on. It's not jus...

ASP.NET AJAX MultiHandleSliderExtender - Slide by Year and Month    Version: 0.00       Price: $0.00   
Total Hits: 7  |  Today: 2 Author: Bryian Tan       Rating:  
Read Reviews | Write Review |   Your Rating: 

Replaced the PageMethods with client-side JavaScript Array. I received a feedback from the CodeProject member quoted "Here is the problem the dragging is sending many requests to the server and the last one gets executed but then that means the database has to work that extra bit and also the IIS." I thinks he has a point, so I decided to store the year and month data for each RowNumber on the client-side JavaScript array. This will allow the sliders' range label be updated through the client-si...

Context-Sensitive Feedback with AJAX    Version: 0.00       Price: $0.00   
Total Hits: 4  |  Today: 0 Author: Dino Esposito       Rating:  
Read Reviews | Write Review |   Your Rating: 

When users of any computer application start a potentially lengthy operation, best practices dictate that the user interface should be updated to indicate that work is in progress and that results may not be available for a while. This is easy to accomplish in a desktop application, but it can be rather difficult in a Web scenario. In Web applications, displaying text such as "Please wait" just before an operation begins is easy, but if you want to provide some useful feedback, such as the estim...

Customize Controls with AJAX Extenders, Part 2    Version: 0.00       Price: $0.00   
Total Hits: 5  |  Today: 0 Author: Dino Esposito       Rating:  
Read Reviews | Write Review |   Your Rating: 

Last month I discussed how ASP.NET input controls such as textboxes and buttons could be enhanced by using AJAX control extenders. This month I'll add more advanced features, such as masked editing and autocompletion, using the Microsoft® .NET Framework 3.5 and the newest version of ASP.NET, which was in Beta 2 at the time of this writing. In addition, I'll be using the most recently available build of the ASP.NET AJAX Control Toolkit. For information on how to get the required software toolkits...

Tag Cloud with jQuery Effect    Version: 0.00       Price: $0.00   
Total Hits: 18  |  Today: 1 Author: Petr Pechovic       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article, I'd like to share a Tag Cloud web control with a star filed jQuery effect. The jQuery plug-in itself was not written by me. You can find the plug-in on [1]. I just wrapped an existing plug-in into a web control in order to be used as quickly as possible for developers who want to avoid the JavaScript. I realize it is not too much what I have done in this article, but I still think it could be very useful. Basically, you don't need to touch JavaScript to reach the effect. It is a...

Build a Web based Chat using ASP.NET Ajax    Version: 0.00       Price: $0.00   
Total Hits: 32  |  Today: 0 Author: Jorge Bay Gondra       Rating:  
Read Reviews | Write Review |   Your Rating: 

I will show you how to build a Web-based chat using ASP.NET 2.0/3.5, ScriptServices and a SQL Server database, that can handle several requests and simultaneous users.

The source provided is pretty much ready to be copied and pasted into any 3.5 web application....

4 steps to consume web services using Ajax (Includes Video tutorial)        
Total Hits: 28  |  Today: 0 Author: Shivprasad       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article we will try to understand the 4 important steps to consume web service directly in Ajax. In this sample we will create a simple customer combo box as shown in the figure below. This customer combo box will be filled by calling the web service methods directly of the customer web service....

Ajax rating control is not in one line    Version: 0.00       Price: $0.00   
Total Hits: 34  |  Today: 1 Author: snehalgb       Rating:  
Read Reviews | Write Review |   Your Rating: 

But when it is used in datalist with other information sometime
it will be sandwitched. and appear as 2 stars ans below 2 stars
and then one star something like that. which is not good look at all....

MultiHandleSliderExtender could not be set on property    Version: 0.00       Price: $0.00   
Total Hits: 24  |  Today: 0 Author: Enquirer       Rating:  
Read Reviews | Write Review |   Your Rating: 

I was working with the AJAX MultiHandleSliderExtender control, the thing that bother me the most is the error listed below at design time. The code didn't throw any error at runtime....

Simultanious Async Requests Using Multiple Update Panel    Version: 0.00       Price: $0.00   
Total Hits: 38  |  Today: 1 Author: Muhammad Akhtar Shiekh       Rating:  
Read Reviews | Write Review |   Your Rating: 

I want to share an experience to deal with the issue of simultaneous asynchronous requests using update panel.

I faced an issue while working with multiple update panels on same page.I found that we can't perform simultaneous Asynchronous Requests using multiple update panels on same page. When we submit multiple request then last request always wins. It was quite unexpected behavior of update panel and against the Asynchronous programming models.
However, if we don't want 'Last reques...

From simple JavaScript classes to ASP.NET AJAX Controls    Version: 0.00       Price: $0.00   
Total Hits: 41  |  Today: 1 Author: Petr Pechovic       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article I’ll cover OOP principles in MS AJAX JavaScript Library. It is quite a big topic but I decided to highlight only the essential things that should be known by developers creating server side controls extended by client capabilities....



DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net