.NET 4.0

Tag details

Welcome to the '.NET 4.0' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with '.NET 4.0'.

Look up Offsite Link ".NET", Offsite Link "4.0" at The Free Dictionary

Latest blogosphere posts tagged “.NET 4.0”

  • Dew Drop – November 24, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Source Code for ...
    5 days ago
  • Dew Drop – November 20, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Depends vs Call, Do you ...
    1 week ago
  • ASP.NET 4.0: Writing custom output cache providers


    PimpThisBlog.com - Latest published storiesAuthority Authority: 466
    Until now we can use ASP.NET default output cache. We don’t have any option to write our own output cache mechanisms. ASP.NET 4.0 introduces extensible output cache – programmers can write their own output cache providers. In this posting I will show you how to write your own output cache provider and give you my ...
    1 week ago
  • Silverlight 4 the new WPF?


    Development in a BlinkAuthority Authority: 128
    i think silverlight just swallowed wpf from the inside Bill Wagner Download it http://team.silverlight.net/announcement/silverlight-4-beta-is-now-available/ Silverlight 4 Debuts with Killer Demos at PDC09 Silverlight 4 Beta – A guide to the new features Channel 9 training ...
    1 week ago
  • Silverlight 4: New features overview (Part 5) – DataBinding improvements


    DevCornerAuthority Authority: 457
    Silverlight 4 introduces improvements in DataBinding. between the improvements are IDataErrorInfo support, ability to bind to DataObjects, StringFormat, TargetNullValue, FallbackValue support and many others. This post will show how to use StringFormat, TargetNullValue and FallbackValue while databinding. For ...
    1 week ago
  • Silverlight 4 Quick Tip: Styling application


    DevCornerAuthority Authority: 457
    Silverlight 4 supports default styles. Default styles are styles with TargetType, but without x:Key property set. Those styles will be applied to all controls from corresponding type. The sample of default (also sometime called anonymous) style: Style TargetType ="Button"> Setter Property ...
    1 week ago
  • Silverlight 4: New features overview (Part 4) – Out-of-browser applications: even more features


    DevCornerAuthority Authority: 457
    In addition to previous features, Silverlight 4 adds some more nice improvements to Out-of-Browser model. Now it allows to control Top/Left position of the out-of-browser window, bring it to the foreground (if not active), check if the window is topmost and define it’s Width/Height. All those features being ...
    1 week ago
  • Silverlight 4: New features overview (Part 3) – Elevated Out-of-browser applications


    DevCornerAuthority Authority: 457
    Silverlight 4 enhances the out-of-browser feature introduced in previous version of the technology. Silverlight 3 added a feature to use application in Out-of-browser mode – install application shortcut to desktop or start menu, and launch it within application launcher (instead of the browser). Along with it, the ...
    1 week ago
  • Silverlight 4: New features overview (Part 2) – Printing Support


    DevCornerAuthority Authority: 457
    In previous part (here) I’ve created sample application which uses Webcam and captures the image. In this post I’ll show how to print received image (and any part of the UI) to a printer. In Silverlight 4 we got new class, called PrintDocument which is a part of “System.Windows.Printing” namespace. ...
    1 week ago
  • Silverlight 4: New features overview (Part 1) – Webcam/Mic Support


    DevCornerAuthority Authority: 457
    This post starts a series of post about new features in Silverlight 4 Beta released at PDC 09. Today I’ll show how to use Webcam/Mic support feature in the new version. In order to use the Webcam/Mic the user should has valid drivers installed. To see which from installed drivers could be used open Silverlight ...
    1 week ago
  • Silverlight 4: What’s New?


    DevCornerAuthority Authority: 457
    Today Microsoft announced new version of Silverlight, and released the Beta version of Silverlight 4. Here is the summary of new features in this version: Better Out of Browser Applications Elevated Privileges Support Cross Domain Networking Access Full file path from ...
    1 week ago
  • PDC09 – Day Two - Keynote


    MSMVPS.COMAuthority Authority: 654
    Steven Sinofsky Developing Windows 7 Learning Solving Problems + Innovation “Engineering 7” Blog made a very interesting Dialog even without having any code of the product, just about the decisions that were being made Ecosystem Readiness Developer Pre-Beta, Beta, RC rhythm ...
    1 week ago
  • Dew Drop – November 18, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Project 2010 Reference: ...
    1 week ago
  • PDC09 – Day One – Code Visualization, UML and DSLs


    MSMVPS.COMAuthority Authority: 654
    Cameron Skinner – Product Manager in Visual Studio, responsible for the Architecture Tools in VS2010 Why? Complexity remains a serious problem Found everywhere Code Requirements Organizational Politics and so on… VS2010 attacks these problems by increasing ...
    1 week ago
  • PDC09 – Day One – Application Server Technologies – Present & Future


    MSMVPS.COMAuthority Authority: 654
    Cloud: Fifth Generation of computing Cloud - 2010+ SOA - 2000s Web - 1990s Client-Server - 1980s MainFrame – 1970s Technology Disruptions Cheap Processing and Storing Virtualization Advances in Networking Advances in Web Technologies Emerge of Service Platforms ...
    1 week ago
  • [Tutorial] Microsoft Ajax Minifier – Optimiza tus archivos Javascript


    MVP FactorAuthority Authority: 116
    Nuestro buen amigo Gonzalo Perez, ha escrito un excelente artículo, aquí el detalle: [Tutorial] Microsoft Ajax Minifier – Optimiza tus archivos Javascript Hola, que tal, comienzo una serie de post y screencast sobre como mejorar la performance de nuestras aplicaciones Web, en especial (obviamente) ASP.NET, hay ...
    1 week ago
  • Geneva Framework goes WIF – Windows Identity Foundation


    MSMVPS.COMAuthority Authority: 654
       Geneva Framework has received a name change and now is called WIF – Windows Identity Foundation, since is the technology that will work with all types of Identity in the Microsoft world. “It provides developers pre-built .NET security logic for building claims-aware applications, enhancing either ...
    1 week ago
  • Entity Framework 4.0 News


    MSMVPS.COMAuthority Authority: 654
      In the last few days I’ve been seeing several element of the Entity Framework 4.0 that come with the .NET 4.0 and I there are several interesting news that I thought I could wrap up a little bit in this post, and so lets start with the news.   Providers made for version 3.5 will work unmodified ...
    1 week ago
  • TechEd EMEA 2009 – Session “Deep Dive in Windows Workflow Foundation 4.0” – Part 2/4


    MSMVPS.COMAuthority Authority: 654
       After the part 1 in which we talked about the Changes from WF 4.0 Beta 1 to Beta 2, in this part 2 we will talk about the new Flowchart Workflow.    And so first of all let’s start by identifying the challenges that we currently have when using Workflow development, and they are: Defining Workflows ...
    1 week ago
  • TechEd EMEA 2009 – Session “Deep Dive in Windows Workflow Foundation 4.0” – Part 1/4


    MSMVPS.COMAuthority Authority: 654
      Just last week was in Berlin, Germany the TechEd EMEA 2009 event and in that event  had a session called “Deep Dive in Windows Workflow Foundation 4.0”. This was a level 300 session and not 400 as the name could make you think, but this way we could achieve more people in terms of breadth.    In order to ...
    2 weeks ago

Comments about .NET 4.0

Personal attacks are NOT allowed
Please read our comment policy