Browse by Tags

Related Posts

  • 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
  • A realistic log4net config

    Most log4net config file examples show the simplest case. Here is a more realistic example of a production log4net config that uses multiple appenders. This comes from an ASP.NET application, but the same technique will work in a server or client application. This config sets up two appenders: The first...
    Posted to Ted Graham on .NET (Weblog) by Ted_Graham on 03-15-2007, 12:00 AM
    Filed under: .NET best practices, .NET, ASP.NET, General Software Development, C#, .NET FAQ, log4net
  • A realistic log4net config

    Most log4net config file examples show the simplest case. Here is a more realistic example of a production log4net config that uses multiple appenders. This comes from an ASP.NET application, but the same technique will work in a server or client application. This config sets up two appenders: The first...
    Posted to Ted Graham on .NET (Weblog) by Ted_Graham on 03-15-2007, 12:00 AM
    Filed under: .NET best practices, .NET, ASP.NET, General Software Development, C#, .NET FAQ, log4net
  • 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: DotNet, .Net, .Interview, Avalon, C#, WPF, Atlas, Orcas, ASP.NET, WWF, BCL, Windows Forms, Commerce Server, Biztalk, Crossbow, Agile, AJAX, Visual Studio, IIS, WinFX, Visual Basic, Community News, General Software Development, .NET FAQ, Sharepoint, WCF, SQL Server, Content Management Server, Vista, Infocard, Web Services, CLR, Mobile
  • Writing programming books

    Petzold writes an interesting blog on authoring programming books. I agree 100% with him, you do not do it for the money. I co-authored a book once and did not receive a dime, not one dime, for my efforts. In fact, I get paid more to do a technical book reviews for Addison Wesley then I did to author...
    Posted to Greg Robinson's Blog (Weblog) by gregarobinson on 10-09-2007, 12:00 AM
    Filed under: .NET, ASP.NET, General Software Development, .NET FAQ
  • Working with USB to Serial port adapter on .NET

    You can't solve a problem with the same kind of thinking that created it. — Albert Einstein (1879-1955) Yesterday I spent a lot of time trying to get a speed radar to work on my .NET application. Every test was giving us diferent results. We made hundreds of tests, but every time we thought we found...
    Posted to Matias Paterlini (Weblog) by paterlinimatias on 01-16-2008, 12:00 AM
    Filed under: WPF, Orcas, Team System, Vista, Infocard, Commerce Server, WinFX, .NET FAQ, Atlas, Web Services, Agile, CLR, Biztalk, BCL, WCF, Avalon, WWF, AJAX, General Software Development, Windows Forms, Content Management Server, ASP.NET, Visual Basic, C#, Sharepoint, Mobile, IIS, Community News, Crossbow, Visual Studio, .NET, SQL Server
  • SAFECode and Security Best Practices

    hi people, Do you remember the last time you have developed an application with absolutelly no worries about security ? when you could trust the user input? when you were not worried about sql injection attacks? string attacks? dropdown list modifications? You are right, (if you ever did this) probably...
    Posted to Brisbane-Australia (Weblog) by superedge on 03-11-2008, 12:00 AM
    Filed under: .net, general software development, c#, .net faq
  • Why adding more memory won't fix your Out of Memory error ?

    Here an interesting case. Consider there 2 scenarios: Both are running the same website, both have the same amount of users connected. Now imagine this website has a page to upload pictures, just like any regular photo-album website. For some reason, at some point the users complain that they see an...
    Posted to Brisbane-Australia (Weblog) by superedge on 04-05-2008, 12:00 AM
    Filed under: .net, .net faq, vista, asp.net, general software development
  • File Upload and Canonical Issues

    Never trust the user input. The incoming data can be the source of many devils and a security flaw can be there just waiting for the right moment and the right person to break your application. After finishing my upload control I finally did the integration with the website. Now the users can select...
    Posted to Brisbane-Australia (Weblog) by superedge on 05-02-2008, 12:00 AM
    Filed under: asp.net, .net, general software development, c#, .net faq
  • LessThanDot?

    What have I been up to? It's been a while since I last wrote a blog on here, so what have I been up to? Well, it's been a very busy time for me as along with the birth of our first child, I've been working on a few startup projects. One of these that I've been working on with some friends of mine is...
    Posted to Mark Smith (Weblog) by ca8msm on 05-21-2008, 12:00 AM
    Filed under: ASP.NET, SQL Server, General Software Development, Community News, .NET FAQ
Page 1 of 2 (15 items) 1 2 Next >