Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 c1sbc 
08-11-2003, 9:49 PM

Turning on a DIME

There's a good example of web services development using DIME on the 15Seconds website .
Filed under:
Posted to:
by
 XMLEvangelist 
08-11-2003, 9:42 PM

Visual Studio Macros

I was going over Adam Cogan's ( Superior Software for Windows ) upcoming talk here at Tech.Ed Australia, and mentioned some macro's I use all the time... unfortunately I couldn't find the link to the TypeFinder one, so here is where to get this great...
Filed under:
Posted to:
by
 help.net 
08-11-2003, 4:51 PM

Blogstreet

Blogstreet is another Blogs search engine. This one is interesting, because they have some nice features like a RSS Generator, to create RSS from non RSS blogs, a profile search, and a blogs top ranking system.
Filed under: ,
Posted to:
by
 help.net 
08-11-2003, 4:36 PM

HasRows logic flaw

Well maybe the title of this post is a bit strong. It's not really a flaw, but something occurs to me today using this new Datareader property. If you use Hasrows it doesn't mean that you have indeed read any data ! I know it looks strange, but Hasrows...
Filed under:
Posted to:
by
 help.net 
08-11-2003, 3:47 PM

VB.Net language design

MSDN has posted a transcript of the chat that I and other members of my team had a few weeks ago about VB.NET language design. It ended up being much more about future features than past decisions, but that's to be expected. It was a fun chat for us,...
Filed under:
Posted to:
by
 help.net 
08-11-2003, 2:55 PM

.Net FormatDesigner

FormatDesigner is an application to experiment with the format strings used to format data in String.Format and various type's ToString functions. From Sells Brothers
Filed under:
Posted to:
by
 help.net 
08-11-2003, 2:52 PM

VS Code Generator Shim

The VS Code Generator Shim is a generic custom tool for Visual Studio .NET 2002 and 2003 that enables code generators to be written easily and quickly in just about any .NET language and using familiar .NET Framework constructs. A standard custom tool...
Filed under:
Posted to:
by
 help.net 
08-11-2003, 2:46 PM

Microsoft Speech Application SDK Beta

I used today Microsoft Speech Application SDK Beta just for test. It's damn cool ! It's the first time I have a web page speaking t me without using a screen reader. Some good ideas for Accessibility features.
Filed under:
Posted to:
by
 help.net 
08-11-2003, 2:29 PM

New Abstract DAAB - Some details please

“ This is a new version for the DAAB supporting a common base code which uses only ADO.NET interfaces in an abstract base class. Then simple providers sets the correct instances for each ADO.NET provider. If somebody wants to add a new provider NUnit...
Filed under:
Posted to:
by
 CodeSniper 
08-11-2003, 2:26 PM

Up a river without a Callback!

[rant] Why oh why doesn't the .NET Compact Framework support $!%^ing callbacks!?!? I'm sure there was a “good reason” that the CF team left-out support for delegates, or any other callback mechanism, but it totally escapes me. Can someone please throw...
Filed under: ,

« First ... < Previous 2575 2576 2577 2578 2579 Next > ... Last »