.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'.
Latest blogosphere posts tagged “.net 4.0”
-
Dew Drop – December 18, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf Top Links ASP.NET MVC 2 RC ...1 day ago -
New LINQPad Beta Supports Data in the Cloud (OData)
Development in a Blink —
Authority: 119
LINQPad it is a good tool. Now it gets cloud support and requires .NET 4.02 days ago -
Book Review – Programming Entity Framework (EF) by Julie Lerman
PeterKellner.net —
Authority: 111
You all know that I’ve blogged quite a bit about LINQ2SQL. That technology has saved me a huge amount of programming effort verses using ado.net directly. We all know that... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming5 days ago -
Dynamic object with notification – DynamicDictionary
Lab49 Blog —
Authority: 139
.csharpcode, .csharpcode pre{ font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/}.csharpcode pre { margin: 0em; }.csharpcode .rem { color: #008000; }.csharpcode .kwrd { color: #0000ff; }.csharpcode .str { color: #006080; ...6 days ago -
Clarification about WCF RIA Services
MSMVPS.COM —
Authority: 591
A lot as been said about “.NET RIA Services” now called “WCF RIA Services”, and much more about this name change, since many people doesn’t look at RIA Services like a real WCF Services with all their power, but that isn’t quite true since WCF RIA Services use the same bases as WCF but just make the ...1 week ago -
Getting Started with MOF 4.0 guide
MVP Factor —
Authority: 115
Hola, quiero compartir este excelente recuros de MOF, aqui el detalle: Kick-start efficient operations with the Getting Started with MOF 4.0 guide. The Getting Started with MOF 4.0 guide is the first step to a more efficient MOF implementation. The guide provides role- and situation-specific guidance, focused on ...1 week ago -
Use SQL Server Modeling to build a DSL for .NET 4 WCF content-based routing service
Development in a Blink —
Authority: 119
Doug Purdy posts Model-Driven Content Based Routing . The sample includes a DSL, a Runtime and more This a great example that leverages many of the different aspects of SQL Server Modeling (”M”-based DSLs, “M”, Modeling Services, etc.) to enable a better experience around application development/management ...1 week ago -
Using PLINQ for Managing Multiple Threads
PeterKellner.net —
Authority: 111
I’m currently watching an online video (400 level, very high) from PDC while flying home from Chicago (and blogging about it). One of the common patterns I often implement is to write some code... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high ...2 weeks ago -
Use “Velocity” Session
Microsoft Technology, .Net, BizTalk, Sharepoint & etc. —
Authority: 117
In .Net 4.0, there is a new way to store the cache. It is Velocity and current on CTP . Velocity is a custom session provider that can replace the ASP.NET default session provider. See this blog for more details2 weeks ago -
Dew Drop – November 24, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
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 ...3 weeks ago -
PDC09 After Party with Swedish .NET User Group
Be Logical - writings by Johan Hedberg —
Authority: 99
I’ll be doing a talk on AppFabric at the Swedish .NET User Group tomorrow at 6 pm in Stockholm hosted at Informator. Others will talk about other interesting topics from PDC as well. More info (in swedish) and sign-up at http://pdc2009afterparty.eventbrite.com/3 weeks ago -
Dew Drop – November 20, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
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 ...4 weeks ago -
ASP.NET 4.0: Writing custom output cache providers
PimpThisBlog.com - Latest published stories —
Authority: 463
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 ...4 weeks ago -
Silverlight 4 the new WPF?
Development in a Blink —
Authority: 119
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 ...4 weeks ago -
Silverlight 4: New features overview (Part 5) – DataBinding improvements
DevCorner —
Authority:
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 ...4 weeks ago -
Silverlight 4 Quick Tip: Styling application
DevCorner —
Authority:
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 ...4 weeks ago -
Silverlight 4: New features overview (Part 4) – Out-of-browser applications: even more features
DevCorner —
Authority:
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 ...4 weeks ago -
Silverlight 4: New features overview (Part 3) – Elevated Out-of-browser applications
DevCorner —
Authority:
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 ...4 weeks ago -
Silverlight 4: New features overview (Part 2) – Printing Support
DevCorner —
Authority:
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. ...4 weeks ago -
Silverlight 4: New features overview (Part 1) – Webcam/Mic Support
DevCorner —
Authority:
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 ...4 weeks ago

