help.net
<font size="2"><br />Musing on .Net</font>
-
.NET Pet Shop 4: Migrating an ASP.NET 1.1 Application to 2.0
Summary: The .NET Pet Shop application is designed to show the best practices for building enterprise, n-tier .NET 2.0 applications that may need to support a variety of database platforms and deployment scenarios. (25 printed pages)
-
AJAX Repeater control
Repeater control with ItemTemplate, HeaderTemplate, FooterTemplate, AlternatingItememplate and SeperatorTemplate created using JavaScript for binding data from XMLHTTP request.
-
Using the FileResolver to allow virtual application paths ( ~ ) in any file
Bobby DeRosa has solved one of the pesky thing I had with ~ in virtual paths, the fact that you can’t use it on a asp.net page or control.
-
VB Tips
Check this a site of tips for VB (can be easily adapted to C#)
-
Internet Explorer 7 Beta 2 available
Wow this is great IE 7 Beta 2 finally released :-)
-
Impressive Javascript Libraries roundup
Check this for an exhaustive list of Javascript libraries. Of course you can also find there Michael Schwarz excellent AJAX.Net resource and many others.
-
Good resources site
Check GridViewGuy, a lot of articles, blogs and tips about everything .Net, 1.0 to 2.0 and SQL Server.
-
zumiPage to help building AJAX applications
Really cool idea if you don’t have to much time on your hands to handle some AJAX development (even if it’s always better to try by yourself)
-
Atlas Tutorial: Creating an AJAX style Scribble application
Very nice tutorial on Code Project. Great to see some samples about Atlas even if it’s a bit early to really see some serious developments.
-
The future of HTML
Excellent paper by Edd Dumbill on the future of HTML.