AaABen
Name: AaABen
Score: 2,070.54
Last Seen: 947 days, 23 hours, 47 minutes ago
Member Since: 29 October, 2009
DotNetShoutout
atom rss
10
Shouts

Functional stateful programming in F#

published 967 days, 19 hours, 41 minutes ago posted by jemtsjemts 970 days, 6 hours, 17 minutes ago
Tuesday, September 28, 2010 6:42:30 PM GMT Sunday, September 26, 2010 8:06:08 AM GMT
Shows how to program in F# using immutable state. (more)
category: How To | clicked: 1 | comment | | source: matthewmanela.com
tags: Functional Programming, MONAD, state, F#
13
Shouts

Download details: Microsoft® Visual Basic® CTP for Windows® Phone Developer Tools

published 967 days, 2 hours, 5 minutes ago posted by gpeipmangpeipman 969 days, 15 hours, 57 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Sunday, September 26, 2010 10:26:43 PM GMT
This CTP enables Visual Basic developers to create Windows Phone 7 applications with the final version of the Windows Phone Developer Tools. (more)
category: Metro | clicked: 0 | comment | | source: www.microsoft.com
tags: Windows Phone 7, visual basic.net
8
Shouts

Security checklists on Technet WIKI - SQLMaster

published 967 days, 2 hours, 5 minutes ago posted by dharadhara 968 days, 8 hours, 45 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 5:39:01 AM GMT
WIKI are another popular way to share the knowledge in web world!It is driven by community and users who are interested to contribute, edit the content that is helpful to the community. (more)
category: Data | clicked: 1 | comment | | source: beyondrelational.com
tags: SQL Server, DBA, TSQL
9
Shouts

C l e m e n s | Visual Studio Architecture Tooling Guidance … Refresh 1.1 kicking-off on Monday

