Tags: application, table
News (39)
Is Google's App Engine a lock-in honeypot?
Some developers fear that Google is aiming to lock them into to the App Engine platform — Google's application hosting service — but Google refutes any claim it has evil intentions. Read more »
EDS embraces newest Siebel applications
Siebel Systems will announce Monday that the first company to complete installation of its latest customer relationship management system is IT services giant Electronic Data Systems. Read more »
Windows Live offers Microsoft a quicker turnaround
Although it has taken Microsoft five years to develop the next version of Windows, the software maker seems to crank out a new Windows Live service every five minutes. Read more »
In T-SQL, use CASE...WHEN in place of IF...THEN
Add some flexibility to your program flow in T-SQL with the CASE...WHEN statement. Get a hands-on look at the statement's syntax and the advantages it can provide for your application. Read more »
Microsoft hopes 'Milan' table PC has magic touch
At first glance, Microsoft's secret project looks like a 2007 version of the sit-down arcade game Ms. Pac Man. Only if this machine were running the game, you could just take your finger and flick away any monsters chasing the heroine. Read more »
Sun releases MySQL 5.1
Sun Microsystems has released the updated 5.1 version of the MySQL open source database software it recent acquired, promising improved performance and management of larger database applications. Read more »
Intel unveils developer tools for multicore apps
As Intel prepares for multiple cores in every machine, it is bringing new tools to the table for software developers. Read more »
IBM Australia faces strike action
IBM's Australian operation is facing the possibility of strike action amongst its workforce after a secret ballot opened yesterday between employees in a Baulkham Hills facility. Read more »
What does Nokia's Symbian move mean for Android?
The next great operating systems wars are about to be fought, as traditional computing companies collide with teams representing the mobile phone industry. Read more »
Ex-OpenDocument advocates opt for W3C alternative
The conflict over document formats has taken a twist as some advocates for OpenDocument, or ODF, abandon the format in favor of the World Wide Web (W3) Consortium's Compound Document Formats standard. Read more »
Features (348)
How do I... Serialise a hash table in C# when the application requires it?
Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Read more »
Using NOLOCK and READPAST table hints in SQL Server
Table locking hints provide developers much tighter control of their transactions. Look at the benefits and disadvantages of using the NOLOCK and READPAST table hints in SQL Server. Read more »
Generate synchronisation scripts in SQL Server with TableDiff
DBAs often have to find the differences between lookup tables in different database environments. SQL Server comes with a tool called TableDiff that allows you to easily compare the data in tables. Read more »
Build cross-browser XML paging code
If scrolling through a long XML table is not an optimal experience for your browser app, why not implement pagination? Presenting data in page-length chunks can help your users find the data they need. See how to build fast, cross-browser XML pagination. Read more »
Take advantage of Microsoft's Application Blocks for .NET
Application Blocks for .NET include source code and sample applications. Take advantage of these tools and get a head start on your next project. Read more »
Develop secure software at the application level
Protect your application from input overflow and underflow attacks, and from other common tactics with these development techniques. Read more »
Ask Chuck: Application Design
This week Chuck responds to a Builder Australia member's question on suggested application design in a .NET environment. Read more »
Web application security frameworks (WASF), Part 2: Database lookup
Often, you will want parts of your Web application to be exclusive to certain users. This access distinction requires the use of Web application security frameworks. Continuing our series on Web app security, we explore the database lookup framework. Read more »
The Aggregation Application Block can simplify data handling
The Aggregation Application Block can make data handling--particularly Web services data handling--easier for .NET developers. Find out how to implement it and why you need the Exception Management Application Block to do it. Read more »
Process requests more efficiently with the Asynchronous Invocation Application Block
The Asynchronous Invocation Application Block can help you boost efficiency and improve the user experience when you're calling XML Web services. Here's a look at how you can use the AIAB for your projects. Read more »
Blog (6)
Sun eye Web developers with Netbeans 6.5
-- Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »
Microsoft services VS2008 & .NET 3.5
-- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »
Google App Engine meets Amazon EC2
-- What do you get when you cross Amazon's EC2 on-demand cloud computing infrastructure with Google's new App Exchange foundation for Web applications? Read more »
Install Web stacks in an instant with BitNami
-- Need to set up a server environment to run Web applications such as WordPress, MediaWiki, Joomla, Trac, DocuWiki, or Drupal? Here's how to do it in less than two minutes with free software. Read more »
Microsoft's Surface goes to Vegas
-- This might not be what Bill Gates originally envisioned with his "information at your fingertips" concept, but in Las Vegas, the Rio hotel will unveil a new Surface computer application called Flirt, that will let bar patrons "interact" with each other through video cameras and text messages. Read more »
How Google's App Engine stacks up with Amazon's EC2
-- We compare Amazon's approach to providing infrastructure services to Google's. 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

