Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged msdn

Rss Feed Group items tagged

Vernon Fowler

Best Practice: Get your HEAD in order - EricLaw's IEInternals - Site Home - MSDN Blogs - 1 views

  • To ensure optimal performance and reliability when rendering pages, you should order the elements within the HEAD element carefully.
  • Optimal Head Ordering <doctype>     <html>         <head>             <meta http-equiv content-type charset>              <meta http-equiv x-ua-compatible>             <base>             <title, favicon, comments, script blocks, etc>
  • If you must specify the character set using a META tag for some reason, it is critical that the META tag is the first element in the HEAD.
  • ...1 more annotation...
  • If you must specify the X-UA-Compatible value using a META tag for some reason, this element MUST appear before any script blocks and SHOULD appear as early in the HEAD element as possible.
awqi zar

Visual Studio 2010, .NET Framework 4.0 RCs available to public - 2 views

  •  
    Earlier this week, Microsoft gave MSDN subscribers Release Candidate downloads of Visual Studio 2010 and .NET Framework 4.0. As promised, the releases are now available to the general public via the Microsoft Download Center. For reference, you may also want to check out the Visual Studio 2010 Licensing White Paper PDF. The RC includes a go-live license for people who want to deploy in their production environment. If you're using one of the betas, make sure to uninstall them before installing this RC build.
Jonah Hayes

Understanding ASP.NET View State - 0 views

  •  
    Scott Mitchell looks at the benefits of and confusion around View State in Microsoft® ASP.NET. In addition, he shows you how you can interpret (and protect) the data stored in View State.
Traveller Spice

Windows Client - 0 views

  •  
    Everything you need to start coding Windows Client, Windows Presentation Foundation and Silverlight applications
Traveller Spice

.NET Framework 3.5 SP1 with Free Training - 0 views

  •  
    NET Framework 3.5 SP1 with Free Training.
Traveller Spice

Windows Azure and Cloud Computing - 0 views

  •  
    The feature-complete release of the Windows Azure Platform enables developers to easily build or migrate applications to the cloud. The newly announced Windows Server AppFabric and Windows Azure Platform enables you to use existing technology to improve scalability and performance in complex applications without having to learn a new skill set.  Get started by downloading the free Windows Azure Platform training kit.
1 - 12 of 12
Showing 20 items per page