Browse by Tags

Related Posts

  • Lambda Expressions, Anonymous Methods and Methods

    I really think Krzysztof and friends should post some guidelines in the spirit of The Framework Design Guidelines ( read: The Book You Must Read ) for lambda expressions, anonymous methods and methods, so there won't be any mixup as to what should be used. I'd hate to see people start writing long anonymous...
    Posted to Omer van Kloeten's .NET Zen (Weblog) by Omer van Kloeten on 07-10-2006, 12:00 AM
    Filed under: Orcas, C#, Advices
  • Lambda Expressions, Anonymous Methods and Methods

    I really think Krzysztof and friends should post some guidelines in the spirit of The Framework Design Guidelines ( read: The Book You Must Read ) for lambda expressions, anonymous methods and methods, so there won't be any mixup as to what should be used. I'd hate to see people start writing long anonymous...
    Posted to Community Blogs (Weblog) by Anonymous on 07-09-2006, 12:00 AM
    Filed under: Orcas, C#, Advices
  • Clear Project List from Start Page

    Here is a nice tips to clear the Recent project list or File list from Visual Studio .Net Run--> RegEdit and navigate to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\<your version>\ProjectMRUList delete unnecessary list. similarly for FileMRuList. Make sure not disturb other key from the...
    Posted to Suresh Behera (Weblog) by Suresh Behera on 05-31-2006, 12:00 AM
    Filed under: Commerce Server, Community News, Sharepoint, Mobile, WCF, Web Services, Windows Forms, AJAX, Vista, Visual Basic, Visual Studio, .NET FAQ, Atlas, Avalon, BCL, Biztalk, Orcas, General Software Development, IIS, Infocard, SQL Server, WinFX, WPF, WWF, C#, CLR, .Interview, .Net, Agile, Content Management Server, Crossbow, DotNet, ASP.NET
  • Hierarchical Linq Queries

    After reading Bill Wagner's excellent introduction to Linq , I really liked what I saw and decided that I wanted to create an extension method as an exercise. I sat and thought what I would have wanted from Linq and decided I wanted to write a method that lets you select hierarchical data . Here's a...
    Posted to Omer van Kloeten's .NET Zen (Weblog) by Omer van Kloeten on 07-09-2006, 12:00 AM
    Filed under: Ideas, C#, Orcas, Linq Extensions
  • Linq Extensions Beta 1 Now On CodePlex

    My new Linq Extensions project for the Linq May CTP is now up on CodePlex and I've released beta 1 (numbered 0.1). It took me a while to understand how to work with it and the connection to the Team Foundation Server wasn't as fast as I had hoped, but now it's ready for use. Currently implemented are...
    Posted to Omer van Kloeten's .NET Zen (Weblog) by Omer van Kloeten on 10-14-2006, 12:00 AM
    Filed under: C#, Orcas, Linq Extensions
  • Atlanta Code Camp 2007 Registration is Open

    Registration for Atlanta Code Camp 2007 on January 20th is now open. Space is limited and fills up fast, so do NOT delay registering -- it's free. Thanks to Jim Wooley for putting this together this year. I'll be presenting a session titled "Linq and O/R Mapping" that will be lots of...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 01-05-2007, 12:00 AM
    Filed under: .NET, C#, Community News, Orcas, Linq
  • Breaking News: Future Version of .NET Framework to Run on the Mac

    Breaking News: Microsoft is working on having a version of the framework that will run on the Mac! That's right -- Rory broke this story just the other day in his interview with Scott Guthrie . First, a little bit of background, which although not secret has largely went unnoticed so far. Hopefully...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 01-13-2007, 12:00 AM
    Filed under: Orcas, CLR, .NET, WPF, ASP.NET, C#
  • LINQ to SQL "Real" Example App Available

    The Atlanta Code Camp was today, so I finally got to give my LINQ and O/R Mapping talk that I've been preparing. I tried to have minimal slides so that I could do a deep dive into real code, but I still went a little too long. The slides look great on my own PC, and in fact they're mostly some...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 01-20-2007, 12:00 AM
    Filed under: .NET, C#, Community News, Orcas, Linq
  • Extension Methods and Trust

    As much as I love the idea behind extension methods , I can't help but start to think about how it could be used for malicious purposes. Take this scenario: You're a disgruntled employee of Evil Inc., the makers of the well known library VeryUsefulAssemblies.NET. I'm a developer at Good & co., using...
    Posted to Omer van Kloeten's .NET Zen (Weblog) by Omer van Kloeten on 04-14-2007, 12:00 AM
    Filed under: Karma, 2 ⅛s, C#, Orcas
  • A Better Way To Show your Build Output: BuildConsole.NET

    Sometime ago I built a tool I called Build Console. I was a quick and dirty development but until today we are using it often in our daily building. Why I needed this tool, well I don’t wanna tell you that VS build report is really poor but… it is ;) I don’t wanna open a big solution...
    Posted to Gaston Milano's WebLog (Weblog) by GMilano on 04-16-2007, 12:00 AM
    Filed under: Usability, C#, VB.NET..., .NET, Orcas, Windows Forms, msbuild, Build Console, Output
Page 1 of 4 (37 items) 1 2 3 4 Next >