Home / ASP.NET Weblogs
All Tags » Tools » C# » .NET (RSS)

Browse by Tags

Related Posts

  • StyleCop 4.3 Is Out

    The StyleCop team announced the release of a version 4.3 of the StyleCop tool . You can get it from here . On this version there are some bug fixes, new rules and documentation. Also in this version, the list of errors and warnings goes to the Errors List window like with the compilers. I whish that...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 08-21-2008, 12:00 AM
    Filed under: Tools, SoftDev, MSDN, Microsoft, .NET, C#, CodingConventions
  • Zip a folder in a Pragmatic way

    Since I have been reading the book "The Pragmatic Programmer", I see the importance of using the available tools that you can find online. I have a requirement to add to a installer a zipped folder of the GlassFish (Java App Server) and then unzip it to process some files there and have GF running as...
    Posted to David Arturo Carrillo's Dev Refuge (Weblog) by dacanetdev on 08-14-2008, 12:00 AM
    Filed under: C#, Unit Testing, Zip, Tools, General Software Development, .NET
  • Resharper 4.0 Nightly Builds Now Released

    A recent announcement was made on the altdotnet mailing list that made me jump for joy today. Ilya Ryzhenkov and the great folks at JetBrains have published the nightly builds for Resharper 4.0 . The download for this can be found here and you might want to read the release notes here . It's important...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 02-15-2008, 12:00 AM
    Filed under: C#, Tools, .NET
  • TypeMock: How to Make Reflective Mocks More Natural

    Like I said before , this as been on the back of my mind for a while. A while back I introduced a way to get the MethodInfo of a method in a strongly typed way using LINQ , and that's how I'm going to make Reflective Mocks more Natural . Well, it's as easy as this: public static class MockExtender {...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 01-31-2008, 12:00 AM
    Filed under: UnitTests, Testing, TypeMock, Tools, SoftDev, MVP, MSDN, Microsoft, .NET, C#, LINQ
  • Code Signing as Reverse Engineering Protection

    In my last post I spoke about reverse engineering .NET assemblies upon which Gregory asked how to protect his code against it. Initially I thought signing an assembly would be the easiest way to prevent this, and my first tests confirmed this. I signed the CrackMe from my previous post and tried modifying...
    Posted to David Cumps (Weblog) by CumpsD on 09-15-2007, 12:00 AM
    Filed under: C#, Tweaks, Tools, .NET, Security
  • Reverse Engineering with Reflector and Reflexil

    I've always been a big fan of Reflector , allowing me to have a look in assemblies to learn new things, debug in case of problems and provide usefull information when creating bug reports. Combined with the Reflexil Add-in it's now easy to also modify assemblies yourself. To demonstrate this, I've created...
    Posted to David Cumps (Weblog) by CumpsD on 09-06-2007, 12:00 AM
    Filed under: C#, Tweaks, Tools, .NET
  • Suggestions for distributing CTPs as VirtualPC images

    I finally got around to trying the Sept. CTP of Orcas. I loaded up the VPC images on VPC7 Beta (which seems to perform much better than VPC2004). If this is going to be the way that MS is going to release CTPs in the future here are a few suggestions: Don't have undo disks enabled. This just slows things...
    Posted to David Findley's Blog (Weblog) by findleyd on 10-24-2006, 12:00 AM
    Filed under: C#, .NET, Tools, Visual Studio, LINQ, Tips
  • New version of LearnVisualStudio.NET launched

    It took us a while but the new version of LearnVisualStudio.NET is live. We've packed a lot into this redesign and we hope that you enjoy the improvements. I'll start with those items that you might not find all that interesting, but are a HUGE improvement as far as we are concerned: The site is 100...
    Posted to David Findley's Blog (Weblog) by findleyd on 08-31-2006, 12:00 AM
    Filed under: C#, ASP.NET, SQL, .NET, Tools, Visual Studio, Team System, Programming Languages, Tips
  • A great article on functional programming...

    http://www.defmacro.org/ramblings/fp.html This article was a great overview of many of the aspects of functional programming. With what Micosoft is doing to the CLR and C# and VB it would seem that functional programming is making advances into the main stream. His article has imaginary Java samples...
    Posted to David Findley's Blog (Weblog) by findleyd on 06-20-2006, 12:00 AM
    Filed under: C#, Ruby, .NET, Tools, JavaScript, Atlas, LINQ, DLINQ, XLINQ, AJAX, Rails, Programming Languages
  • Back on new Blog Software CS

    this is more or less a test posting the UI have changed completley and i want to figure out how, what and why took some while and email support to figure out how this works. Done some ugly trick to get the tags in my [Select Tag] list posted all of the tags, which i copied from the start page .NET,.net...
    Posted to Hannes Preishuber (Weblog) by preishuber on 05-22-2006, 12:00 AM
    Filed under: ASP.NET, C#, .NET, Miscellaneous, Tips, XML, Personal, Agile, Ajax, Sql, Security, Technology, .NET General, Community, Databases, SharePoint, Tools, .NET Rocks!, Web, .net development, VB.NET, Windows, News, Architecture
Page 1 of 2 (20 items) 1 2 Next >