WorldofASP.NET : ASP.NET Directory, Tutorial, Hosting, and Source Code
You are 1 of 247 users


AJAX

Tags found in the posts on this page : AJAX Search for AJAX on Wikipedia.Search for AJAX on Technorati

delicious_prog : ASP.NET AJAX > The UpdatePanel Control > Working with PageRequestManager Events http://tinyurl.com/5s72dk

delicious_prog : ASP.NET AJAX > The UpdatePanel Control > Working with PageRequestManager Events http://tinyurl.com/5s72dk Read More......(read more)...

Back from Tech-Ed EMEA

I just flew back from Barcelona where I gave three talks last week at Tech-Ed EMEA. Lots of excitement, and great feedback, on all of the new Ajax features being added to the ASP.NET framework. I've included the Power Points and demo code from my presentations below. In my first Ajax talk, I fo......

<microsoft:ScriptReferenceProfiler> for ScriptCombining, available at CodePlex, ASP.NET AJAX

If you have seen Bertrand’s video on Script Combining to improve AJAX performance , you must have really felt like using it in your site to figure out the scripts downloaded in your page and minimizing the size, improving performance etc., Well, this post is just to say that, the ScriptReferencePro......

Enabling the Browser Back Button for GridView, ASP.NET AJAX History

One of the common navigation tools in a website is the back button of the browser. People use the back button quite frequently to go back to the page already visited. When there is a postback, the browser is updated with the information of the page visited and hence the back button gets enabled aut......

Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional

Some of you maybe remember that I had added some security related features in Ajax.NET Professional. It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography namespace on the client – before it was not very ......

Really Cool Internet Explorer 6 – But how will it perform on 400 MHz?

I have downloaded the new emulator images and I’m really impressed that the IE6 render engine really fits in such a small device. I have created some screenshots below. All Web sites look very similar to the desktop version of Internet Explorer. Most AJAX enabled pages are working, on some Web sit......

Troubleshooting Website Problems by Examining the HTTP Traffic

I started my career as a web developer with Microsoft's Active Server Pages (ASP), the predecessor to ASP.NET. ASP was a very simple scripting engine and lacked the tools that ASP.NET developers today take for granted, most notably a debugger. Debugging an ASP script typically involved littering......

My Latest Silverlight Articles

Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts.  You can read those article here.  I've wrapped up that series and have started writing about Silverlight 1.0 and 2.  Each week (or so) a new article wi......

