dove


Comments:

Yet another ALT.NET opinion

posted by dovedove(735) 4 years, 7 months ago 0

and a few more on how alt.net is a state of mind rather than a stack of tools...
http://www.ayende.com/Blog/Default.aspx
http://weblogs.asp.net/jgalloway/archive/2007/05/02/are-you-alt-net.aspx

Reply

Debugging an ASP.NET Web Site with SSL

posted by dovedove(735) 4 years, 6 months ago 0

another reason to move to a web project. thanks though, was about to embark on this by trial and error, you surely saved me some bother.

Reply

Debugging an ASP.NET Web Site with SSL

posted by dovedove(735) 4 years, 6 months ago 0

meant to say it's similar to trick for quickly debugging in various browsers, start in default browser and then say open same url in opera.

Reply

Who wrote this crap?

posted by dovedove(735) 4 years, 6 months ago 0

good point but not exactly news, been in Team System since release. If it is news to anyone, they might also want to check out TeamSideKicks for who has what code checked out. Handy little tool. http://www.attrice.info/downloads/index.htm

Reply

NServiceBus available on SourceForge

posted by dovedove(735) 4 years, 5 months ago 0

It's something very simple that's hard to understand at first. Think of a superb OOD framework that falls flat because it ignores distribution. For instance it makes web client developers happily fall into only writing asynchronous calls through a messaging (MSMQ or WCF) Bus and thus getting the benefits of publish/subscribe pattern. It's not going to be easy to explain here, but might start putting more on sourceforge when/if I start using it. Talking with Udi tomorrow on potential implementation. There's not much on it as it's only just become open source, though it is mature technology.

Reply

15+ FREE Visual Studio Add-ins - Part 2

posted by dovedove(735) 4 years, 5 months ago 0

okay list, terrible stylesheet on the site. could barely read it. blue on black is nothing as easy on the eye as black on white...

Reply

Silverlight 2 has a Timer (DispatcherTimer)

posted by dovedove(735) 4 years, 2 months ago 0

on a related note, c#2.0 brought in StopWatch which is handy for just measuring timer. not a replacement for what you mention here but useful all the same.
http://msdn2.microsoft.com/en-us/library/system.diagnostics.stopwatch.aspx

Reply

MSDN Social Bookmarks

posted by dovedove(735) 3 years, 8 months ago 0

www.google.com in their current top 10, how very useful. Besides that, it's not looking like a dotnetkicks killer just yet.

Reply