Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Microsoft Web Platform

        With the purpose of helping the Web developers Microsoft launched a new site called, Microsoft Web Platform that contains several elements with the goal of simplifying the life of those developers, with some of the contents being: News and Trends Best Practices and Tools Web Centric...
    Posted to Nuno Filipe Godinho (Weblog) by Nuno.Godinho on 10-17-2008, 12:00 AM
    Filed under: Microsoft, Architecture, ASP.NET 2.0, ASP.NET MVC, ASP.NET 3.5
  • ASP.NET MVC Beta version Released

       Following the ASP.NET development this new MVC Framework is important because in some cases will be the right choice for the development process. The first releases had problems regarding AJAX integration and also poor set of controls, when compared to the ASP.NET Web Forms version, but...
    Posted to Nuno Filipe Godinho (Weblog) by Nuno.Godinho on 10-17-2008, 12:00 AM
    Filed under: Microsoft, Architecture, ASP.NET 2.0, ASP.NET MVC, ASP.NET 3.5, .NET 3.5 SP1
  • Commerce Server 2007: No Cache refresh using Host Headers

    As you all know I have been working hard writing, eating and bleeding commerce server 2007 for the past year. One thing I could never get past was why I could not do a site cache refresh from the tools provided with commerce server 2007 . The tools that are provided are what you would call management...
    Posted to Mike Dopp (Weblog) by mikedopp on 09-09-2008, 12:00 AM
    Filed under: ASP.NET 2.0, C#, IIS, Commerce Server 2007
  • Converting VS 2008 Website to Web Application

    Background (skip if you know Web Application Projects) In VS 2002/2003, the web project model for a website was similar to "class library" projects, where you have a .CSPROJ or .VBPROJ file that keeps track of files "included" in the project, and compiles all the pages and controls code behind to a single...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 08-03-2008, 12:00 AM
    Filed under: ASP.NET 2.0, ASP.NET, Visual Studio, Orcas, .NET FAQ, .NET
  • File Upload control AJAX effect

    Since long I was wondering on how I will be able to use FileUpload control inside UpdatePanel and I am sure there will be lot of other people who were expecting the same to be working. I found an intersting video article by Joe Stagner in which he described how to use the FileUpload control inside iframe...
    Posted to Faraz Shah Khan (Weblog) by farazsk11 on 08-03-2008, 12:00 AM
    Filed under: javascript, .Net 2.0, ASP.NET 2.0, FileUpload, UpdatePanel, AJAX
  • Mutually exclusive checkbox in GridView using Javascript

    I response to one of my blog post entry I received few queries regarding mutually exclusive checkbox within GirdView, meaning if there are two checkboxes in a row only one can be selected at a time. If checkbox1 is selected and you select checkbox2 then checkbox1 should be deselected. Following javascript...
    Posted to Faraz Shah Khan (Weblog) by farazsk11 on 08-02-2008, 12:00 AM
    Filed under: javascript, Checkbox, .Net 2.0, GridView, ASP.NET 2.0, mutually exclusive
  • Running ASP.NET 2.0 on FileSystem instead of IIS without Visual Studio 2005/2008 installed

    How are you able to run your ASP.NET 2.0 web application on File System (Standalone web server without IIS) without Visual Studio 2005/2008 installed in your local machine. I will say this is particular useful for POC ASP.NET 2.0 web application to customers or having web graphics designer testing out...
    Posted to Chua Wen Ching's Blog (Weblog) by wenching on 07-24-2008, 12:00 AM
    Filed under: ASP.NET 2.0
  • Federated Security Framework

       One of the great issues that exist when developing solutions is the Security, and when we talk about SaaS or S+S the issue becomes a lot more complicated and so we have to use Federated Identity, and there are several ways to do this and as Frederik Chong from Microsoft and Dwayne Taylor...
    Posted to Nuno Filipe Godinho (Weblog) by Nuno.Godinho on 07-14-2008, 12:00 AM
    Filed under: Microsoft, Architecture, ASP.NET 2.0, ASP.NET MVC, ASP.NET 3.5, Federated Identity, Zermatt
  • ASP.NET AJAX Roadmap

         Being ASP.NET AJAX a very important part of ASP.NET one thing that would help is knowing what and when will be delivered and so a Roadmap is a must-have, and Microsoft delivered precisely that in order for us to get to know what's being done and have some notion about when it...
    Posted to Nuno Filipe Godinho (Weblog) by Nuno.Godinho on 07-08-2008, 12:00 AM
    Filed under: ASP.NET 2.0, ASP.NET MVC, ASP.NET 3.5, AJAX
  • Custom Web Service Test Page Design

    You can customize the design of a web service's test page with a single line of code in the web.config file. But like most things in ASP.NET it is not that easy if you actually try it! Although you can find instructions on how to specify a custom wsdlHelpGenerator page it does not seem as if any developer...
    Posted to Robert Robbins (Weblog) by rrobbins on 06-29-2008, 12:00 AM
    Filed under: CSS, Design Templates, Web Services, ASP.NET 2.0
Page 1 of 11 (109 items) 1 2 3 4 5 Next > ... Last ยป