Heather
Name: Heather
Score: 3,353.87
Last Seen: 923 days, 13 hours, 7 minutes ago
Member Since: 8 February, 2009
DotNetShoutout
atom rss
5
Shouts

Microsoft released F# under Open Source

published 922 days, 2 hours, 20 minutes ago posted by solidstonesolidstone 923 days, 14 hours, 1 minute ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 3:59:49 AM GMT
F# is a functional programming language for the .NET Framework. It combines the succinct, expressive and compositional style of functional programming with the runtime, libraries, interoperability, and object model of .NET. Microsoft recently released its source code under Apache License. (more)
category: How To | clicked: 0 | comment | | source: www.findbestopensource.com
tags: Release, OpenSource, F#
12
Shouts

Charts, books and free controls - Mindscape Silverlight Elements 2.0

published 922 days, 2 hours, 20 minutes ago posted by traskjdtraskjd 923 days, 13 hours, 40 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 4:20:28 AM GMT
Mindscape have upgraded Silverlight Elements with a stunning charting library for line of business applications. A unique feature of the charting library is its special support for huge data sets. The suite contains over 30 controls including three new controls that have been released free. Plus, for a limited time, all new customers get a free copy of "Silverlight 4.0 Unleashed"! (more)
category: Metro | clicked: 0 | comment | | source: www.mindscape.co.nz
tags: Silverlight, Charting, Book, Free, Mindscape
9
Shouts

Experience ASP.NET MVC 3 Beta - New View Helpers Part 1

published 923 days, 10 hours, 24 minutes ago posted by sonukapoorsonukapoor 924 days, 3 hours, 20 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 2:40:06 PM GMT
In addition to the introduction of a new view engine Razor, ASP.NET MVC 3 Beta has also introduced numerous new HtmlHelpers, such as Chart, Crypto, WebGrid, WebImage, WebMail, etc. This article aims to introduce the two commonly-used new helper controls – WebGrid and Chart using relevant examples. (more)
category: Web Dev | clicked: 1 | comment | | source: dotnetslackers.com
tags: ASP.NET MVC
8
Shouts

Mike Wickstrand’s Latest Blog Post: “Windows Azure: A Year of Listening, Learning, Engineering, and Now Delivering!” - Windows Azure

published 923 days, 10 hours, 24 minutes ago posted by iftekharahmedamitiftekharahmedamit 923 days, 21 hours, 56 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 8:04:34 PM GMT
Mike Wickstrand just posted a great write-up about his experiences with Windows Azure over the past year, so good that we're posting it in its entirety here... enjoy! Although I've worked at Microsoft for more than 11 years, 2009 marked the first time I had the opportunity to attend Microsoft's Professional Developers Conference. When I walked around PDC 09 in Los Angeles last year and spoke with developers, I found that I was inundated with many great ideas on how to make Windows Azure better, almost t... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Cloud, Windows Azure, Azure
10
Shouts

The Full Stack, Part 1 - Building the Admin Site with ASP.NET MVC 3, NuGet and EF Code First | The Full Stack | Channel 9

published 923 days, 10 hours, 24 minutes ago posted by iftekharahmedamitiftekharahmedamit 924 days, 2 hours, 6 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 3:54:57 PM GMT
Jesse Liberty and Jon Galloway are kicking off a new screencast series called The Full Stack. They're pair-programming, building out a full application from a server back-end down to Windows Phone, web, Silverlight, and wherever else the app-building process leads them. Join them for the ride! In this inaugural episode, they dig right in with a server back-end using NuGet, ASP.NET MVC 3, Razor views, and Entity Framework Code-First... (more)
category: Screencast | clicked: 1 | comment | | source: channel9.msdn.com
tags: ASP.NET MVC 3, Windows Phone 7, Razor, Entity Framework 4
5
Shouts

A Better Silverlight Development Using Intersoft ClientUI

published 923 days, 10 hours, 24 minutes ago posted by jemmyjemmy 923 days, 14 hours, 37 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Tuesday, November 09, 2010 3:23:23 AM GMT
Learn the basic concepts and the philosophy behind the ClientUI architecture, such as the comprehensive application framework in addition to the rich controls. Also learn about unified development model in ClientUI which enables you to develop solutions for both Silverlight and WPF using both shared XAML and API. (more)
category: Metro | clicked: 1 | comment | | source: intersoftpt.wordpress.com
tags: Silverlight, clientui, WPF
4
Shouts

Reflection - Slow or Fast? Demonstration with Solutions

