Was perusing the ASP.NET Forums earlier when I stumbled across this post by Revjon (of FreeTextBox fame), his question was on whether plans exist for integrating FTB 2.0 into .TEXT. Well, I went ahead...
Monday, 05 July 2004 00:00
//
Less than a minute
Had mine ordered for months now...but the big day finally approaches - Code Complete (US) is simply the single most essential book for any coder. I read the Drafta few months ago and have to say that...
Monday, 05 July 2004 00:00
//
Less than a minute
This post by Scott Hanselman is just a brilliant starting point for beginners in application architecture (in any language actually). In my experience a good basic structure can solve so many problems...
Monday, 05 July 2004 00:00
//
Less than a minute
I was replying to this forum post I actually couldn't find a good example on how to do this - wierd, it's such a common thing to do. So, the problem is, is there a better method than using the...
Monday, 05 July 2004 00:00
//
Less than a minute
Someone emailed me asking when the new version of my nested repeater article would be available - all I can say is very soon - hopefully I'll get some time to finish it this week. Anyway, the source...
Monday, 05 July 2004 00:00
//
Less than a minute
Marcie just let me know that there's another Nested Repeaters article been published, this time by Thomas 'Aylar' Johansen. Looks pretty good...I'll be working on a revision and followup to my article...
Monday, 05 July 2004 00:00
//
Less than a minute
Just sorted one of the nastiest bugs I have ever had...I built a .NET class which was used from Classic ASP, so it too in recordsets then loaded then into a DataTable and fired them across a Web...
Monday, 05 July 2004 00:00
//
1 minute read
Excellent article on ASPAlliance on how to run and test ASP.NET applications on Linux and using Mono...is it just me or are the 'pages' on ASPAlliance getting REALLY short?
...
Monday, 05 July 2004 00:00
//
Less than a minute
I really wish there were more blog posts like this one, it covers a whole host of problems IE has with CSS, from the lack of :hover support, to the well known issues with PNG files - oh and check out...
Sunday, 04 July 2004 00:00
//
Less than a minute
I thought this was pretty interesting - compiles MSIL into Java Bytecode so you can run C# or VB.NET (or any other . NET language I assume) on J2EE application servers. At first glance, the question...
Sunday, 04 July 2004 00:00
//
1 minute read