Browse by Tags

Related Posts

  • 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
  • Base Page con jquery, script.aculo.us, motools, etc

    Un requisito para tener una excelente web 2.0 es el framework javascript que uno elije, mi favorito es jquery , pero también hay otros igual de buenos como script.aculo.us , mootols . Agregarlos a todas las páginas del sitio aun cuando no se usan en todas es un mal uso de los recursos y de performance...
    Posted to Bernardo Raskovsky's Blogs (Weblog) by Ber_Arg on 01-31-2008, 12:00 AM
    Filed under: ASP.NET, C#, Tips and Tricks
Page 1 of 1 (6 items)
Microsoft Communities