published 967 days, 19 hours, 41 minutes ago posted by ClemensReijnenClemensReijnen 970 days, 7 hours, 37 minutes ago
Tuesday, September 28, 2010 6:42:30 PM GMT Sunday, September 26, 2010 6:46:26 AM GMT
On Monday we are kicking off the refresh of the Visual Studio Architecture Tooling Guidance (http://vsarchitectureguide.codeplex.com/). No fixed delivery milestones are defined or even considered, instead the team will trickle publish refreshments as they become available, to ensure that the guidance is constantly updated. (more)
category: Architecture | clicked: 0 | comment | | source: www.clemensreijnen.nl
12
Shouts

Bing Maps Platform - AJAX Map Control Interactive SDK

published 967 days, 2 hours, 5 minutes ago posted by gpeipmangpeipman 969 days, 15 hours, 53 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Sunday, September 26, 2010 10:30:46 PM GMT
Bing Maps AJAX platform online sample page. Many topics with interactive examples and source code. (more)
category: Web Dev | clicked: 0 | comment | | source: www.microsoft.com
tags: Bing, maps, Ajax
9
Shouts

InfoQ: Domain Driven Design and Development In Practice

published 967 days, 2 hours, 5 minutes ago posted by gpeipmangpeipman 969 days, 16 hours ago
Wednesday, September 29, 2010 12:18:45 PM GMT Sunday, September 26, 2010 10:23:18 PM GMT
Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain modeling and design aspects mainly from a conceptual and design stand-point. These writings discuss the main elements of DDD such as Entity, Value Object, Service etc or they talk about concepts like Ubiquitous Language, Bounded Context and Anti-Corruption Layer. (more)
category: Architecture | clicked: 2 | comment | | source: www.infoq.com
tags: DDD
15
Shouts

DotNetRocks - Show #597 - Building More Windows Phone 7 Applications

published 966 days, 9 hours, 29 minutes ago posted by rajuraju 968 days, 8 hours, 3 minutes ago
Thursday, September 30, 2010 4:54:55 AM GMT Tuesday, September 28, 2010 6:20:16 AM GMT
Carl and Richard talk to two different developers currently working on Windows Phone 7 applications: Jeff Walker and Ahmed Zaman. (more)
category: Podcast | clicked: 0 | 2 comments | | source: www.dotnetrocks.com
tags: DotNetRocks, Windows Phone 7
10
Shouts

Xaml Art Assets

published 967 days, 2 hours, 5 minutes ago posted by ZORIGZORIG 968 days, 8 hours, 57 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 5:26:23 AM GMT
Was looking around for some interesting xaml artifacts for a sample project and this site had plenty of it. The clipart is pretty nice (as shown below)... Have fun.. (more)
category: Metro | clicked: 1 | comment | | source: blogs.msdn.com
tags: Silverlight, WPF, XAML
13
Shouts

ASP.NET Security Update Shipping Tuesday, Sept 28th - ScottGu's Blog

published 967 days, 2 hours, 5 minutes ago posted by rajuraju 968 days, 8 hours, 6 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 6:17:18 AM GMT
An hour ago Microsoft released an advance notification security bulletin announcing that we are releasing an out-of-band security update to address the ASP.NET Security Vulnerability that I’ve blogged about this past week.  The security update is fully tested, and is scheduled for release tomorrow - Tuesday September 28th – at approximately 10:00 AM PDT.  The advance notice bulletin is intended to ensure administrators know it is coming, and are better prepared to apply it once the update is available. ... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, Security, ScottGu, ASP.NET
13
Shouts

Bing Maps: Adding and tracking pushpins using JavaScript

published 967 days, 2 hours, 5 minutes ago posted by gpeipmangpeipman 968 days, 4 hours, 17 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 10:06:40 AM GMT
I played with Bing Maps AJAX-based API and found it to be very easy to use after you know basic objects and you are able to use them. In this posting I will show you simple example about how to add pushpins to map and how to show coordinates of pushpins to users. (more)
category: Web Dev | clicked: 4 | comment | | source: weblogs.asp.net
tags: Bing Maps, JavaScript
12
Shouts

How To Unit Test Workflows–Mocking Activities - Ron Jacobs

published 967 days, 2 hours, 5 minutes ago posted by AlexAlex 968 days, 22 hours, 57 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 3:26:16 PM GMT
Suppose you want to unit test a workflow that has some external dependency like a database, web service, file or some other thing that makes testing inconvenient. The need to eliminate external dependencies when testing has led to a world of mocking frameworks that allow you to automatically generate a mock with pre-defined behavior. I wanted to do the same thing with Activities in workflows and I’ve now added support for this to the latest release of the Workflow Test Helper project using a technique ... (more)
category: Architecture | clicked: 2 | comment | | source: blogs.msdn.com
tags: WF4, workflow, Mocking, Unit Test
11
Shouts

New features in ASP.NET 4

published 967 days, 2 hours, 5 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 969 days, 3 hours, 19 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 11:04:35 AM GMT
ASP.NET 4 introduces a number of features that improve core ASP.NET services such as output caching and session-state storage. Web Forms has been a core feature in ASP.NET since the release of ASP.NET 1.0. Many enhancements have been in this area for ASP.NET 4, including the following: The ability to set meta tags.More control over view state. Easier ways to work with browser capabilities.Support for using ASP.NET routing with Web Forms. More control over generated IDs. (more)
category: Web Dev | clicked: 0 | comment | | source: blog.agafonov.net.ua
tags: ASP.NET 4.0, ASP.NET 4, ASP.NET
9
Shouts

SQL Server Compact Toolbox – Extension #12 - Sara Ford

published 969 days, 2 hours, 33 minutes ago posted by jantujantu 973 days, 18 hours, 55 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Wednesday, September 22, 2010 7:29:05 PM GMT
If you use SQL Server Compact, Microsoft’s embedded database for devices, desktops and soon ASP.NET, this extension is for you. It adds several features not found in Server Explorer Data Connections: * Support for both version 3.5 and 4.0 database files * Script tables, including data * Script entire schema, optionally with data, both of SQL Server Compact and SQL Server 2005 or later databases (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: extensions, SQL, ASP .NET
8
Shouts

C# Interface Events

published 969 days, 2 hours, 33 minutes ago posted by BlackWaspBlackWasp 971 days, 21 hours, 20 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Friday, September 24, 2010 5:03:48 PM GMT
An interface can be created to define a contract containing members that classes that implement it must provide. Interfaces can define events, sometimes leading to classes that implement several interfaces being required to declare an event name twice. (more)
category: How To | clicked: 1 | comment | | source: www.blackwasp.co.uk
tags: C#
5
Shouts

instantiate | The template method pattern: processing WCF requests

published 972 days, 6 hours, 29 minutes ago posted by lukus7lukus7 973 days, 3 hours, 51 minutes ago
Friday, September 24, 2010 7:54:58 AM GMT Thursday, September 23, 2010 10:32:38 AM GMT
I show how we recently used the template method pattern to encapsulate an algorithm and make a WCF message processor class closed for modification but open for extension. (more)
category: How To | clicked: 0 | comment | | source: instantiate.co.nz
5
Shouts

Things good to know about SQL State Server

published 972 days, 6 hours, 29 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 972 days, 19 hours, 7 minutes ago
Friday, September 24, 2010 7:54:58 AM GMT Thursday, September 23, 2010 7:16:20 PM GMT
While installing a SQL State Server last week, I came across a few things worth sharing about the installation and use of SQL State Server. (more)
category: Web Dev | clicked: 1 | comment | | source: jclaes.blogspot.com
tags: SQL, state, ASP.NET, Session
10
Shouts

MVVM (Model-View-ViewModel) design pattern

published 973 days, 19 hours, 34 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 976 days, 4 hours, 19 minutes ago
Wednesday, September 22, 2010 6:49:45 PM GMT Monday, September 20, 2010 10:04:31 AM GMT
Model-View-ViewModel  is a way of creating client applications that leverages core features of the WPF platform, allows for simple unit testing of application functionality, and helps developers and designers work together with less technical difficulties. The classes in the MVVM Foundation are time-tested tools in the toolbox of many WPF developers around the world. Now they all live in one convenient project. MvvmFoundation.Wpf. (more)
category: Metro | clicked: 7 | comment | | source: blog.agafonov.net.ua
tags: mvvm silverlight, MVVM Light Toolkit Messenger V2, MVVM Light Toolkit, Model View View Model, MVVM
11
Shouts

MVC 3's IValidatableObject

published 973 days, 19 hours, 34 minutes ago posted by http://morder.myopenid.com/http://morder.myopenid.com/ 975 days, 21 hours, 8 minutes ago
Wednesday, September 22, 2010 6:49:45 PM GMT Monday, September 20, 2010 5:15:35 PM GMT
I’ve come across a couple ways to do validation in MVC. My favorite is the IvalidatableObject method. It’s fairly simple to setup. (more)
category: Architecture | clicked: 1 | comment | | source: buildstarted.com
tags: MVC3, C#
10
Shouts

An object mapper facade (for automapper)

published 973 days, 19 hours, 34 minutes ago posted by http://fodonnel.wordpress.com/http://fodonnel.wordpress.com/ 976 days, 2 hours, 17 minutes ago
Wednesday, September 22, 2010 6:49:45 PM GMT Monday, September 20, 2010 12:07:04 PM GMT
Even though automapper is currently the only player in town when it comes to Object Mappers, there is still benefits to coding against a facade rather that directly against the automappers classes. The facade I am suggesting only deals with the mapping side, which means that the configuration side (creating the mapping) is still framework dependant. (more)
category: Architecture | clicked: 17 | comment | | source: fodonnel.wordpress.com
tags: AutoMapper
14
Shouts

Anonymous View Models in ASP.NET MVC Using Dynamics

published 972 days, 19 hours, 35 minutes ago posted by gshacklesgshackles 976 days, 1 hour, 12 minutes ago
Thursday, September 23, 2010 6:48:59 PM GMT Monday, September 20, 2010 1:11:23 PM GMT
A look at some of the limitations of anonymous classes in .NET, and the solutions available for using them as view models in ASP.NET MVC. (more)
category: Web Dev | clicked: 2 | comment | | source: www.gregshackles.com
tags: Dynamics, .Net 4.0, MVC, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 56 57 Next