Home / ASP.NET Weblogs

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
  • 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
  • Nullable types and ?? operator

    This time, i would like to discuss about a cool feature of C# 2.0. As you know, some database operations return null values and results into throwing exceptions unless you handled well in your business logic. .Net 2.0 has been solved by introducing nullable types. Lets discuss about its features and...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 06-06-2008, 12:00 AM
    Filed under: Asp.Net, C#, C# 2.0, Nullable types, .NET, microsoft, visual studio, Asp.Net 2.0, .NET 3.5, .NET 2.0, ASP.NET 3.5, .Net Development, .NET Framework, Visual Studio 2008, Web 2.0, Web Development, ORM Architecture, Tools, Architecture, Performance, Code Perfromance, Web, Tips, General Software Development, Tips and Tricks, Software Development, 3-Tier Architecture, C# Properties
  • T-4 Templates for ASP.NET Web Form Databound Control Friendly Logical Layers

    I just released an open source project at codeplex , which includes a set of T-4 templates to enable you to build logical layers (i.e. DAL/BLL) with just few clicks! The logical layers implemented here are  based on Entity Framework 4.0, ASP.NET Web Form Data Bound control friendly and fully unit...
    Posted to .NETTER Characters... (Weblog) by joycsharp on 01-13-2011, 12:00 AM
    Filed under: architecture, best pratices, c#, coding, community, database, entity framework 4.0, Developer, implementation, Microsoft, product, share, software development, Test, testing, tools, visual studio, Visual studio 2010
  • Clone Detective For Visual Studio

    Clone Detective is a tool that integrates with Visual Studio and uses the ConQAT ( Con tinuous Q uality A ssessment T oolkit) to analyze C# projects and search for duplicated source code. Watch the videos and see if this is the tool you were looking for.
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 08-28-2008, 12:00 AM
    Filed under: Tools, SoftDev, MSDN, Microsoft, .NET, C#, VisualStudio, CodePlex
  • 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.
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 06-05-2008, 12:00 AM
    Filed under: NamingConventions, Tools, SoftDev, MSDN, Microsoft, .NET, C#, VisualStudio
  • DebugView for Windows

    Posted to Delicious Mirror (Weblog) by Anonymous on 11-23-2011, 12:00 AM
    Filed under: asp.net, .net, windows, c#, tools, microsoft, Debug, debugging, debugview, trace
Page 1 of 1 (7 items)