help.net
<font size="2"><br />Musing on .Net</font>
-
C# 2.0 and beyond - now the slides and code
For all of you present at our last week session with Eamon, thanks. This was a great speech, I am sure now you wonder about all the code and slides.
-
Building a Better Busy Box
Probably the best open source progress bar I have ever seen for ASP.NET
-
Indigo introduction
If you are still thinking Indigo is just a color used by Picasso in his blue period, maybe you should check this article by Chris Peiris on 15second.com
-
CTP madness
This is a gem if you are lost in the Community Technology Preview jungle. So much version, which VS build one is compatible with which other SQL build.
-
ASP.Net 2.0 Client Callback
This is a great article on HowToDoThings.com. First 'real' application to demonstrate the callback facility in ASP.NET 2.0.
-
Oracle to SQL Server 2000 Migration toolkit
Overview
SQL Server Migration Assistant (SSMA) is a complete suite of tools that automates all phases of the migration process from Oracle to Microsoft SQL Server, enabling customers to migrate their databases quickly, easily and accurately. Many organizations continue to run their applications on other databases because the cost and complexity of migrating are so daunting. SSMA addresses these concerns by automating almost every aspect of database migration, including assessment, schema and data migration, business logic conversion, validation, integration and performance analysis. As a result, the time, cost, and risks associated with migrating to SQL Server are greatly reduced. This enables customers to take advantage of SQL Server’s superior developer productivity, scalability, security, and the industry’s lowest total cost of ownership (TCO). -
Weblogs.asp.net - So who's in charge ?
Since more than 2 years I am posting on weblogs.asp.net, and it was until now a great pleasure and the opprtunity to read and exchange with some great guys.
-
Content Management and accessibility - check this
What I am doing when it's a such beautiful day outside ? I am coding like mad and I just finished the first release of my accessible version of Scoilnet, the Irish portal for education.
Well to make it shorter, in two words Text Version link on the top of each page. Seems simple, but hey not that simple.
I use dScribe, my other pet project, as the main CMS to control the content of Scoilnet, and boy this has given me the best help to finalise the accessible version.
So two main things happens now to create an automatic text version. -
Fight the spammers in your blog
Now if you think Captcha is the ultimate solution to block any spammers in your blogs, forget it. You have solved only half of the problem.
-
Learn to make SharePoint Web Parts work together
Another great article by Dino Esposito. This time Dino explore Sharepoint and Web Parts. Cool stuff