Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Troubleshooting ASP.NET MVC Routing

    One thing I absolutely love about the ASP.NET MVC framework is that there isn't too much "magic". Magic can be nice if you are able to adhere to a framework's "Golden Path", but as soon as some customization becomes necessary you find that the magic can get in the way (DataContractSerializer anyone?...
    Posted to i have a framework... (Weblog) by fdumlao on 09-09-2008, 12:00 AM
    Filed under: ASP.NET, Orcas, ASP.NET MVC, .NET
  • 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
  • Visual Studio 2008 SP1 BETA

    Microsoft .NET framework 3.5 Service Pack 1 and Visual Studio 2008 Service Pack 1 now have public BETAs. The service pack of Visual Studio 2008 has really interesting stuff. Highlights I'm interested in are performance improvements in HTML editor, collection of JavaScript intellisense hotfixes plus new...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 05-13-2008, 12:00 AM
    Filed under: ASP.NET, Visual Studio, Orcas
  • ASP.NET 3.5 Extensions, MVC, Expression Studio and Silverlight & IE 8 Preview Updates

    With MIX, and meeting the announced MVC roadmap , the new versions of AS.NET Extensions are now publicly available.ASP.NET MVC Framework Preview 2 is available also as separate download, same as Silverlight 2.0 BETA 1 (and Expression studio, Silverlight VS 2008 Tools). Download Links: ASP.NET 3.5 Extensions...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 03-06-2008, 12:00 AM
    Filed under: ASP.NET Controls, ASP.NET, Visual Studio, Link List, Microsoft News, MVC, Silverlight, Orcas
  • 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
  • First Crack at LINQ and Visual Studio 2008 (Codename Orcas)

    I started working with VS2008 pretty regularly about a month ago. One of the first things I wanted to try out was LINQ. I had been to assorted sessions at PDC, TechEd, MIX, and some other shows where they covered LINQ, and I was pretty impressed. In the past, figuring out how to use a new VS feature...
    Posted to Tony Lombardo (Weblog) by tony_lombardo on 09-10-2007, 12:00 AM
    Filed under: ASP.NET, Orcas
  • TCI - Toolbox Controls Installer

    TCI is a VS Package that is provided by the VS SDK as a redist. TCI allows you to easily add your custom Control to the VS Toolbox. For a brief introduction to TCI you can check the VS SDK documentation. Here I will try to cover what is happening under cover: When you want to add your custom control...
    Posted to Adrian Alonso (Weblog) by adalon on 09-07-2007, 12:00 AM
    Filed under: Orcas, ASP.NET, Visual Studio, .NET, WIX
  • 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
  • Digging into LinQDataSource

    The sample code that ScottGu showed for LinQDataSource made it look like it should be called LinQToSqlDataSource. After installing Beta2 I took a look at it. It only has design time support for LinQ To SQL, but you can bind it to any LinQ query in the _Selecting event: protected void LinqDataSource1_Selecting...
    Posted to Andres Aguiar's Weblog (Weblog) by aaguiar on 07-30-2007, 12:00 AM
    Filed under: .NET, asp.net, Orcas
Page 1 of 4 (38 items) 1 2 3 4 Next >