ASP.NET (AJAX)


JavaScript for an ASP.NET Developer: Constructing Functions

In the last installment of this three-part series, Peter overcomes the final obstacle before achieving JavaScript nirvana: attaching a constructor to a JavaScript "item."

JavaScript for the ASP.NET Developer: Learning To Function

Peter continues to explore the differences between the .NET object-oriented, server-side languages he's used to and the world of JavaScript.

Visual Studio's T4 Code Generation

Learn how to create and debug templates using Microsoft's T4 templating language.

Tech-Ed 2009 Preview: Headwinds

Despite tough times, developers, ISVs and Microsoft are keeping plenty busy.

Silverlight 3 Enables Data-Driven App Dev

The new DataForm control and enhanced support for data-driven applications make it possible for developers to deliver line-of-business applications to any user with a Silverlight-enabled Web browser.

JavaScript for the ASP.NET Developer

Peter has been experiencing culture shock as he adapts to working with JavaScript, starting with the discovery that JavaScript isn't an object-oriented language.

Getting E-Mail Out the Door

Having looked at how to prepare an e-mail object, Peter turns his attention to getting the message mailed to someone.

The MailMessage Always Delivers

The MailMessage object that's part of .NET lets you send e-mail notifications to your users and supports all the customizations you'd want in e-mail.

Release of ASP.NET MVC Under Open Source License Draws Mixed Reviews

Microsoft is drawing mixed reactions to the release last week of the source code for its ASP.NET Model View Controller.

Build and Debug Web Parts with SharePoint Extensions

Visual Studio 2008 Extensions for SharePoint makes developing and testing Web Parts almost easy, provided you install it correctly.

Automation Design Canvas Boasts Advanced Web Testing

Run repeatable, automated tests of Web applications as you develop them with this high-end tool.

Mono 2.4, MonoDevelop 2.0 Advance Cross-Platform .NET Development

The Mono Project announced the release of Mono 2.4, an open source implementation of the .NET development framework for the Linux, Mac OS X, Solaris and UNIX operating systems.

Microsoft Releases ASP.NET MVC

More than a year after its first community technology preview was released, ASP.NET Model View Controller has finally shipped.

Adding Events to User Controls

To fully exploit User Controls, you need to treat them as object -- which includes having them fire events. If firing your own events is new to you, here's a step-by-step guide.

User Controls as Objects

ASP.NET developers don't fully exploit User Controls -- until they start thinking of them as "User Interface" objects.

Create a Reporting Dashboard with WebPartZones (But Without WebParts)

All you need to let your users customize their Web pages is the ability to create UserControls.

RC2 of ASP.NET MVC Released

Microsoft this week unexpectedly issued a second release candidate of its ASP.NET Model View Controller, the company's a design pattern for test-driven development of enterprise-scale Web applications.

Displaying and Updating Dynamic DataBound Columns with ObjectDataSource

Peter continues his series on integrating cascading DropDownLists with databound controls. But this time, he looks at what's different when you're using the ObjectDataSource.

Infragistics' New Tools for Picturing Data in Silverlight

Component vendor Infragistics Inc. is releasing Silverlight 2 controls to enable developers to visualize key performance indicators for dashboards, reporting and other data-driven Web applications.

Updating Dynamic DataBound Columns with SqlDataSource

Peter continues his series on integrating cascading DropDownLists with databound controls and the SqlDataSource.

Subscribe on YouTube