Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • * Captions Language Interface Pack for Microsoft Visual Studio 2008

    " Now you can read the captions in Visual Studio in following languages: Arabic, Czech, Hebrew, Hindi, Malayalam, Oriya, Polish, Tamil and Turkish. The Microsoft Captions Language Interface Pack (CLIP) is a simple language translation solution that uses tooltip captions to display translations for...
    Posted to Hosam Kamel (Weblog) by Hosam Kamel on 11-18-2008, 12:00 AM
    Filed under: Visual Studio, Visual Studio 2008, Microsoft
  • Erro BC30560 – '<name>' is ambiguous in the namespace '<namespacename>'

    Esso erro, chato, me assolou durante o desenvolvimento de um componente do framework corporativo. Como os componentes estão em pleno desenvolvimento, os nomes e namespaces mudam e com isso o aplicativo de teste, estava com as duas versões, com os dois namespaces diferentes dentro do BIN e com isso o...
    Posted to Chilá na NET... Ah e no .NET também... (Weblog) by marcochila on 11-18-2008, 12:00 AM
    Filed under: Visual Studio 2008, Desenvolvimento
  • Entity Framework, LINQ to SQL and Oracle

    Amid the debate about which is better and have more future (two things that not necessarily go together) between LINQ to SQL and Entity Framework, one thing they have in common is the fact that Oracle is in “no comment” mode about both of them. It’s like Oracle would be expecting that the lack of its...
    Posted to .NET at 9.400 ft above sea level (Weblog) by Edgar Sánchez on 11-17-2008, 12:00 AM
    Filed under: Visual Studio 2008, LINQ, Entity Framework
  • Evitar dois cliques no controle

    Aqui está uma tarefa rotineira, porém, não encontramos muita documentação sobre isso quando estamos começando com a programação em ASP.NET. Saber controlar os PostBacks é essencial para o desenvolvedor, então, como impedir que um postback ocorra? Simples! Basta associar uma rotina javascript ao click...
    Posted to Chilá na NET... Ah e no .NET também... (Weblog) by marcochila on 11-16-2008, 12:00 AM
    Filed under: ASP.NET, Visual Studio 2008, javascript, Visual C#2008
  • Tip #24: Did you know…You could display CSS/HTML errors as warnings or as errors?

    VS 2008 has this cool feature of downgrading any CSS/HTML errors to warnings. This is helpful when you want to separate out validation errors and are looking for what is actually stopping your build. In VS 2008 the default behavior is to display any HTML/CSS errors as warnings as shown in the picture...
    Posted to iis (Weblog) by Anonymous on 11-14-2008, 12:00 AM
    Filed under: Tips and Tricks, Visual Studio 2008, VS2008, VWD, CSS, CSS and HTML, Editor, Validation, VSTS
  • Posters com os atalhos do Visual Studio

    Bem, para quem gosta de ficar com as mãos só no teclado enquanto trabalha, segue uma lista de links muito boa: Visual C# 2005 Keyboard Shortcut Reference Poster Visual Basic 2005 Keyboard Shortcut Reference Poster 2007 Office System Document: Developer Posters .NET Framework 3.5 Common Namespaces and...
    Posted to Chilá na NET... Ah e no .NET também... (Weblog) by marcochila on 11-06-2008, 12:00 AM
    Filed under: Visual Studio 2008, Windows XP, Visual C#2008, Visual C#2005, Visual Basic 2008, Visual Basic 2005
  • Tip #20: Did you know… How to change WAP to use an IIS Web server?

    Sometimes while developing WAP you might want to switch to IIS Web server instead of the Visual Studio Development Server provided by VWD. Here is how you do it: 1. Go to the Properties page of WAP by clicking on properties under WAP in Solution Explorer or Right click on WAP and select Properties from...
    Posted to iis (Weblog) by Anonymous on 11-03-2008, 12:00 AM
    Filed under: IIS, Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, WAP
  • Tip #19: Did you know…How to set the default view to Design view?

    Source View is the default view for the IDE when you edit a Web page. You can customize the IDE so that Design View is the default. Select the menu option : Tools – > Options… From the Options dialog tree select HTML Designer –> General Select Design View radio button from the Start Pages in section...
    Posted to iis (Weblog) by Anonymous on 10-30-2008, 12:00 AM
    Filed under: Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, Designer
  • Tip #18: Did you know…How to absolute position controls on copy paste or drag drop from Toolbox?

    To absolute position any control on your designer, you select the control and then select the following menu option: Format  –> Position… ->Position style ->Absolute. Sometimes you may want the controls to be absolutely positioned on the design surface as soon as you drag drop control from...
    Posted to iis (Weblog) by Anonymous on 10-29-2008, 12:00 AM
    Filed under: Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, Designer, CSS, CSS and HTML
  • Tip #17: Did you know... How to remote debug WAPs that are using IIS?

    If you want to work on an web application project using IIS that is sitting on another server, you can use the remote debugger and the web property pages in Visual Studio 2008 SP1. First, open your web application project on the server (e.g. \\server\share ), by going to File > Open Project. ...
    Posted to iis (Weblog) by Anonymous on 10-28-2008, 12:00 AM
    Filed under: IIS, Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, WAP
Page 1 of 27 (263 items) 1 2 3 4 5 Next > ... Last »