Pub Date: 10/28/2008 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... |
Pub Date: 10/28/2008 Please read instructions at the end of article on how to run the application after downloading the source. ASP.NET Atlas is a rich set of client sid... |
Pub Date: 10/28/2008 This tutorial is intended to help readers understand how certain aspects of Microsoft's new AJAX Extensions technology works. AJAX Extensions is inten... |
Pub Date: 10/28/2008 First "Second Encounter" With Atlas (Now called "Microsoft ASP.NET AJAX") I’ve always loved the “Hands on” way of playing with new... |
Pub Date: 10/28/2008 In this article I'll demonstrate how easy it is, to create a usable webpage with some advanced technologies (such as fast asynchronous web search) in ... |
Pub Date: 10/28/2008 Salajax is a simplified Ajax library that handles back buttons, bookmarks and is extremely simple to use. Yes, Ajax is great. It does have some minor ... |
Pub Date: 10/28/2008 ASP.NET AJAX has a cool UpdateProgress control that provides a visual indicator while one or more of the UpdatePanel controls are being updated. Howev... |
Pub Date: 10/28/2008 Ajax without Javascript ... don't believe it ... it's just "marketing" (haha). Another understanding would be "keep Javascript simple&q... |
Pub Date: 10/28/2008 This article shows you a useful technique to cache some of that pagedata on the browser in-memory. Since we use Ajax, the page is not reloaded eachtim... |
Pub Date: 10/28/2008 In my previous article, I explained how to partially render pages in ASP.NET 2.0 and ATLAS with client script. In this article, I will try to help you... |
Pub Date: 10/28/2008 Many times it is desirable to perform javascript validation before submitting a page to the web server. For simple validations client side javascript ... |
Pub Date: 10/28/2008 This article goes over integrating AJAX into your website without using Atlas or controls that are already wired up for you. This is useful for envi... |
Pub Date: 10/28/2008 Keywords UpdatePanel, ContentPlaceHolder, databound GridView, ModalPopupExtender, SqlDataSource, "insert data row", "modified ClientID&... |
Pub Date: 10/28/2008 When developing an ASP.NET web site that uses an AJAX functionality, sooner or later, you realise that the process of developing AJAX based web contro... |
Pub Date: 10/28/2008 This is a custom webcontrol that shows the progress of long sequential tasks using AJAX to refresh the page.I needed this for a web form where the use... |
Pub Date: 10/28/2008 This is an AJAX AutoSuggest ASP.NET textbox I've created a while ago. It is built on top of the Anthem.NET library. BackgroundWhen building enterprise... |
Pub Date: 10/28/2008 I was very interested in reading the article, Incremental Page Display Pattern for User Controls [^] by Acoustic. He built a solution for real asynchr... |
Pub Date: 10/28/2008 ASP.NET Atlas has a timer server control which periodically postbacks to the server. However, the TimerControl has a bug that prevents it to be stoppe... |
Pub Date: 10/28/2008 I have a Motorola Razr cellular phone, and I was sending some text messages one day, and was really impressed with their "autosuggest" featu... |
Pub Date: 10/28/2008 Sometime back, I came across the Spell with flickr web page. You can enter some text in the web page and the text is spelled using images from the one... |
Pub Date: 10/28/2008 The ASP.NET 2.0 framework comes with the GridView, a feature-rich ASP.NET server control to display, page through, and edit data on a webpage. Paging,... |
Pub Date: 10/28/2008 This article explains the development of client controls using the new AJAX framework. I have attached some sample client controls which are developed... |
Pub Date: 10/28/2008 Having developed an Atlas composite social security control, I wanted to change the root namespace from the default (<Project Name>) to the stan... |
Pub Date: 10/28/2008 ContentsServer Controls, AJAX Server Controls, and AJAX Extenders The Proactive Session Timeout Watcher Project The ASP.NET Server Control Timeout Wat... |
Pub Date: 10/28/2008 My website is a rich social network that offers users many web forms to fill. For example, users can post articles and edit lengthy profiles. Often th... |
Pub Date: 10/28/2008 Highrise and other new AJAX enabled tools have this feature that when you type in a search query, it automatically updates the search results below. I... |
Pub Date: 10/28/2008 While dynamically loading TabPanels into a TabContainer, I noticed that the border on the TabContainer wouldn't automatically resize itself. I also co... |
Pub Date: 10/28/2008 The purpose of creating this ASP.NET AJAX Extender Control is to enrich client validation behavior based on the .NET client validation mechanism. This... |
Pub Date: 10/28/2008 While the ScriptManager and UpdatePanel found in Microsoft AJAX do a good job of persisting your pages' scroll position during partial post back opera... |
Pub Date: 10/28/2008 By default, the AutoCompleteExtender shows results from the entire value of one text box. With my implementation, it is possible to search more than... |
Pub Date: 10/28/2008 Couple of weeks ago, I created a DHTML control, based on the DHTML posted on www.dynamicdrive.com. It was a data-bound control, and it was a nice expe... |
Pub Date: 10/28/2008 This article demonstrates how to use the ASP.NET AJAX ReorderList with the capability to retrieve/save the changes made to it.BackgroundThe ReorderLis... |
Pub Date: 10/28/2008 Do you have an iGoogle Account? Well, if you are like the rest of the world that use the Internet, you will have, which also means that you have seen ... |
Pub Date: 10/28/2008 This is an article on how to use the Rating control from the AJAX Control Toolkit, and create CSS and images to display it as a gauge or thermometer. ... |
Pub Date: 10/28/2008 I spent the last week playing with the UpdateProgress control that comes as part of the AJAX Extensions. For the most part, the control itself is quit... |
Pub Date: 10/28/2008 Color Picker is an ASP.NET AJAX extender that can be attached to any ASP.NET TextBox control. It provides client-side color-picking functionality with... |
Pub Date: 10/28/2008 One of the excellent features of ASP.NET AJAX Extensions 1.0 is the UpdatePanel control. The UpdatePanel control enables partial-page rendering in an ... |
Pub Date: 10/28/2008 In my last article, we updated our ASP.NET AJAX-enabled ListBox control, and separated client scroll state preservation from horizontal scrolling, so ... |
Pub Date: 10/28/2008 Summary The standard ASP.NET calendar control while useful, does not have the hooks to customize title date displays. Furthermore, the control model i... |
Pub Date: 10/28/2008 There are quite a number of AJAX libraries/frameworks designed to run on the .NET framework. The typical example would be Microsoft Atlas. As a beginn... |
Pub Date: 10/28/2008 AJAX is one of the most popular buzz words today. The idea is not new, but for some reasons it became popular during the last half year. With web-appl... |
Pub Date: 10/28/2008 CascadingDropDownExtender is one of the most popular AjaxControlToolkit extenders. But, because there is a help article about the server-side part of ... |
Pub Date: 10/28/2008 Have any of your users ever told you that after filling that long data entry form he accidentally closed the browser or moved to another page and forg... |
Pub Date: 10/28/2008 This is my second release as a development cycle of an AJAX Connectable webpart. While doing some R&D, I found that the RowConsumer and Provider i... |
Pub Date: 10/28/2008 This article extends Implementing an Ajax.NET-based Lookup Server Control by firefalcon in order to provider support for multiple controls on the ... |
Pub Date: 10/28/2008 Managing lists of items from databases is the bread and butter of most web applications, but creating a user-friendly grid can be problematic. The obv... |
Pub Date: 10/28/2008 This article is modified version of the article from March 31 (which was removed) with library attached compatible with both IE and Firefox browsers. ... |
Pub Date: 10/28/2008 Click Here To Go To Demo SiteAJAX advertises the ability to quickly develop web applications which act like Windows stand alone applications, by reduc... |
Pub Date: 10/28/2008 This is an inherited button control which can perform file upload like in gmail manner. The button uses the inherited IFRAME technique to avoid full p... |
Pub Date: 10/28/2008 The ReorderList is one of the coolest controls in the ASP.NET AJAX Control Toolkit. This article intends to give a basic outline of how to subclass th... |
Pub Date: 10/28/2008 This article is intended for anyone who is looking for an easy-to-use AJAX web control.BackgroundThe actual control consist of two parts: a server-sid... |
Pub Date: 10/28/2008 AjaxGrid offers you an efficient and easy way to implement client side paging. It uses a Web Service called by the client script using AJAX technology... |
Pub Date: 10/28/2008 This control solves the problem when you need inline client scripts within an ASP.NET UpdatePanel to work. Inline scripts, to my knowledge, are not re... |
Pub Date: 10/28/2008 The HTML file input control and the ASP.NET FileUpload control derived from it have important limitations including poor graphic design and security r... |
Pub Date: 10/28/2008 This article explains how to develop an AJAX-enabled textbox, which functions as an auto-suggest textbox, using a callback event handler.In this artic... |
Pub Date: 10/28/2008 This article provides an in-depth view on the UpdatePanel control in AJAX, and explores all the possible options to work with it in ASP.NET web pages.... |
Pub Date: 10/28/2008 Our objective is to provide an AJAX equivalent to WinForms MessageBox and JavaScript alerts, which is adapted to both the HTTP submit pattern and the ... |
Pub Date: 10/28/2008 AJAX Date Picker is a free ASP.NET 2.0 calendar control that utilizes AJAX techniques to get data from the server without an entire page postback. You... |
Pub Date: 10/28/2008 Our objective is to provide a means to manage small lists of items in the browser, including adding and removing items, where the final list can be po... |
Pub Date: 10/28/2008 In my last article we added a server control property that allows us to take control over how the ListBox responds to mouse wheel events. In this arti... |
Pub Date: 10/28/2008 This is a custom web control for implementing AJAX in a Web Form. Now this has been done a couple of times I realize but most of these implementations... |
Pub Date: 10/28/2008 I want to take this opportunity to introduce a new useful control that can make our web applications really interactive. In this quick demonstration, ... |
Pub Date: 10/28/2008 I am developing a WebPart and I needed a client-side hierarchical tree control. I also wanted a CSS-friendly specific markup. I then found this was gr... |
Pub Date: 10/28/2008 Asynchronous JavaScript and XML (AJAX) -- Jesse James Garrett was the creator of the term AJAX -- enables a rich user interface experience for web app... |
Pub Date: 10/28/2008 UseASP.NET AJAX developers, we will not miss this super UpdatePanelcontrol, it can be easy to let the original design pages easily withAJAX results. B... |
Pub Date: 10/28/2008 The TabContainer control in the AJAX Control Toolkit is a great way of displaying a lot of data in a very limited space on your web page. However, one... |
Pub Date: 10/28/2008 In my last article, we modified our ListBox to enforce a browser compatibility issue introduced by separating out horizontal scrolling from scroll sta... |
Pub Date: 10/28/2008 In my last article we modified our ListBox to allow meta keys (SHIFT and CONTROL) to be used to select multiple items in the ListBox. In this article ... |
Pub Date: 10/28/2008 Microsoft ASP.NET Ajax is a very powerful Ajax framework. However, when you build a real Ajax site like those out there in the Web 2.0 world, you face... |
Pub Date: 10/28/2008 Read Part I here. In Part I of the article I showed how to use IEC (Inline Edit Controller) to enable inline editing in grid. We've used this inline e... |
Pub Date: 10/28/2008 ContentsThe Example Web Page The Classical ASP.NET Implementation Using ASP.NET Callbacks for AJAX AJAX meets Atlas Using Web Services from JavaScript... |
Pub Date: 10/28/2008 Light Speed Inline Editing Using ASP.NET AJAX and Web Services (Architecture and Customization) - Part II If you ask people what the most important th... |
Pub Date: 10/28/2008 Most blog, forum and Wiki applications use an HTML editor as the primary authoring tool for site content. With this type of control, an online user ca... |
Pub Date: 10/28/2008 After all the fuss and the hype about AJAX technologies, now there are plenty of solutions for AJAX that developers can choose from. The drawback is t... |
Pub Date: 10/28/2008 In my previous articles, I've delved into the basics of using the XMLHttpRequest object to create, send, receive, and process XML requests asynchronou... |
Pub Date: 10/28/2008 AJAX is something lots of ASP.NET developers are interested in, but there are a number of AJAX libraries and solutions out there - so which one do you... |
Pub Date: 10/28/2008 This article was initially about "keeping JavaScript simple"... unless you have no choice. The best productivity and results are based on un... |
Pub Date: 10/28/2008 This article discusses how to build Web applications of the future relying on the current standards.Part 2 of this article presents a C# and Java exam... |
Pub Date: 10/28/2008 This is the second article in a three article series focusing on AJAX or Asynchronous JavaScript and XML. If you haven’t read Part 1, I encourage you ... |
Pub Date: 10/28/2008 AJAX, if you haven’t already heard, stands for Asynchronous JavaScript And XML. If you’re unfamiliar with what AJAX is, I suggest reading AJAX: A New ... |
Pub Date: 10/28/2008 This document describes a simple approach of implementing AJAX functionality in ASP.NET web applications. Pros and cons of using AJAX are also discuss... |
Pub Date: 10/28/2008 A lot of talking about AJAX is taking place here and there; AJAX is the acronym of "Asynchronous JavaScript and XML", a technology based on ... |
Pub Date: 10/28/2008 I needed to do what I say in the title and Googling this subject was not of great help, so here we are... I agree it may be obvious what to do but som... |
Pub Date: 10/28/2008 In this article we are going to look at two possible scenarios we may find ourselves in when using the ASP.NET AJAX (Asynchronous JavaScript and XML) ... |
Pub Date: 10/28/2008 AJAX (Asynchronous JavaScript and XML) is not a technology, but a technique that uses a number of technologies:HTML and CSS for marking up and styling... |
Pub Date: 10/28/2008 I have spent most of my professional career in a Microsoft SharePoint and Microsoft Content Management Server 2002 environment, and have learned to ap... |
Pub Date: 10/28/2008 Pop-ups are helpful items in the UI development toolbox. They allow the display and entry of additional information without changing the context and a... |
Pub Date: 10/28/2008 BackgroundCache is one of the most important aspects of building high performance and scalable web applications. As one of the key features in ASP.NET... |
Pub Date: 10/28/2008 Just like everyone else, I'd heard the buzz about AJAX but had never really tried it out; both from a user perspective, and programmatically! I do a l... |
Pub Date: 10/28/2008 When consuming things like long web services or RSS feeds from external web sources, it might be nice to load all of the important parts on the page f... |
Pub Date: 10/28/2008 AJAX stands for Asynchronous JavaScript and XML, and is one of the fastest growing technologies on the web, leading the charge for the "Web 2.0&q... |
Pub Date: 10/28/2008 This article talks about two "technologies", AJAX technology and a multi windows environment (MDI) inside an Internet application. The MDI-A... |
Pub Date: 10/28/2008 Online demoThis was a project I did to explore the Google Maps API. Google Maps is a great JavaScript driven service, and extremely easy to use and ma... |
Pub Date: 10/28/2008 ContentsBackgroundThe MVC pattern in web applicationsASP.NET web application design patternAnother approach to MVC pattern in web applicationsExamples... |
Pub Date: 10/28/2008 Sick of hearing about web services yet? How about AJAX? What if I told you that you could use AJAX (JavaScript and DHTML) to request the XML output of... |
Pub Date: 10/28/2008 Screenshot of "The iGoogle Demo" in the demo projectThis article assumes that you are familiar with ASP.NET WebForms. You might also want to... |
Pub Date: 10/28/2008 AJAX is not a programming language, nor is it a new technology. AJAX has been technically available since the inclusion of the XMLHttpRequest componen... |
Pub Date: 10/28/2008 This is one of those problems that isn't technically difficult, like writing a word processing program, but rather is just a matter of finding the rig... |
Pub Date: 10/28/2008 The general approach taken for dynamically building pages using AJAX (Asynchronous JavaScript and XML) is to use client side scripting to call a web s... |
Pub Date: 10/28/2008 This article is aimed at those who are new to AJAX and who are willing to implement their code using AJAX in the classic way with JavaScript and XML. ... |
Pub Date: 10/28/2008 ASP.Net AJAX framework provides us with an easy and elegant way to consume Web Services from client-side JavaScript code. In fact it is even easier to... |
Pub Date: 10/28/2008 Asynchronous JavaScript and XML are now the needed for new generation websites. The ASP.NET Ajax way is very easy. We just place a few lines of code i... |
Pub Date: 10/28/2008 AJAX is one of the most important technologies in Web 2.0. Almost every web developer nowadays uses AJAX calls in one way or another. Web Service AJAX... |
Pub Date: 10/28/2008 What is AJAX?AJAX, an acronym for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The inten... |
Pub Date: 10/28/2008 AnnouncementHi, I am from China, who can not write professional academic articles, so this article isgoing to have a lot of baby languages,further mor... |
Pub Date: 10/28/2008 It's kind of scary realising that should your JavaScript fail, the only way you'll know is if some kind user lets you know. We've all seen "objec... |
Pub Date: 10/28/2008 By default, the scroll position of DIV tags will be reset whenever you do a postback with AJAX. The following code can be used if you're working with ... |
Pub Date: 10/28/2008 My most recent project makes heavy use of remote scripting (or what some people might call AJAX). As such, I wanted an easy way to write XML from Java... |
Pub Date: 10/28/2008 This article explains the Client Life Cycle of Ajax Script Manager and Update Control. And also it explains the page life cycle when a partial postbac... |
Pub Date: 10/28/2008 I often find myself writing some sort of user confirmation to the screen - a comment has been posted, a record was deleted, etc. The problem is, the ... |
Pub Date: 10/28/2008 Visual WebGui is powerful framework for developing AJAX-based enterprise applications. It is build on top of ASP.NET, and implements a "Winforms&... |
Pub Date: 10/28/2008 There are often scenarios where we as web developers wish we could provide users the richness and responsiveness of desktop applications. With web app... |
Pub Date: 10/28/2008 In this article, I will explain how to use AJAX in MVC applications. I will get data from the database using an Entity Framework. For partial web page... |
Pub Date: 10/28/2008 The DataGrid is displayed without a single line of code in the Code Behind Page. The whole functionality depends on Ajax and client side coding. No do... |
Pub Date: 10/28/2008 Cuyahoga framework has very nice approach to Web development. It has bunch of built-in modules and you can develop your own modules in a couple of hou... |
Pub Date: 10/28/2008 What is AJAX?AJAX, an acronym for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The inten... |
Pub Date: 10/28/2008 I love AJAX, it really cleans my dishes. Unfortunately, in this article we will not be talking about washing detergent. If you like you can visit Clea... |
Pub Date: 10/28/2008 ASP. NET AJAX makes it easily to take advantage of AJAX techniques and enables you to create ASP.NET pages, and enables you to take full advantage of ... |
Pub Date: 10/28/2008 All of the examples have add the AjaxControlToolkit.DLL removed in order to save space. Once you have installed the toolkit you will need to add a ref... |
Pub Date: 10/28/2008 I've developed a simple chat web application that deals with xml files to store information about online chatters, using ASP.NET, C#, Linq to XML, Aja... |
Pub Date: 10/28/2008 This article is all about providing Context Sensitive Help in a webpage, asynchronously or AJAX style, using Script Callbacks in .NET 2.0.Scenario in ... |
Pub Date: 10/28/2008 In this tutorial I'll show how easy it is to use Ajax in ASP.NET 2.0. I'll use SQL Server 2005 Northwind database (but you could also use SQL Server 2... |
Pub Date: 10/28/2008 This article is a continuation of the previous article [Ajax Client Page Life Cycle]. This articles explains the Event Arguments and their usage while... |
Pub Date: 10/28/2008 This article describes how to update the data in ASP.NET 2.0 DataView control through AJAX.Problem description: Let's consider that there is some ECom... |
Pub Date: 10/28/2008 Several times, we are in a situation where we need to do some work the moment the update panel finishes its update (ASP.NET 2.0 AJAX). There are sit... |
Pub Date: 10/28/2008 - What is AJAX?AJAX, or Asynchronous JavaScript and XML, is a fancy way to use JavaScript and XML to communicate with a web server without refreshing ... |
Pub Date: 10/28/2008 Microsoft Ajax 1.0 has just been released! (http://go.microsoft.com/fwlink/?LinkID=77296). In syncronous web forms it's easier to interact with the us... |
Pub Date: 10/28/2008 Latest UpdateBuilt with AjaxControlToolkit Release 10618This article discusses an approach to build ASP.NET pages with a client side edit mode.Edit mo... |
Pub Date: 10/28/2008 This is a application which shows that how to get chat data from server without refreshing the page. here in this application i have used ASP.NET fram... |
Pub Date: 10/28/2008 AJAX programming is one of the most exciting new technologies in recent history. AJAX (Asynchronous JavaScript and XML) allows a web page to refresh a... |
Pub Date: 10/28/2008 , etc) While web development environments such as ASP.NET and JSP have made huge strides in creating a rich environment for developing web applicat... |
Pub Date: 10/28/2008 Solve an ASP.NET AJAX Coding Challenge from InnerWorkingsObjective:To use the ScriptManager and UpdatePanel controls to enable AJAX-style partial page... |
Pub Date: 10/28/2008 In this article we’ll examine the ASP.NET AJAX serialization process. We will examine the server-side methods and client-side methods which serialize ... |
Pub Date: 10/28/2008 View on-line demoIn the previous article, I implemented a virtual keyboard to translate from En/US layout to hindi Inscript (Indian Script). In this ... |
Pub Date: 10/28/2008 ContentsHow it can help you? How technology works? Essential bread and butter of AJAX Example of AJAX How many times in life, a web programmer comes a... |
Pub Date: 10/28/2008 -Code works with internet Explorer 5.0 and aboveAJAX or Asynchronous JavaScript and XML is a programming model popularized by Google in early 2005. Aj... |
Pub Date: 10/28/2008 ENGLISH'S TRADUCTION: Designing the structure of an Intranet with multiple modules, i came across the "Dynamic Grid's Problem". I really ne... |
Pub Date: 10/28/2008 "Ajax" is a new term which is spelled by almost all the web developers today! |