Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 drub0y 
03-10-2003, 8:16 PM

WSE SDK SP1 Released

The first update for the Web Service Enhancements for .NET is now available. You can get in details about what has changed from the release notes . I haven't personally built any production code with WSE yet, so I can't really speak to how important any...
Filed under:
Posted to:
by
 CodeSniper 
03-10-2003, 7:10 PM

C# Refactory???

A coworker introduced me to the concept of "refactoring tools" lastnight by showing me the C# Refactory tool at Xtreme-Simplicity.net . This is just what the doctor ordered! I don't know how many times I have performed the actions this tool purportedly...
Filed under:
Posted to:
by
 ejsmith 
03-10-2003, 6:10 PM

NUnitAddin

I finally took the time to check out NUnitAddin today and I must say that I am extremely impressed. I am not going to bother to go into details about what the program actually does since so many others have already done this. Instead I would like to say...
Filed under:
Posted to:
by
 Tim Marman 
03-10-2003, 5:02 PM

(System.UriBuilder.GetType() == typeof(Worthless))

Is it just me, or is the name of the UriBuilder class somewhat misleading? It doesn't actually help you "build" anything. It simply offers the same level of abstraction that the Uri class already offers, except the properties can be modified. I would...
Filed under: ,
Posted to:
by
 Tim Marman 
03-10-2003, 11:58 AM

Editor Woes

Don writes : I'm adding a new category of posts to my blog; code snippits . I was looking for a tool to manage code snippits when it hit me, why not post them to my blog. I hope you find them useful. I'll just randomly post stuff up there as I work on...
Filed under: ,
Posted to:
by
 help.net 
03-10-2003, 6:28 AM

My first story

Well today, I will write my first story in this blog, and a first for me, writing an article on .Net ! It's about strategy on how you can store in a database long forms with a lot of textboxes, checkboxes, and radiobuttons controls. This is coming from...
Filed under:
Posted to:
by
 help.net 
03-10-2003, 6:20 AM

Devbuddy

Darren wrote: "...The last two of those tasks are both repetitive and manual - prime candidates for a bit of automating I reckon; today I started to plan my dream application called DevBuddy. ..." Well Buddy if you need help, I'm on. I think this is a...
Filed under: ,
Posted to:
by
 help.net 
03-08-2003, 4:35 AM

Control check the revenge ;-))

UPDATED: read the end of the blog ;-) I start on a bad day today, with a nasty bug I can't figure out what's wrong. I loop through a series of controls using Typeof to populate a form with different values from the database. The control (D2) is embedded...
Filed under:
Posted to:
by
 blogx 
03-08-2003, 4:26 AM

Windows Server 2003: The Road To Gold

Found an interesting article on Widows .net Server( Oops.. windows server 2003) Going Gold ... Developing WindowsWindows Server 2003: The Road To Gold Part Two: Developing Windows . The article is superb and interesting. I already have plans to convert...
Filed under:
Posted to:
by
 jamesavery 
03-07-2003, 9:18 PM

.NET Observations

One of the most interesting aspects of .NET is that there are so many different ways to do the same thing. As developers one of the biggest challenges of programming with .NET is finding the easiest and most efficient solution that does what we want....
Filed under:

« First ... < Previous 1767 1768 1769 1770 1771 Next > ... Last »