DotNetShoutout - Stories tagged with C# 4
3
Shouts

Steps to write a plugin based application with MEF

posted by abhi2434abhi2434 634 days, 11 hours, 30 minutes ago
Saturday, August 27, 2011 7:19:24 PM GMT
I have already written a blog on Managed Extensibility Framework few days ago, and you must wonder why I am writing again. Well actually today I have been creating an application that could be easily plugged into a host application. In this blog lets show you in steps how you could easily create your own plugin based application and later change itself easily using MEF. Steps to create a Plugin based application : Before we proceed lets look how the User Interface for the application that I a... (more)
category: Architecture | clicked: 5 | comment | | source: www.abhisheksur.com
tags: Managed Extensibility Framework, C# 4
5
Shouts

C# 4.0 in a Nutshell, Fourth Edition

published 1071 days, 20 hours, 6 minutes ago posted by http://outcoldman.ru/openidhttp://outcoldman.ru/openid 1072 days, 15 hours, 12 minutes ago
Wednesday, June 16, 2010 10:42:58 AM GMT Tuesday, June 15, 2010 3:37:24 PM GMT
Just became a lucky owner of this book C# IN A NUTSHELL 4th edition. This is a fourth edition of this book’s series. I should say that I didn’t read this book by end, but already I was surprised. Why? Why I heard a lot about Richter CLR via C#, and just a few words about C# IN A NUTSHELL, at least in my sphere. My opinion is - you should read Richter if you want to develop with .NET. But if you want to develop on .NET with C# you should read C# IN A NUTSHELL too. (more)
category: How To | clicked: 0 | comment | | source: outcoldman.ru
tags: .NET, dynamic, O’REILLY, C# 4, C#, Book Review, .Net 4.0, C# IN A NUTSHELL
5
Shouts

Object and Collection Initializer in C# | Senthil Kumar's Blog

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 1079 days, 14 hours, 3 minutes ago
Tuesday, June 08, 2010 4:45:48 PM GMT
The Object Initializer and Collection Initializer are similar to initialized Array and Object Constructor where we are able to set the properties of the newly created objects or multiple instances of the new object in essentially one line of code. Object initializers are similar to the constructors that populates the properties of the newly created instances of the object. Unlike the constructor,you can pick a... (more)
category: How To | clicked: 1 | comment | | source: www.ginktage.com
tags: C# 4
4
Shouts

Multicast delegates and events

published 1092 days, 20 hours, 31 minutes ago posted by mikeukmikeuk 1093 days, 19 hours, 33 minutes ago
Wednesday, May 26, 2010 10:18:44 AM GMT Tuesday, May 25, 2010 11:16:02 AM GMT
Multicast delegates are useful in their own right but they also form the basis on which the C# event system is built. We take a close look at how they work and how to use them. For example, did you know you could add and subtract delegates? (more)
category: How To | clicked: 0 | comment | | source: www.i-programmer.info
tags: C# 4, delegates, Events
5
Shouts

Cutting Edge - Using the Dynamic Keyword in C# 4.0

published 1112 days, 20 hours, 22 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1113 days, 23 hours ago
Thursday, May 06, 2010 10:27:30 AM GMT Wednesday, May 05, 2010 7:48:51 AM GMT
C# 4 provide a new dynamic keyword that enables dynamic typing in what has traditionally been a strongly typed language. We explain how the dynamic keyword works and what it offers that casting, var, and System.Object cant’ match. (more)
category: How To | clicked: 0 | 2 comments | | source: msdn.microsoft.com
tags: dynamic, C# 4, C#, MSDN, C# 4.0, MSDN Magazine
10
Shouts

Innovation Showcase : What's new in C# 4

published 1134 days, 18 hours, 3 minutes ago posted by bobfamiliarbobfamiliar 1135 days, 18 hours, 13 minutes ago
Wednesday, April 14, 2010 12:46:30 PM GMT Tuesday, April 13, 2010 12:35:56 PM GMT
13 April 2010What's new in C# 4 If you’ve wanted to get up to date on the new features in C# 4 that is part of Visual Studio 2010, see the set of Whirlwind screencasts on Channel 9. The screencasts feature  MVP Stuart Celarier and ISV Architect Evangelist Bruce Kyle as he describes six new features in C# 4. Whirlwinds are bite-sized webcasts, generally shorter than 15 minutes. You can start anywhere in the series to learn about the parts you're most interested in. · Whirlwind 9 - Introducing C# 4 ·... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: C# 4, Visual Studio 2010, VS2010
6
Shouts

Dynamic Object in C# 4.0 Part 1

published 1164 days, 18 hours, 53 minutes ago posted by dotnetsparkdotnetspark 1167 days, 9 hours, 5 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Friday, March 12, 2010 9:44:01 PM GMT
This article will give a basic introduction of Dynamic Object in C# 4.0 (more)
category: How To | clicked: 0 | comment | | source: www.dotnetspark.com
tags: Dynamic Data, C# 4, DotNetSpark
6
Shouts

Default Values in ASP.NET MVC Action Parameters - David Hayden

published 1198 days, 15 hours, 5 minutes ago posted by ali62bali62b 1199 days, 1 hour, 59 minutes ago
Tuesday, February 09, 2010 3:43:56 PM GMT Tuesday, February 09, 2010 4:50:25 AM GMT
You can’t help but notice the impact System.ComponentModel and System.ComponentModel.DataAnnotations have had on ASP.NET MVC 2. The DefaultModelBinder now supports all the validation attributes when doing model binding. The new template helpers in ASP.NET MVC 2, Html.DisplayFor, Html.EditorFor, Html.LabelFor, etc. use various attributes that affect the display of complex objects and their individual properties. And, as I will mention here quickly, you can also use the DefaultValue Attribute in System.Com... (more)
category: Web Dev | clicked: 0 | comment | | source: www.davidhayden.me
tags: ASP.NET MVC, C# 4, ASP.NET MVC 2
4
Shouts

HanselMinutes - Show #196 - .NET 4 CLR, Framework and Language Chat with Jason Olson

published 1208 days, 14 hours, 24 minutes ago posted by mithumithu 1210 days, 23 hours, 13 minutes ago
Saturday, January 30, 2010 4:25:23 PM GMT Thursday, January 28, 2010 7:36:09 AM GMT
Jason Olson works (or worked, as you'll hear) for Microsoft in DPE. In this episode he takes Scott a little deeper into some of the new features in .NET 4, including security, CLR changes, C# 4 and VB 10 improvements and the new Task Parallel Library. (more)
category: Podcast | clicked: 0 | comment | | source: www.hanselminutes.com
tags: .NET, .net 4, C# 4, C#, CLR, Microsoft, VB 10, HanselMinutes, DPE