News (23)
A new event in programming?
A spinoff from California Institute of Technology thinks that software engineers--already awash in development tools--need another programming language. Read more »
Macromedia's Renaissance man
Kevin Lynch claims that when it comes to interactivity, Web application design is still in the Dark Ages - but there are innovations coming through which promise to drag web development into the 21st century. Read more »
Google, Yahoo make lawmakers impotent, says Judge
Australian High Court Judge Justice Kirby has said computer code is more potent than the law -- and legislators are powerless to do anything about it. Read more »
Understand the ASP.NET DataGrid control
Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »
'Dumb users' not to blame for data slip-ups
Security breaches that can be traced back to the actions of one individual are not the fault of one "stupid" employee but rather a failure to educate and engage the whole workforce around the importance of good security practice, according to a leading academic. Read more »
Inside Microsoft's new mobile browser
Microsoft still isn't quite ready to release its new mobile browser, but I did get an advance look at Internet Explorer 6 for Windows Mobile at a Microsoft event on Wednesday night. Read more »
Judge halts Defcon hacking speech
A federal judge on Saturday in the US granted the Massachusetts transit authority's request for an injunction preventing three MIT students from giving a presentation about hacking smartcards used in the Boston subway system. Read more »
Gates looks back on 30 years at Microsoft
If you were to ask Bill Gates what life will be like when he stops working full time at Microsoft, he'd have to get back to you. Read more »
Microsoft launches Exchange Server 2007 SP1
Microsoft on Friday launched Service Pack 1 for Windows Exchange Server 2007, which includes additions to the Exchange management console, Outlook Web access and disaster recovery. Read more »
Microsoft to offer standalone hypervisor
Backing off earlier plans, company says customers will be able to buy the virtualisation technology without committing to Windows Server. Read more »
Features (153)
Create a VB6 grid control your users can modify
You don't have to create special input screens to modify grid data. We'll show you an easier way and toss in the code too. Read more »
Extend ASP.NET with HTTP modules
While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. Read more »
Use numeric totals with the ASP.NET data grid
.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. Read more »
Create powerful interfaces by combining ASP.NET 2.0 data controls
Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. 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 »
Learn how to use the DateTimePicker control in VB.NET
Visual Studio .NET's DateTimePicker control offers a convenient way for users to make a date/time selection. We demonstrate an example which uses the control. Read more »
Diving into the data grid: Page changing and deleting
If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. Read more »
Deleting data from an ASP.NET DataGrid
Deleting data from the DataGrid takes some work. Find out how to create a delete button for the DataGrid and how to build a pop-up delete confirmation. Read more »
Create a Web form data format mask with JavaScript
You can easily validate Web form data by creating a format mask in JavaScript. We'll give you the code so you can get started immediately. Read more »
Make XML data islands work in Mozilla
XML data islands offer a useful way to add dynamic data to static HTML pages, but they are typically limited because they work only in IE. See how you can get around this by writing some complex JavaScript and implementing them in Mozilla. Read more »
Blog (3)
Down to Semantics
-- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »
Spry Game
-- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. 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 »
-
Quickly map drive letters in Windows XP
2008/10/01 13:30:44
-
2008/12/03 14:27:04
-
How to Reset Windows passwords
2008/10/01 14:31:09
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.
Featured links
- Parallelism Breakthrough Video Series
Stay Competitive with Intel® Parallel Studio - C++Builder 2009
RAD visual development meets C++ power – download it now! - Hewlett Packard
Learn how to choose the right data protection solution for your business - CodeGear RAD Studio 2009
Download today to develop Native Windows®, .Net, Web and DB applications