published 924 days, 2 hours, 56 minutes ago posted by abhi2434abhi2434 926 days, 18 hours, 50 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Friday, November 05, 2010 11:10:27 PM GMT
Many of you might have heard, calling reflection APIs from your code is always slower than that of calling it directly.  Well, it is right. Some of the major Reflection methods like GetXXX (of MethodInfo, PropertyInfo, FieldInfo etc) are say 100 times slower than that of calling a Method, Property or Fields directly. In this post, I will try to cover some of the major portion of Reflection which is slower like hell than that of normal method call and also try to solve the same. So what is Reflection... (more)
category: Architecture | clicked: 1 | comment | | source: www.abhisheksur.com
tags: .NET, C#, Reflection
5
Shouts

Json.Net – private setters

published 923 days, 10 hours, 24 minutes ago posted by sedanwersedanwer 925 days, 21 hours, 48 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Saturday, November 06, 2010 8:12:26 PM GMT
This post is a simple on explaining how you can make Json.Net handle private setters. I will show you three solutions but only one fulfills my requirements: No attributes should be required No fields should be serialized/deserialized only properties The solution is to extend the DefaultContractResolver..... (more)
category: Architecture | clicked: 2 | comment | | source: daniel.wertheim.se
tags: Json.NET
8
Shouts

Testing sites with Browser Mode vs. Doc Mode - IEBlog

published 923 days, 10 hours, 24 minutes ago posted by NickolayNickolay 927 days, 3 hours, 52 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Friday, November 05, 2010 2:08:16 PM GMT
With site developers verifying that their sites run well in IE9 and taking advantage of the new HTML5 capabilities and better performance in IE9’s Standards mode, now is a good time to recap how to use Browser Mode and Document Mode to test sites for IE9 and previous IE versions. In summary, developers can use IE’s Developer Tool’s Browser Mode menu to test how their site will run in different versions of IE. The Document Mode menu is what developers use to determine the best rendering mode for their si... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: Test, Testing, IE9, IE, html5
6
Shouts

Asim Sajjad: Full Screen Mode In Silverlight

published 923 days, 10 hours, 24 minutes ago posted by asimsajjadasimsajjad 926 days, 12 hours, 55 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Saturday, November 06, 2010 5:05:32 AM GMT
In this post I will show you how to make the silverlight application to run in full screen mod which is provided by the silverlight. You can use the F11 key to run the silverlight application in full screen mode but the toolbar button are visible on the top of screen in case of the F11 key. To go back to the embedded mode you can use the Esc key to exit the full screen mode. But if you want to give this functionality in you application or by using the code here is the code which is used to run in the Ful... (more)
category: Metro | clicked: 0 | comment | | source: asimsajjad.blogspot.com
tags: Silvelight 4
6
Shouts

Using EventTrigger in XAML for MVVM – No Code Behind Code

published 923 days, 10 hours, 24 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 926 days, 6 hours, 46 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Saturday, November 06, 2010 11:14:34 AM GMT
I have seen people writing Code Behind a lot while they are working in the MVVM framework. A huge lines of code in their xaml.cs file actually creates problem to the designers to change anything present in the XAML. Why is this so? Because, lots of people don’t know how to use Triggers to call the MVVM methods to complete their business need. In this article, I will show you how to fire Triggers to call some methods present in your ViewModel, instead of writing in the code behind file. Read more to lear... (more)
category: Metro | clicked: 3 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, mvvm silverlight, EventTrigger, Silverlight 4, Trigger, Silverlight4, MVVM
8
Shouts

PDC10: Building a Blog with Microsoft "Unnamed Package of Web Love" - Scott Hanselman

published 923 days, 10 hours, 24 minutes ago posted by NickolayNickolay 927 days, 3 hours, 55 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Friday, November 05, 2010 2:05:15 PM GMT
I had a lovely time in Redmond this last week attending Microsoft's PDC (Professional Developer's Conference) 2010. I did lots of stuff, met lots of people, did hours of "Live TV" on Channel 9 Live and presented a talk on behalf of the Web Platform and Tools team (WPT is IIS, Media Streaming, ASP.NET, everything web, etc) showcasing all the cool stuff we've been doing lately. You can stream the talk with Silverlight Smooth Streaming as well as PIP (Picture in Picture) or you can download the talk in... (more)
category: How To | clicked: 0 | comment | | source: www.hanselman.com
tags: PDC10, PDC 2010, PDC
8
Shouts

Credit Card Validator Attribute for ASP.NET MVC 3 | Benjii Me

published 923 days, 10 hours, 24 minutes ago posted by BenjiiBenjii 926 days, 10 hours, 13 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Saturday, November 06, 2010 7:47:53 AM GMT
Quickly and simply validate your credit card fields by adding this attribute to your POCO model class. (more)
category: Web Dev | clicked: 2 | comment | | source: benjii.me
tags: Attribute, credit card, Validator
6
Shouts

