Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • ReSharper 4.1 Released

    Some of the highlights... Support for VS 2008 SP1 Better ASP.NET support Performance improvements Stability improvements and bugfixes Stats: Bugs Fixed: 232 Cosmetic Issues Fixed: 10 Exceptions Fixed: 653 New Features: 15 Performance Problems addressed: 4 Usability Problems addressed: 8 Check out the...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 09-02-2008, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, Visual Studio, ReSharper
  • CodeStore - Part 2 of n (SQLite, NHibernate)

    So, in the last post , I started creating a new application using TreeSurgeon and added Castle Windsor and log4net support. In this post, I'm going to describe how I added the Nhibernate support and the Castle Nhibernate facility. User Stories: Because CodeStore is about storing metrics about an Assembly...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 07-17-2008, 12:00 AM
    Filed under: .NET, Visual Studio, General Software Development, C#, Resharper, NHibernate, Sqlite, CodeStore
  • CodeStore - Part 1 of n (TreeSurgeon, Castle Windsor, Log4net)

    What is CodeStore? The idea behind CodeStore is to extract information about .NET assembly and store it in a database. One we have the data, we should be able to run standard SQL queries on the data store. Although, I'm planning to develop a WPF project to show some visualisation but let's see how it...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 07-16-2008, 12:00 AM
    Filed under: .NET, Visual Studio, General Software Development, C#, Resharper, Castle Windsor, TreeSurgeon
  • Resharper 4 BETA Released

    Avoid Much Talk I wrote about Resharper 4 performance improvements in an earlier blog post today showing my VS Color Scheme including use of R# nightly builds. My friend Mohamed Tayseer pointed me out that Resharper 4 BETA was released yesterday. If you already know Resharper, skip the blah blah blah...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 05-23-2008, 12:00 AM
    Filed under: Visual Studio, VS Add-ins, Resharper, Orcas
  • Dark Visual Studio W/ Resharper - My VS Settings (Colors, Windows Layout, ...) - V2

    I blogged my old Visual Studio settings before for Visual Studio 2005, using a dark color theme and optimizing it for Resharper features like Resharper colorings and "Current Line Highlight". Today I'm sharing with you my settings for VS 2008. Things have changed a bit since the first time, so, you'll...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 05-22-2008, 12:00 AM
    Filed under: Visual Studio, VS Themes, Resharper, Orcas
  • ReSharper 4 EAP started tonight

    You might get access to the early bits on the following page . Read more about it on the ReSharper 4.0 EAP Notes page: C# 3.0 support Implicitly typed locals and arrays Extension Methods support Object and collection initializers Automatic properties Anonymous types Lambdas New and updated features External...
    Posted to Laurent Kempé (Weblog) by lkempe on 02-15-2008, 12:00 AM
    Filed under: Tools, Visual Studio, ReSharper
  • ReSharper and Visual Studio 2008

    Ilya Ryzhenkov just published a post about " ReSharper and Visual Studio 2008 ". If you want to know more about what is coming you definitely have to read his post! ReSharper 4 is in very active development. Its main purpose is to support C# 3.0 in all of its beauty. This means not only parsing and code...
    Posted to Laurent Kempé (Weblog) by lkempe on 11-23-2007, 12:00 AM
    Filed under: Visual Studio, ReSharper
  • ReSharper 4.5 released

    As you might have realized following my blog, I am big fan of JetBrains ReSharper for quite some years! This tool really boost my productivity. Today they just realized ReSharper 4.5 which brings some new functionalities but also a huge improvement in performance. What's New in ReSharper 4.5 ReSharper...
    Posted to Laurent Kempé (Weblog) by lkempe on 04-10-2009, 12:00 AM
    Filed under: Tools, Visual Studio, ReSharper
  • Updated my Live Template for NUnit in ReSharper

    I tend to use a lot the Live Template of ReSharper , for example working for some time now with the WPF MVVM pattern I created a ViewModel template of such a class and use it extensively. Today I updated the File Template I use to write my NUnit tests like this: using NUnit.Framework; namespace $NAMESPACE...
    Posted to Laurent Kempé (Weblog) by lkempe on 05-09-2009, 12:00 AM
    Filed under: Visual Studio, ReSharper, unit test
  • Quick Hints: Solving VS 2010 Beta1 only showing Splash Screen; AnkhSVN works; R# in June

    Check the add-ins you installed before Visual Studio 2010 if you enabled VS 2010 integration in them. Particularly TestDriven.NET is the problem. Go to “Add Remove Programs” / “Programs and Features”, find Test Driven.NET, click “Change”, and then modify it to remove VS2010 integration from it.  ...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 05-20-2009, 12:00 AM
    Filed under: Visual Studio, Resharper, .NET FAQ
Page 1 of 2 (14 items) 1 2 Next >