Paulo Morgado

Browse by Tags

All Tags » Tools (RSS)
Testing With Multiple Versions Of Internet Explorer
On a previous post I mentioned IETester . Jorge Moura mentioned TredoSoft ’s MultipleIEs and a list of web browsers .
DebugBar, Companion.JS And IETester
Some days ago a colleague of mine pointed out to me this tool ( IETester ) that allows testing the different rendering and JavaScript engines of Internet Explorer (5.5, 6, 7 and 8beta1) side by side with the installed version. I haven’t tested IETester...
Microsoft Source Analysis for C# (aka StyleCop)
I’ve learned from a fellow GASP er of the release of Microsoft Source Analysis for C# (aka StyleCop) . It’s still a work in progress but it’s already very useful.
Typemock Developers Community Site Updated
Typemock has updated its Developers Community Site with new sections. Besides the forums , there's a new add-ons page where anyone can share her/his tools or snippets (I guess I'll have to brush up my Typemock Snippets For Visual Studio to add there)...
Internet Explorer vs. FireFox
Until recent I had never used FireFox (FF) because Internet Explorer (IE) was good enough for me. I don't do much web page development and because I own licenses for Visual Studio (VS), HTTPWatch and IEWatch (tried the Internet Explorer Developer Toolbar...
.NET Reflector 5.1.2.0 Released
Get it from here .
Typemock Isolator v4.2.4 Released
Typemock released version 4.2.4 of its Isolator mock framework . You can check out the release notes in The Typemock Insider blog and download it from the Typemock Isolator Download page .
Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes
Yesterday I blogged about the cause of ASP.NET validators and validation summary slowness . At that point I wasn't aware of the existence of the XHTML conformance configuration (thanks Nuno ). With the XHTML conformance configuration set to Legacy , the...
The Cause Of ASP.NET Validators And Validation Summary Slowness
When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page web page with a few validators. Something like this: The page is composed of: 2...
File And Folder Comparison Tools
Software development is still a very human oriented task. High level programing languages are some form of human readable language. At some point you'll need to compare one or more files and see what changed. This is a list of file and folder comparison...
Posted: May 05 2008, 01:04 AM by Paulo Morgado | with 4 comment(s)
Filed under:
More Posts Next page »