Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • 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
  • Free Visual Web Developer 2008 Express Edition Now Available!!!

    Create next generation web applications with the free Visual Web Developer 2008 Express Edition and Microsoft .Net 3.5 framework. Create cool mashups without code using Microsoft Popfly. Dive deep into AJAX with the free AJAX control toolkit. Download Now!!! http://www.asp.net/downloads/essential/
    Posted to The Dotnet Ninja (Weblog) by mcp111 on 11-20-2007, 12:00 AM
    Filed under: ajax, asp.net, vs2008, orcas, Visual Studio
  • Why you should use Visual Studio 2008 today!

    If you have an ASP.NET project that use ASP.NET AJAX, you should take a serious look at using Visual Studio 2008 today. The javascript debugging makes it all worth it. I was tracking an error today, and I would never have found out what was happening without seeing the breakpoints get hit in the IDE...
    Posted to Wallace B. McClure (Weblog) by Wallym on 08-16-2007, 12:00 AM
    Filed under: AJAX, Visual Studio, Orcas
  • Speed Test: A No-Code LINQ-Based ASP.NET 3.5 Page

    How fast can you create a single-page, coding-free, AJAX-enhanced, Linq-driven Web application from scratch in VS 2008v2/VWD? Very fast, I'll bet. I've prepared these instructional steps. Your challenge is to follow them closely and report back how many minutes/seconds it took. You only get one shot...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 08-07-2007, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, Atlas, Orcas, Visual Studio, DataContext, listview, linq to sql
  • 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
  • VS Debug Problem with IE8

    Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin...
    Posted to Abdulla AbdelHaq (Weblog) by Abdulla.Abdelhaq on 06-01-2009, 12:00 AM
    Filed under: Orcas, Team System, Web Services, AJAX, General Software Development, . NET FAQ, ASP.NET, Visual Basic, C#, IIS, Visual Studio, .NET
  • Adding ToolTip for each List Item.

    In Some cases, you have a restricted design that forces you to place a DropDownList control inside a "td" or "div" element, which has a fixed width. if that DropDownList contains long pieces of text then the user will not be able to read the whole text as you can see in Figure1. Figure 1 The best solution...
    Posted to Abdulla AbdelHaq Blog (Weblog) by Abdulla.Abdelhaq on 06-07-2009, 12:00 AM
    Filed under: Orcas, AJAX, General Software Development, . NET FAQ, ASP.NET, Visual Basic, C#, IIS, Visual Studio, .NET
  • Displaying Arabic Number.

    Well, most applications that I worked with was multilingual that supports English UI and Arabic UI. And one of the major issue that we have faced is displaying Arabic numbers without the need of changing the regional settings of the PC. So the code below will help you to display Arabic number without...
    Posted to Abdulla AbdelHaq Blog (Weblog) by Abdulla.Abdelhaq on 06-27-2009, 12:00 AM
    Filed under: Orcas, Team System, Web Services, AJAX, General Software Development, . NET FAQ, ASP.NET, Visual Basic, C#, IIS, Visual Studio, .NET
  • RadioButton inside GridView, How to get it work as normal.

    As we all know, RadioButton control used in a situation when you want end-users to select only one option at a time from group of options. Did you tried before to drag a RadioButton control inside a Gridivew templatefield, and then you attempt to select these RadioButtons , you will notice that the behavior...
    Posted to Abdulla AbdelHaq Blog (Weblog) by Abdulla.Abdelhaq on 08-11-2009, 12:00 AM
    Filed under: Orcas, Team System, AJAX, General Software Development, . NET FAQ, ASP.NET, Visual Basic, C#, Visual Studio, .NET
  • How to fix this .. The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).

    Sometimes when you write inline code inside Javascript tag or inside style sheet tag within the header of the page just like code 1 , the yellow error page will explode in your face telling you that The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>...
    Posted to Abdulla AbdelHaq Blog (Weblog) by Abdulla.Abdelhaq on 09-16-2009, 12:00 AM
    Filed under: Orcas, AJAX, . NET FAQ, ASP.NET, Visual Basic, Visual Studio, .NET
Page 1 of 2 (16 items) 1 2 Next >