Browse by Tags

Related Posts

  • Introducing Regulazy: Point & Click Regular Expressions

    Regulazy is an attempt to build a small "Expert System" for creating .NET Regular Expressions. It lets the user create an expression based on a real life example of text they would like to parse. As the user interacts with Regulazy using the mouse, Regulazy offers the user possible expressions that would...
    Posted to ISerializable - Roy Osherove's Blog (Weblog) by RoyOsherove on 07-09-2006, 12:00 AM
    Filed under: Community News, General Software Development, CLR
  • What Every Dev Must Know About Multithreaded Apps

    Pay attention to this few lines of code: class Calculator { private static int m_TotalCount; public void DailyCut( int limit) { m_TotalCount = 0; while (m_TotalCount != 0 && m_TotalCount < limit) { // some process m_TotalCount++; } } // other methods } Let's focus in just one of the several...
    Posted to .NET at 9.400 ft above sea level (Weblog) by Edgar Sánchez on 06-13-2006, 12:00 AM
    Filed under: General Software Development, CLR, .NET
  • 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
  • ASP.NET Podcast Show #74 - Sql Server 2005 CLR Objects Basics

    URL: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2006/10/11/647.aspx This video (screencast) for the podcast is on the subject of the Basics of Building Sql Server 2005 CLR Objects The WMV and MP4 (for video iPod users) files are in the feed.
    Posted to Wallace B. McClure (Weblog) by Wallym on 10-11-2006, 12:00 AM
    Filed under: .NET General, Sql Server, .NET, Visual Studio, CLR, General software development, ADO.NET
  • How to use static analysis and code metrics to win business and influence others

    One bit of low hanging fruit for static analysis is when its use as a tool to communicate code quality to others. Too often, when we talk about code quality we're unable to get past the language of aesthetics , and we end up losing credibility . The key is to talk about measurable facts, not subjective...
    Posted to Scott Weinstein's .net blog (Weblog) by swein on 04-15-2007, 12:00 AM
    Filed under: .NET, General Software Development, Static Analysis, CLR
  • SequenceViz 0.3 :: Namespaces and Pie Chart

    With the help of Mike and Steve , finally there are few visitors coming to the site looking for SequenceViz . For those new visitors and the existing loyal readers (if there are any :)), here is another version of SequenceViz. If you like SequenceViz or not, Spread it by Kicking It @ DotnetKicks or Digging...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-17-2007, 12:00 AM
    Filed under: .NET, General Software Development, Cecil, CLR, IL, Reflector
  • SequenceViz 0.3 :: Namespaces and Pie Chart

    With the help of Mike and Steve , finally there are few visitors coming to the site looking for SequenceViz . For those new visitors and the existing loyal readers (if there are any :)), here is another version of SequenceViz. If you like SequenceViz or not, Spread it by Kicking It @ DotnetKicks or Digging...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-17-2007, 12:00 AM
    Filed under: .NET, General Software Development, Cecil, CLR, IL, Reflector
  • How to use static analysis and code metrics to win business and influence others

    One bit of low hanging fruit for static analysis is when its use as a tool to communicate code quality to others. Too often, when we talk about code quality we're unable to get past the language of aesthetics , and we end up losing credibility . The key is to talk about measurable facts, not subjective...
    Posted to Scott Weinstein's .net blog (Weblog) by swein on 04-15-2007, 12:00 AM
    Filed under: .NET, General Software Development, Static Analysis, CLR
  • ASP.NET Podcast Show #74 - Sql Server 2005 CLR Objects Basics

    URL: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2006/10/11/647.aspx This video (screencast) for the podcast is on the subject of the Basics of Building Sql Server 2005 CLR Objects The WMV and MP4 (for video iPod users) files are in the feed.
    Posted to Wallace B. McClure (Weblog) by Wallym on 10-11-2006, 12:00 AM
    Filed under: .NET General, Sql Server, .NET, Visual Studio, CLR, General software development, ADO.NET
  • Introducing Regulazy: Point & Click Regular Expressions

    Regulazy is an attempt to build a small "Expert System" for creating .NET Regular Expressions. It lets the user create an expression based on a real life example of text they would like to parse. As the user interacts with Regulazy using the mouse, Regulazy offers the user possible expressions that would...
    Posted to ISerializable - Roy Osherove's Blog (Weblog) by RoyOsherove on 07-09-2006, 12:00 AM
    Filed under: General Software Development, Community News, CLR
Page 1 of 3 (21 items) 1 2 3 Next >
Page view counter