help.net
<font size="2"><br />Musing on .Net</font>
-
ASP.NET Ajax 1.0 available
With ASP.NET AJAX, developers can quickly create pages with rich, responsive UI and more efficient client-server communication by simply adding a few server controls to their pages. This new Web development technology from Microsoft integrates cross-browser client script libraries with the ASP.NET 2.0 development framework. ASP.NET AJAX provides developers building client-based Web experiences with a familiar development process and programming model that they already know from using server-side ASP.NET development. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework.
-
Internet Explorer 7, no thank you !
If you don't like critics on Microsoft don't read further!
<rant> -
So Internet Explorer 7 is out but can you answer this ?
OK cool delighted to see IE 7 finally out of the woods. But for a while I have still to work with IE 6 (a lot of my customers (schools, teachers, etc...) are not at all techies and I need to make sure the code I do still works fine with IE 6 for at least the next year.
-
Outlook 2007 good but not great
As a beta tester for Office 2007 I am up to date with the latest betas so I can say I really enjoy working with the new versions of Word and Excel.
-
News Interceptor 3 Pocket for WM 5
News Interceptor 3 Pocket allows you to subscribe to your favorite news feeds on your Pocket PC device. If you use your Pocket PC with an Internet connection, you can grab all your news and read them directly with your device. Enjoy the functionalities of the PC version of News Interceptor on your handheld!
Here are some of the features you can find in News Interceptor 3 Pocket: -
Prevent Users from Submitting a Form Twice
Scott Mitchell has posted a nice tip to avoid people submitting twice a foprm by "freezing" the screen and display a message.
-
Develop your own Blog
So many good blog engines exist on the web, so why would you like to build one? Well first to understand how it works, and then this could be useful for small projects where your client don't want something too complicated.
-
Upload Files in ASP.NET 2.0
I wrote a recent project using some ideas from this excellent article
-
Database Schema Comparison Utility
Thanks to Sean Goodpasture for this nifty application, something commercial applications have solved but with an hefty price.
-
An Aqua Button Control Written in C# for .Net
Cool project! Done without even WPF!