aspect oriented programming

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?iso-8859-1?Q?Vicente_Garc=EDa?=

    aspect oriented programming

    Hello all,

    I am searching for a language to work with aspect oriented programming on
    the .NET platform with Csharp. Also, I would like that the language can be
    integrated on Visual Studio 2008. I've tried ASPECT.NET but it only works on
    Windows XP and I prefer Windows Vista.

    May anyone please advice me?

    Thanks in advance
    Vicente.

  • =?ISO-8859-1?Q?Lasse_V=E5gs=E6ther_Karlsen?=

    #2
    Re: aspect oriented programming

    Vicente García wrote:
    Hello all,
    >
    I am searching for a language to work with aspect oriented programming
    on the .NET platform with Csharp. Also, I would like that the language
    can be integrated on Visual Studio 2008. I've tried ASPECT.NET but it
    only works on Windows XP and I prefer Windows Vista.
    >
    May anyone please advice me?
    >
    Thanks in advance
    Vicente.
    Look at PostSharp: http://www.postsharp.org/

    --
    Lasse Vågsæther Karlsen
    mailto:lasse@vk arlsen.no
    Blogger ist ein Veröffentlichungs-Tool von Google, mit dem du ganz einfach deine Gedanken der Welt mitteilen kannst. Mit Blogger kannst du problemlos Texte, Fotos und Videos in deinem persönlichen Blog oder deinem Team-Blog veröffentlichen.

    PGP KeyID: 0xBCDEA2E3

    Comment

    • Jon Skeet [C# MVP]

      #3
      Re: aspect oriented programming

      On Apr 15, 8:04 am, Vicente García <nun_yes...@hot mail.comwrote:
      I am searching for a language to work with aspect oriented programming on
      the .NET platform with Csharp. Also, I would like that the language can be
      integrated on Visual Studio 2008. I've tried ASPECT.NET but it only works on
      Windows XP and I prefer Windows Vista.
      >
      May anyone please advice me?
      I haven't used it extensively, but PostSharp (http://postsharp.org) is
      really easy to get going with.

      Jon

      Comment

      • =?ISO-8859-1?Q?Arne_Vajh=F8j?=

        #4
        Re: aspect oriented programming

        Vicente García wrote:
        I am searching for a language to work with aspect oriented programming
        on the .NET platform with Csharp. Also, I would like that the language
        can be integrated on Visual Studio 2008. I've tried ASPECT.NET but it
        only works on Windows XP and I prefer Windows Vista.
        I have used AspectDNG (http://aspectdng.tigris.org/) and for
        my limited usage it worked fine.

        Arne

        Comment

        Working...