|
|
coolcode
Stories submitted by friends of coolcode
|
|
submitted by
Lord
3 days ago
blogs.conchango.com — Mapped properties are accessed via properties as nature intended, and querying is a lot easier to read and write. Not quite as neat as Linq-to-NHibernate will be, but so much better than native NHibernate querying that I wonder why it wasn’t included in the trunk. read more...
add a comment
|
category: Open Source | Views: 9
|
|
tags:
NHIbernate, Ayende, OpenSource, NHQG | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 16 hours ago, submitted by
Jemm
5 days, 5 hours ago
weblogs.asp.net — "Here are some resources that will be helpful in covering functional programming aspects as well as other topics covered." (Link collection) read more...
add a comment
|
category: C# | Views: 376
|
|
tags:
C#, functional, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
6 days, 2 hours ago
blogs.msdn.com — Last week I started to tell you about some of the functionality we are building for Visual Studio Team System 2010. I wanted to elaborate on that some here. read more...
add a comment
|
category: Team System | Views: 8
|
|
tags:
TeamSystem | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
khushal999p
9 days ago
xtremeheights.com — All Signed requests started spoofing which utilized the .NET implementation of oAuth. It not only affected Orkut but all open social containers.This is plug & play code read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
oAuth, C#, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Lord
12 days, 1 hour ago
codinginstinct.com — "In the application I am working on I wanted to create something similar, a mix between a breadcrum and a menu. I wanted the menu "dropdown" to be filled with an ajax call, and I wanted the solution to be general enough to be easy to use in all parts of the application and dynamic so the breadcrum/dropdown can be populated with what ever." read more...
add a comment
|
category: AJAX | Views: 14
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
13 days, 20 hours ago
microsoft.com — "Microsoft Corp. today provided the first look at the next version of its developer tools and platform, which will be named Visual Studio 2010 and the .NET Framework 4.0. Microsoft described the next release through the following five focus areas: riding the next-generation platform wave, inspiring developer delight, powering breakthrough departmental applications, enabling emerging trends such as cloud computing, and democratizing application life-cycle management (ALM)." read more...
1 comment
|
category: Visual Studio | Views: 21
|
|
tags:
.net4.0, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Lord
25 days, 1 hour ago
blogs.msdn.com — The first step is to create a seemingly innocent method:
public static T CastByExample<T>(this object o, T example)
{
return (T) o;
}
Seems innocent enough right? read more...
add a comment
|
category: C# | Views: 13
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
1 month, 1 day ago
blogs.msdn.com — An updated version of the Patient Journey Demonstrator has been released. The link has nice description of some of the details. read more...
1 comment
|
category: Silverlight | Views: 9
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Lord
1 month, 4 days ago
blog.codeville.net — MVC Preview 5 comes with two new API pieces that seem relevant to validation:
ModelState. Controllers now have an official way to pass validation error information to views. Populate ViewData.ModelState, then you can use the built-in HTML helpers to render error message summaries, and to highlight input fields that correspond to errors.
Model binders. Controllers are expected to populate model objects from form posts using the IModelBinder API. You can create custom binders - the framework calls your binder to obtain a value for each model property. (If you don’t understand this, don’t worry - it turns out not to be relevant.) read more...
add a comment
|
category: ASP.NET | Views: 15
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Lord
1 month, 5 days ago
tirania.org — As a .NET developer, you should avoid using the newly released Managed Extensibility Framework as its license prevents its use beyond the Windows platform. This will prevent your .NET software from running on Linux or MacOS in the future.
Luckily, there is a cross platform solution available today that has no platform limitations: Mono.Addins. read more...
add a comment
|
category: Mono | Views: 13
|
|
tags:
MEF, Mono | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
khushal999p
1 month, 9 days ago
xtremeheights.com — Google has silently released its own browser named Google Chrome. Their logo colors are very googlish and they have incorporated security features that we have only seen so far in the beta releases of IE8. read more...
add a comment
|
category: Other | Views: 6
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
Jemm
1 month, 10 days ago
blogs.vertigo.com — "While working on Vertigo's high definition video player for the Democratic National Convention, our team encountered some challenges with Silverlight 2 Beta 2's Visual State Manager. In this post, I'll discuss how we overcame these challenges, and our solution to make working with VSM simple, quick, and easy." read more...
add a comment
|
category: Silverlight | Views: 11
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
1 month, 11 days ago
sqlteam.com — "As we all know SQL Server 2005 Express is a very powerful free edition of SQL Server 2005. However it does not contain SQL Server Agent service. Because of this scheduling jobs is not possible. So if we want to do this we have to install a free or commercial 3rd party product. This usually isn't allowed due to the security policies of many hosting companies and thus presents a problem. Maybe we want to schedule daily backups, database reindexing, statistics updating, etc. This is why I wanted to have a solution based only on SQL Server 2005 Express and not dependent on the hosting company. And of course there is one based on our old friend the Service Broker."
read more...
add a comment
|
category: Database | Views: 11
|
|
tags:
ServiceBroker, SQLServer, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|