Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Gizmox released Visual WebGui SDK version 6.2.1

    Gizmox announces the release of version 6.2.1 of its SDK. The Visual Webgui SDK now incorporates both the DHTML and the Silverlight and enables to work with both .NET 2.0 and 3.5 on the same machine. In addition, the new release includes the new wrapper feature announced earlier . Here is a more detailed...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 11-17-2008, 12:00 AM
    Filed under: AJAX, Windows Forms, ASP.NET, C#, Silverlight, Web Services, Visual Studio, .NET, community news, .NET FAQ, General Software Development
  • 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
  • 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 .NET Brisbane, Australia (Weblog) by superedge on 05-02-2008, 12:00 AM
    Filed under: asp.net, .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 .NET Brisbane, Australia (Weblog) by superedge on 04-05-2008, 12:00 AM
    Filed under: asp.net, .net, general software development, .net faq, vista
  • 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 .NET Brisbane, Australia (Weblog) by superedge on 03-11-2008, 12:00 AM
    Filed under: .net, general software development, c#, .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
  • 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
  • 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
  • Book recommendations?

    I get this question often, what books should I read to become a better developer? Not just 'how to code better' either. We are talking full life cycle here, start to finish (is there ever a finish?). I have been too lazy to put a list together. Today, I saw this list . It's pretty much every book I have...
    Posted to Greg Robinson's Blog (Weblog) by gregarobinson on 12-22-2008, 12:00 AM
    Filed under: .NET, C#, Agile, General Software Development, .NET FAQ, CLR
Page 1 of 2 (19 items) 1 2 Next >