Visual Studio Async

published 924 days, 2 hours, 56 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 927 days, 1 hour, 10 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Friday, November 05, 2010 4:50:41 PM GMT
Asynchronous operations are methods and other function members that may have most of their execution take place after they return. In .NET the recommended pattern for asynchronous operations is for them to return a task which represents the ongoing operation and allows waiting for its eventual outcome. An asynchronous function is a method or anonymous function which is marked with the async modifier. A function without the async modifier is called synchronous. (more)
category: Web Dev | clicked: 0 | comment | | source: blog.agafonov.net.ua
tags: Asynchonous programming, Async methods functionality, Visual Studio Async
5
Shouts

Asim Sajjad: Reading Web.Config to pass values to silverlight Application

published 923 days, 10 hours, 24 minutes ago posted by asimsajjadasimsajjad 925 days, 5 hours, 53 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Sunday, November 07, 2010 12:07:24 PM GMT
In asp.net application we often use to save the connection string and some other information like user name , web service URL etc in the web.config and then in application read them and use in the application and even we can easily changes these value at later time.However, this scenario does not work out of the box from a Silverlight application, which doesn’t seem to even have access to web.config.The reason is simple: a Silverlight application runs on the client side. The XAP -just like the browser- c... (more)
category: Metro | clicked: 1 | comment | | source: asimsajjad.blogspot.com
tags: Silvelight 4
5
Shouts

Use Shortcut or Context Menu for “Open Containing Folder” in Visual Studio « Abhijit's World of .NET

published 924 days, 2 hours, 56 minutes ago posted by abhijitjanaabhijitjana 924 days, 20 hours, 12 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Sunday, November 07, 2010 9:48:08 PM GMT
“Open Containing Folder” is one of the frequent used functionality to open a particular file location in windows explore from Visual Studio IDE . How did we do that ? Yes it’s very simple, Just right click on file from files Tab and select “Open Containing Folder” from the context menu This will open the selected item location in windows explorer. This operation by default having no keyboard shortcut. But do you know we can assign keyboard shortcut for the same or even we can customize the context me... (more)
category: Web Dev | clicked: 1 | comment | | source: abhijitjana.net
tags: Tips & Tricks, Visual Studio
7
Shouts

Windows Ribbon for WinForms v2.6 Released - Arik Poznanski's Blog

published 923 days, 10 hours, 24 minutes ago posted by arikarik 924 days, 17 hours, 2 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 12:58:46 AM GMT
Windows Ribbon for WinForms v2.6 Released The Windows Ribbon for WinForms is a ribbon control designed to be used with WinForms applications. Yea, I know, WinForms is so last year, but it turns out people still use it and keep asking for features and bug fixes.. Anyway, it is a managed wrapper around Windows Ribbon Framework, provided by Microsoft in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com .So, what’s new?Simplified use for ... (more)
category: Smart Client | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, WinForms
4
Shouts

Project Euler Problem 13 in F# | Stefano Ricciardi

published 923 days, 10 hours, 24 minutes ago posted by stefanoricstefanoric 925 days, 20 hours, 9 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Saturday, November 06, 2010 9:52:02 PM GMT
A solution to Project Euler problem 13 in F# (with a parallel twist). (more)
category: How To | clicked: 2 | comment | | source: stefanoricciardi.com
tags: Functional Programming, paralle programming, F#
7
Shouts

Cache is KING - Rudi Grobler in the Cloud

published 923 days, 10 hours, 24 minutes ago posted by http://rudigrobler.myopenid.com/http://rudigrobler.myopenid.com/ 924 days, 12 hours, 1 minute ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 5:59:25 AM GMT
A very simple caching layer for Windows Phone 7 applications (more)
category: Metro | clicked: 0 | comment | | source: www.rudigrobler.net
tags: WP7
10
Shouts

Visiblox Charts vs. Silverlight Toolkit Charts – a test of Performance | Colin Eberhardt's Adventures in WPF

published 923 days, 10 hours, 24 minutes ago posted by FantasticMrFishFantasticMrFish 924 days, 9 hours, 4 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 8:56:08 AM GMT
This blog post compares the performance of the Visiblox and Silverlight Toolkit charts using a simple image processing tool to test and illustrate their differences in performance. The results show that the Visiblox charts are approximately 50 – 100 times faster that the Silverlight Toolkit charts. I was recently asked by my friends at Visiblox to test out the latest release of their charts for WPF and Silverlight. One of the key features of the Visiblox charts is their performance; they have been desig... (more)
category: Metro | clicked: 2 | comment | | source: www.scottlogic.co.uk
tags: Silverlight, chart, WPF, Visiblox, Toolkit
Previous 1 2 3 Next