|
|
RickDangerous
RickDangerous
 |
|
Stories kicked by RickDangerous
|
|
published 23 days, 2 hours ago, submitted by
AdrianAisemberg
28 days, 19 hours ago
sharpregion.com — Using a static-constructor in a singleton, affects it's laziness.
Here's a generic singleton that is thread-safe using a static-constructor, and still lazy. read more...
add a comment
|
category: C# | Views: 456
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 5 days ago, submitted by
gt1329a
1 month, 6 days ago
encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...
3 comments
|
category: AJAX | Views: 530
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 15 days ago, submitted by
marlongrech
1 month, 17 days ago
marlongrech.wordpress.com — Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM read more...
|
|
tags:
WPF, ICollection, WWF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months ago, submitted by
markheath
2 months, 1 day ago
blog.lab49.com — A really helpful screencast from Jason Dolinger showing how to use the M-V-VM pattern in a simple WPF application. He starts off with the code that a Windows Forms developer might use and refactors it to M-V-VM. Also includes a demonstration of how it is nicely unit testable utilising Moq and how to use the Unity IoC container. 1 hour 30 mins long. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
james.crowley
2 months, 7 days ago
developerfusion.com — Starting our new series from tech start-ups, Bob from Huddle explains how they tackle the challenge of maintaining high quality code, when the last thing developers want to do is test. read more...
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 11 days ago, submitted by
kim_major
2 months, 12 days ago
blogs.microsoft.co.il — A free subset of CodeRush and Refactor! Pro is now available. read more...
add a comment
|
category: C# | Views: 364
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 12 days ago, submitted by
zylox
2 months, 12 days ago
weblogs.asp.net — IntelliSense documentation files for jQuery just got published on jquery.com. This enables great IntelliSense at design-time for jQuery in Visual Studio 2008. read more...
add a comment
|
category: jQuery | Views: 301
|
|
tags:
jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
iiordanov
3 months, 11 days ago
silverlightshow.net — Silverlight applications make it easy to perform a lot of actions. One of its greatest capabilities is to work with Web Services. In this article I will demonstrate how you can search books in Amazon.com with Silverlight. I have created a simple application which allows you to navigate through the great catalog of books very easily.
... read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 11 days ago, submitted by
mosessaur
3 months, 11 days ago
weblogs.asp.net — ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...
1 comment
|
category: ASP.NET | Views: 322
|
|
tags:
news, Pick, Microsoft, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 16 days ago, submitted by
supershoe
3 months, 17 days ago
michielpost.nl — Free multi-file uploader for your website, made with Silverlight. It allows you to upload multiple files at the same time. The files are uploaded to a WCF webservice where they can be processed.
A nice feature is that you can see the upload progress of all your files. The control also has some handy configuration options, you can set the number of simultaneous uploads, the maximum file size etc.
read more...
2 comments
|
category: Silverlight | Views: 213
|
|
tags:
Silverlight, Upload | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
charris
5 months, 1 day ago
blogs.msdn.com — Having trouble with VS 2008 WCF generating proxy objects just the way you want (need) them? Extend the default WCF proxy generator as explained by Pedram Rezaei with this easy to follow step by step guide. He shows you how to extend the WCF generation tool to suit your own needs. A great alternative to continually merging your custom changes to generated proxy objects everytime you need to update a service reference. read more...
add a comment
|
category: Other | Views: 48
|
|
tags:
WCF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 5 days ago, submitted by
klasbas
5 months, 6 days ago
littletutorials.com — UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don’t like: it started to look a lot like bureaucratic paper work. read more...
add a comment
|
category: Other | Views: 610
|
|
tags:
UML | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 18 days ago, submitted by
alley
5 months, 18 days ago
chrisvandesteeg.nl — Working on jQuery4mvc preview 4, one of the first things I ofcourse wanted to do was to replace the ASP.NET Ajax library that’s used by the AjaxHelper.
Unfortunately the AjaxHelper itself is sealed, so atm we can’t (easily) change how the AjaxHelper generates its links. So what I did is create a javascript library that uses the same methodnames as the MicrosoftMvcAjax version. read more...
1 comment
|
category: ASP.NET | Views: 265
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
eamonb
5 months, 29 days ago
eb.net.nz — Silent/Unattended Install and Configuration of Office SharePoint Server 2007 and Windows SharePoint Server 3.0 read more...
|
|
tags:
Install, SharePoint, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 23 days ago, submitted by
alley
6 months, 26 days ago
chrisvandesteeg.nl — So, quite some things have changed in preview 3, which made me decide to change a lot in the jQuery for Asp.net mvc (jqmvc) too. To start with most radical one: I ditched the ajax.master. This little ‘framework’ does not rely on a special masterpage in your website from now on. Since things have radically changed, I’ll start all over again on how to use this project. read more...
add a comment
|
category: ASP.NET | Views: 252
|
|
tags:
jQuery, AJAX, MVC, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BronwenZ
6 months, 26 days ago
soulsolutions.com.au — Today we launched project “Deep Earth” on codeplex. This open source project will bring together skills from developers all over the world to continue this concept and ultimately create a useable Silverlight control.
Seven people have joined the fun: Shaun Becker, Jonas Follesø, Bronwen Zande, Darko Radiceski, Nicolas Boonaert, Rob Farley and myself John O’Brien. What a great mix of people!
read more...
add a comment
|
category: Silverlight | Views: 15
|
|
tags:
DeepZoom, VirtualEarth, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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