News (15)
Microsoft to offer peek at new tools
Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »
Office 2007: FrontPage is out, blogging is in
Don't go looking for FrontPage in the just-released Beta 2 edition of Office 2007. Microsoft has axed its 10-year-old Web site authoring software. Read more »
Windows, IIS at risk from 'token kidnapping'
Hosting providers and IT professionals have been warned of a threat posed to Microsoft IIS Web servers through exploitation of vulnerabilities in Microsoft operating systems. Read more »
Simplify your life with PEAR classes
Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »
Microsoft readies Atlas AJAX tooling
By the end of the year Microsoft plans to release a commercial-grade tool for building AJAX-style Web applications. Read more »
Business apps giant SAP gets Web 2.0 bug
Business software companies are looking to the consumer Web for product inspiration -- and potentially profit. Read more »
Microsoft Web plan takes aim at Google
Microsoft plans to open access to MSN and its other public Web sites to let developers assemble new applications that build on those sites -- a technique used successfully at Google and other Web companies to promote their properties. Read more »
AJAX spurs Web rebirth for desktop apps
Slicker development techniques like AJAX, a way of building interactive browser-based applications, are fuelling a surge in consumer Web applications. Read more »
Yahoo-eBay deal a Google-buster?
Yahoo and eBay are gunning for Google, whether they'll admit to it or not. Read more »
SP2 vs. the plug-ins
While security experts applaud Microsoft's recently released Service Pack 2, some companies that distribute their software over the Web are watching the product's introduction with dread and suspicion. Read more »
Features (139)
Store dynamic page responses with output caching in ASP.NET
In ASP.NET, you can cache either an entire dynamic page or a portion of a page. Find out how to perform smart page caching based on a requesting URL, POST parameter, or query string. Read more »
Achieve common ASP.NET page functionality
In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »
Utilise client-side code in ASP.NET pages
In this article we'll explore the basics of client-side code usage and why it may be necessary. Read more »
Secure your .NET smart client apps with CAS
.NET allows code to be downloaded onto several workstations, which increases security concerns. Fortunately, the .NET Framework offers a solution--code access security (CAS). Read more »
Server-side state management for .NET architects
Sometimes client-side state management isn't a viable solution. That's when you'll need to turn to one of .NET's server-side state management tools. Read more »
Easily integrate JavaScript with ASP.NET pages
While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »
Limit postbacks with ASP.NET 2.0 client callbacks
ASP.NET 2.0 provides its own way to make server requests without disturbing the user. Read more »
Build a page framework in ASP.NET
ASP.NET enables you to create an object-oriented page framework to build Web sites. Find out how to put this handy capability to work. Read more »
Implement custom paging with SQL Server 2005
In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »
Download files over the Web with .NET's WebClient class
The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