ASP.NET AJAX 4.0: Observing updates to POJOs (Plain 'Ole JavaScript Objects)

First of all, if you haven't already done so, download the ASP.NET AJAX 4.0 Preview 3 now and try it out! And after you're done with that, come back here, or there , or there , or there , and let us know what you think and what you like or don't like...( read more ) Read More......(read......

DNS, Zigbee, XBee, Web, SMTP and POP classes in my MSchwarz Toolkit for .NET Micro Framework

As I wrote already some days ago I'm currently working on a library that will offer networking features that I'm missing in .NET Micro Framework. All features are first implemented in desktop .NET Framework 3.0 and then modified to fit the smaller .NET Micro Framework. The Zigbee/XBee C# implementa......

The magic behind live bindings explained

Dave has a fantastic and very detailed post about our implementation of the Observer pattern in ASP.NET Ajax 4.0. This feature is what enables the live bindings to work. Check it out! http://weblogs.asp.net/infinitiesloop/archive/2008/11/09/asp-net-ajax-4-0-observing-updates-to-pojos-plain-ole-......

Building a data driven application with ASP.NET Ajax 4.0 and ADO.NET Data Services

Jim Wang (one of the great QA people on the Ajax team) just started a blog, and his first post is a very detailed walk through building a data-driven application from scratch using ADO.NET Data Services and the new client templates in ASP.NET Ajax 4.0. http://weblogs.asp.net/jimwang/archive/2008/1......

Step Aside StackOverflow, Here’s HaackOverflow

During my talk at the PDC, I heeded Hanselman’s call to action and decided to veer away from the Northwind “Permademo” and build something different. In the middle of the talk, I unveiled that I was going to build a competitor to StackOverflow which I would call HaackOverflow. This was all news to ......

Nov 6th Links: ASP.NET, ASP.NET AJAX, jQuery, ASP.NET MVC, Silverlight and WPF

Last week was our big PDC conference, and I've been busy catching up back at work this week.  I'm hoping to publish a bunch of new posts soon (including some on the PDC announcements we made).  Until then, here is the latest in my link-listing series .  Also check out my ASP.......

mosessaur : I have 2 posts to write, one of them is about tips and tricks using jQuery with ASP.NET AJAX to build AJAX Enabled Controls

mosessaur : I have 2 posts to write, one of them is about tips and tricks using jQuery with ASP.NET AJAX to build AJAX Enabled Controls Read More......(read more)...

PDC 2008 ASP.NET AJAX Futures talk available online

The full 83 minutes of my PDC talk are available on the Channel 9 web site. You can watch the session online (using Silverlight) or download the video in a number of formats. Slides and source code for the demo are also available. Watch online: http://channel9.msdn.com/pdc2008/PC32/ Download MP......

jQuery and ASP.NET AJAX Demo Code

Thank you to everyone who came to my jQuery and ASP.NET AJAX PDC talk!  As promised, I've added a link to the demo code from the talk to this blog entry. There are three separate downloads: jQuery Demos -- Contains sample code that demonstrates how to use jQuery selectors, animations, and ......

Novermber's Toolbox Column Now Online

My Toolbox column in the November 2008 issue of MSDN Magazine is avaiable online. The November issue examines: DayPilot - DayPilot is an AJAX-enabled calendar and scheduling ASP.NET Web control that offers functionality not unlike what you find in Outlook and other desktop-based calendar applica......

Script# Programming in the Large

Some large-scale Ajax apps and frameworks - the Live Framework and Office 14, both announced at PDC - built using Script#... Read More......(read more)...

Silverlight Toolkit Overview and Samples

Controls are where it’s at these days in the programming world.  By using them you maximize re-use, enhance productivity and avoid building custom functionality.  Plus, when you need a control to do something different you can always extend it rather than writing everything from scratch. ......

October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight

Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Building a Great ASP.NET AJAX Application from Scratch : Brad Abrams has a nice end t......

Going to California

I’m flying to San Jose tonight for tomorrow’s OpenAjax Alliance face to face meeting, which Microsoft is hosting. On Friday, we are also hosting a new event that aims at establishing a dialogue between JavaScript library developers and Microsoft. We’ll have talks from the IE, Visual Studio and ASP.......

AjaxWorld Talk: Building a Great Ajax application from Scratch

I had a great time today at AjaxWorld during my talk on building a great Ajax Application from Scratch.  It was fun to get out from behind the powerpoint and show some real code!   For this demo, I only used freely available tools... In  particular everything I show works in Vis......

ASP.NET MVC Beta Released

Today we released a beta of the new ASP.NET MVC framework.  Click here to download it.  You can also visit www.asp.net/mvc to explore tutorials, quickstarts, and videos to learn more. The ASP.NET MVC Beta works with both .NET 3.5 and .NET 3.5 SP1, and supports both VS 2008 and Visu......

ASP.NET MVC Beta Released

Microsoft has released the official beta for ASP.NET MVC. You can download the Beta version from here.  The Beta installer installs the ASP.NET MVC assemblies (System.Web.Mvc.dll, System.Web.Routing.dll, and System.Web.Abstractions.dll) into the GAC. In previous previews, these were not instal......

ASP.NET MVC has reached beta stage

Last night I reviewed Twitter, as usual, and one tweet take my attention. Kevin Dente posted this status: I jumped immediately on this link and downloaded readme and binaries of ASP.NET MVC beta release. What was strange, MSFT-ies are completely silent regarding this, although I tried to tw......

Microsoft ASP.NET MVC Beta Released!

 Another release I thought would come during the PDC has been released:  Microsoft ASP.NET MVC Beta  Click the link above to go to the Microsoft download page. Some points about the release (Headings taken from the What's New section): MvcFutures.dll is not included in the bet......

Checkout Tip#10, Tip#11, Tip#12 and Tip#13 on Tips and Tricks blog

Here are four new tips on Tips and Tricks Blog. Tip #10 Did you know… Visual Web Developer 2008 has a New Style Builder Dialog? Tip #11 Did you know… New Style builder can be invoked from various other tool windows in Visual Web Developer. Tip #12: Did you know..How to create an IIS Virtual Directo......

October 10th Links: ASP.NET, ASP.NET AJAX, jQuery, IIS

Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Best Practices for Creating ASP.NET websites with IIS 6.0 : Omar Al Zabir, author of ......

ASP.NET MVC Tip #45 – Use Client View Data

In this tip, I explore one approach to building Ajax applications with ASP.NET MVC. I show how you can use view data when building Ajax applications with ASP.NET MVC in the same way as you would use view data when building server-side application. I demonstrate how to create a custom HTML Helper th......

Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Enabling Bookmarking and the Browser's Back Button

AJAX applications offer a more interactive user experience by replacing traditional full page postbacks with leaner and more efficient partial page postbacks. These partial page postbacks are executed asynchronously using JavaScript code in the browser. When a web surfer clicks on a link or subm......

A possible cause of “‘Sys’ is undefined” explained

Clay Compton explains on the ASP.NET QA blog how bad web.config overrides can lead to the Microsoft Ajax Library not loading and the “‘Sys’ is undefined” error being thrown when the page loads. It’s a great read and hopefully will unblock some of you. http://weblogs.asp.net/asptest/archive/2008/10......

Limitations in Flex 3 and Silverlight 2

Lately I find myself playing with both technologies in the same day. Normally I have open by default Flex Builder 3 and Visual Studio 2008. Great if you thinking to slow down your computer. Both technologies have become pretty popular to enriched the web applications to something more than HTML. ......

ASP.NET website Continuous Integration+Deployment using CruiseControl.NET, Subversion, MSBuild and Robocopy

You can setup continuous integration and automated deployment for your web application using CruiseControl.NET, Subversion, MSBuild and Robocopy. I will show you how you can automatically build the entire solution, email build report to developers and QA, deploy latest code in IIS all using CruiseC......

Client templates in MSDN Magazine

My first full-length article in MSDN Magazine is out with the October issue and it’s about Microsoft AJAX client templates. Check it out… http://msdn.microsoft.com/en-us/magazine/cc972638.aspx...

DotNetNuke 5.0: Now with jQuery

For the last 4 years DotNetNuke has been adding more and more client-side functionality using JavaScript.  First we started with the ClientAPI which has added some great features to the platform.  When Microsoft created ASP.Net AJAX, we were quick to implement that as well since it solved......

My Latest Silverlight Articles

Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts.  You can read those article here.  I've wrapped up that series and have started writing about Silverlight 1.0 and 2.  Each week (or so) a new article wi......

jQuery now officially part of the .NET developer’s toolbox

You may have read that from John Resig or Scott Guthrie. I’m very excited to announce that Microsoft has decided to ship, adopt and support using jQuery on top of ASP.NET. This may come as a surprise to some of you but I hope you’ll agree with me that it makes total sense. jQuery is a fantastic Jav......

jQuery to be Supported in Visual Studio and ASP.NET MVC

Microsoft just announced that jQuery will be supported in Visual Studio 2008 SP1 and shipped with ASP.NET MVC.  Scott Guthrie mentions that an add-on for Visual Studio 2008 SP1 will be made available in a “few weeks” to provide intellisense for jQuery and that ASP.NET MVC will use it f......

La composizione del framework | Guida ASP.NET AJAX | Aspnet.HTML.it

Lezione della Guida ASP.NET AJAX del canale ASP.Net - Esaminiamo la struttura dell'estensione AJAX e i namespace utilizzati Read More......(read more)...

ASP.NET MVC Application Building: Forums #6 – Ajax

In this series of blog entries, I build an entire MVC Forums application from start to finish. In this entry, I create the user interface for the Forums application by taking advantage of ASP.NET AJAX client templates. I build the entire user interface for the Forums application with a single view ......

REST in WCF Series

Rob Bagby is in the midst of a blog series on REST in WCF and been building a series of screencasts on the same subject (in conjunction with Ron Jacobs). Since it's such an interesting topic, especially to AJAX developers I thought I'd share them here. Blog Series: REST in WCF - Part I (RES......

Control Freak.

Hmmm...no blogging lately...what has Shawn been up to?  Yes, guilty.  But here's what's been going on over the past few months.  Shortly after MIX07, ScottGu brought up an idea of building a larger team focused on building controls.  We kicked this idea around for while ......

Internet Explorer 8 - Evaluators' Guide and IE8 Demo Site

I found a nice document at Microsoft Download showing all the new features in Internet Explorer 8 which is currently in beta: Speed and Efficiency. Internet Explorer 8 is faster to start up, creates new tabs in a snap, and loads and runs Web sites much more quickly (especially sites based on Ja......

Internet Explorer 8 - Evaluators' Guide and IE8 Demo Site

I found a nice document at Microsoft Download showing all the new features in Internet Explorer 8 which is currently in beta: Speed and Efficiency. Internet Explorer 8 is faster to start up, creates new tabs in a snap, and loads and runs Web sites much more quickly (especially sites based on Ja......

JavaScript and client templates on Hanselminutes

I'm sharing a spot with Scott Cate (of CloudDB fame, and by the way CloudDB is a fantastic product built entirely using ASP.NET AJAX) this week on Hanselminutes. I had lots of fun discussing with Scott (Hanselman) on various topics ranging from JavaScript to the Microsoft Ajax Library and our new ......

Hanselminutes Podcasts 128 and 129 - Ajax with Scott Cate and JavaScript with Bertrand Le Roy

My one-hundred-and-twenty-eighth and one-hundred-and-twenty-ninth podcasts are up. Both are on JavaScript and each has a very different perspective. I also talked to jQuery creator John Resig a few weeks ago so check that out. Watch for a possible upcoming podcast with the creator of JavaScript, Br......

Ajax rounded corners control

There is a very good control in AJAX to make rounded type shape. We can create rounded shape in many design by using Corners property of this control....

My Latest Silverlight Articles

Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts.  You can read those article here.  I've wrapped up that series and have started writing about Silverlight 1.0 and 2.  Each week (or so) a new article wi......

Slow performance of a GridView inside an UpdatePanel

Here is an interesting problem we ran into recently.  The customer had a large GridView that was being updated by AJAX inside on UpdatePanel and seeing bad performance. The reason is that the Client-Side Javascript has to walk the entire DOM of the Content of the UpdatePanel to tear down the H......
Page 1 of 11
Next | Last

.NET News Categories


AJAX | DotNetNuke | SharePoint | MSSQL | ASP.NET | XML | C# | VB.NET |






Legend : - Within 3 Days - Within 6 Days - Within 9 Days

Home | Add Resources | Sponsored Listings | Advertise with Us | SiteMap 1 | SiteMap 2 | Link To Us | Contact Us
© 2002-2008 Worldofasp.net ASP.NET Directory, Hosting and Tutorials | All rights reserved
Our Partners : ASP.NET Web Hosting | Windows Web Hosting | ASP.NET Hosting | Phone Card | PHP Directory | Bangkok Hotels |Calling Card