|
Posted to:
02-07-2003, 6:35 AM
|
I don't understand what people have against code-behind. Today's new article on ASPToday is about a third method of presentation - code separation. This article by Alex Homer is interesting in that it provides a new approach to the problem, but the method...
|
|
Posted to:
02-07-2003, 6:34 AM
|
With this assembly you can easily achieve to precompile your whole ASP.NET web applications - including .aspx, .asmx, .ascx and .ashx files - without having to manually touch every single resource. The original idea for this solution comes from Paul Wilson...
|
|
Posted to:
02-06-2003, 2:04 PM
|
Ingo Rammer has an interesting piece on quality of documentation. True. Because most developers don't like to write it as they know (or at least believe) that they write it for the sole purpose of fulfilling The Process. The other developers don't like...
|
|
Posted to:
02-06-2003, 1:45 PM
|
Wow, this drove me insane today. You would think there would be an easier way but I don't know of any. We were trying to select an item in a DropDownList by it's value rather than by it's index because the index isn't known most of the time, ie when you...
|
|
Posted to:
02-06-2003, 8:45 AM
|
From Sells Brothers : .Net Framework XML Namespaces and Classes First of a series outlining the core namespaces and classes that cohesively implement the standards based XML processors in the Microsoft .NET Framework. This session will discuss each class...
|
|
Posted to:
02-06-2003, 7:59 AM
|
As I was laying in bed, after putting up my final post last night, I realized a very important book was missing from the Ted Neward .NET reading list . The book I am talking about is Applied Microsoft .NET Framework Programming by Jeffrey Richter (Published...
|
|
Posted to:
02-05-2003, 7:24 PM
|
Ted Neward : Recommending reading list I've been asked on several occasions (from students, from blog readers, and from a few friends who happen to be in the business) what my recommended reading list is. I've never really put one together formally, instead...
|
|
Posted to:
02-05-2003, 6:36 PM
|
Scott : Looking for a DateTime? ...While I am at it, any know of a good free (preferably with no weird licensing issues) DateTime control? (I am looking for something that can be used as a pop-up to select a date and then write the value back to a textbox...
|
|
Posted to:
02-05-2003, 6:57 AM
|
When I first heard about all the free software projects Microsoft was planning for ASP.NET, I was understandably excited. Stuff like the ASP.NET forums, ASP.NET Web Matrix, IE Web Controls, etc... it sounded like alot of very nice tools were going to...
|
|
Posted to:
02-04-2003, 7:44 PM
|
Thanks to Scott Watermasysk I now have my first blog. First thing I'd like to say is that Scott has been extremely responsive thus far and I greatly appreciate him giving this room to write about .NET from my perspective, all simply from the kindness...
|