help.net
<font size="2"><br />Musing on .Net</font>
-
Code magazine
We are all saying good things about MSDN magazine, the last issue is sadly not the best IMHO.
But I would like to give some kudos to the excellent Code, going on better and better every month.
The last issue cover a large area, from first steps to develop on a Tablet PC to the complexity of .Net threads.
Add to this that they have most of the best .Net writers like Dino Esposito and you finish with an excellent reading.
BTW does somebody know if Dino has a blog ? It will be a fanatstic news. -
Binding a DBNull with a Textbox
I just wonder if people you know this trick I use (VB) all the time to avoid the infamous DBNull headache.
-
ASP.NET and xHTML Compliance
On this blog, you can find a rant about ASP.Net and the fact that it's not compliant with XHTML standards.
I read the comments, but I didn't found a suitable positive answer to this issue, sadly most of them are negative views.
The only one interesting is about this article “Valid XHTML within .NET” and it's a good start for a solution.
You can download the source here.
Any comments ? -
Standards: Designing For the Future
Very good article by Ian Lloyd about “encouraging unenthusiastic developers/mark-up authors to adopt forward-thinking web development methods?”
Ian is a specialist in accessibility and you can check his website.
Extract from his article: -
Create Mobile Database Apps
New article by Doug Thews on Visual Studio Magazine online :
“Use the .NET Compact Framework and SQL Server CE 2.0 to give Windows CE and Pocket PC apps access to corporate databases.” -
Datareader HasRows but don't read back or forward
In my previous post I submit this 'little' annoyance I have with Datareader.
Unfortunatly Matt and Dave your answer is wrong, I already tested with.Hasrows before, I should mention it in my post.
Hasrows is a valid test but don't read any data. -
Datareader binding
It's surely simple but I can't figure out how I can deal with this basic stuff.
-
tysond - aka System.Object boy!
That's cool, now Tyson decide to rename himself System.Object Boy.
-
Bridging the gap between .NET and J2EE
In his article David Longworth talk about interoperability between J2EE and .Net.
What I liked to read there is a sort of neutral point of view on the subject, putting Java and .Net on their real application and strength.
For David .Net win certainly in the productivity area, where J2EE seems to be overcomplicated for many. -
Using Permutations in .NET for Improved Systems Security