Browse by Tags

Related Posts

  • 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: LINQ, Ruby, DLINQ, AJAX, Programming Languages, Rails, Atlas, JavaScript, XLINQ, C#, Tools, .NET
  • 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 Community Blogs (Weblog) by Anonymous on 06-21-2006, 12:00 AM
    Filed under: LINQ, Ruby, DLINQ, AJAX, Programming Languages, Rails, .NET, Atlas, JavaScript, XLINQ, C#, Tools
  • Scott Guthrie presents at NDDNUG

    Scott gave a whirlwind presentation to a standing room only crowd at the North Dallas Dot Net User Group tonight. A wide range of topics were covered from IDE tips and tricks to ASP.NET tips to MS AJAX to LINQ and DLINQ (I still like to call it DLINQ rather than LINQ to SQL). I'm still not sure how all...
    Posted to David Findley's Blog (Weblog) by findleyd on 11-02-2006, 12:00 AM
    Filed under: C#, ASP.NET, .NET, Debugging, Visual Studio, JavaScript, Atlas, LINQ, DLINQ, XLINQ
  • The best way to show code in your blog

    Forget what I said earlier ... get this: http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/ This is a much better solution. For example: public IQueryable < Property > SecuredProperties { get { IQueryable < Property > q; //if the user is an admin, bypass security if (_Service...
    Posted to CodeMonkey<wwright>:IConfused (Weblog) by wwright on 11-23-2006, 12:00 AM
    Filed under: DLINQ, C#, C# 3.0, Tips and Tricks, ASP.NET, .NET
  • How to log in to the "Orcas" - January 2007 Community Technology Preview (CTP)

    If you were like me and downloaded the CTP today, all anxious to give it a whirl, you probably found out like I did, that the credentials that the web page state to use DON'T WORK! The website says: VPC Credentials: Username: Administrator Password: P2ssw0rd ( NOTE: Microsoft strongly recommends...
    Posted to CodeMonkey<wwright>:IConfused (Weblog) by wwright on 01-11-2007, 12:00 AM
    Filed under: Downloads, C#, .NET, DLINQ, ASP.NET, C# 3.0, Tips and Tricks
  • How to log in to the "Orcas" - January 2007 Community Technology Preview (CTP) Base Image

    If you were like me and downloaded the CTP today, all anxious to give it a whirl, you probably found out like I did, that the credentials that the web page state to use DON'T WORK! The website says: VPC Credentials: Username: Administrator Password: P2ssw0rd (NOTE: Microsoft strongly recommends that...
    Posted to CodeMonkey<wwright>:IConfused (Weblog) by wwright on 01-11-2007, 12:00 AM
    Filed under: Downloads, C#, .NET, DLINQ, ASP.NET, C# 3.0, Tips and Tricks
  • How to easily deal with Nullable Types

    If you have to work with mapping data to objects you know what a pain working with nulls has been historically. In the past, your database can deal with nulls very easy but your object model could not. As developers and architects, we would have to come up with “schemes” to deal with a null...
    Posted to CodeMonkey<wwright>:IConfused (Weblog) by wwright on 11-27-2006, 12:00 AM
    Filed under: C#, .NET, DLINQ, ASP.NET, C# 3.0, Tips and Tricks, Nullable Types
  • The best way to show code in your blog

    Forget what I said earlier ... get this: http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/ This is a much better solution. For example: public IQueryable < Property > SecuredProperties { get { IQueryable < Property > q; //if the user is an admin, bypass security if (_Service...
    Posted to CodeMonkey<wwright>:IConfused (Weblog) by wwright on 11-23-2006, 12:00 AM
    Filed under: C#, .NET, DLINQ, ASP.NET, C# 3.0, Tips and Tricks
  • LINQ, ScottGu and NDDNUG

    After a killer presentation by ScottGu at North Dallas .Net User Group I finally got around to playing with LINQ and in particular the database portion of it known as DLINQ. After about 20 hours of "learning the ropes" over the weekend, I decided to show what I had figured out to some of my...
    Posted to CodeMonkey<wwright>:IConfused (Weblog) by wwright on 11-09-2006, 12:00 AM
    Filed under: C#, .NET, DLINQ, ScottGu, NDDNUG, ASP.NET, C# 3.0
  • Scott Guthrie presents at NDDNUG

    Scott gave a whirlwind presentation to a standing room only crowd at the North Dallas Dot Net User Group tonight. A wide range of topics were covered from IDE tips and tricks to ASP.NET tips to MS AJAX to LINQ and DLINQ (I still like to call it DLINQ rather than LINQ to SQL). I'm still not sure how all...
    Posted to David Findley's Blog (Weblog) by findleyd on 11-02-2006, 12:00 AM
    Filed under: C#, ASP.NET, .NET, Debugging, Visual Studio, JavaScript, Atlas, LINQ, DLINQ, XLINQ
Page 1 of 2 (12 items) 1 2 Next >