|
|
wa11ywor1d
wa11ywor1d
 |
|
Stories kicked by wa11ywor1d
|
|
published 8 months, 29 days ago, submitted by
wisemx
9 months, 3 days ago
reddevnews.com — Friday - 29 February 2008
The first public beta of Silverlight 2.0 is expected from Microsoft in the next few weeks. By all accounts, those that have seen the private beta report that the features outlined by the General Manager of Microsoft's Developer Division, Scott Guthrie, in a November blog posting are pretty much on track. read more...
1 comment
|
category: Silverlight | Views: 0
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 3 days ago, submitted by
Jemm
9 months, 3 days ago
weblogs.asp.net — In this first set of Silverlight tutorials I didn't use a visual design tool to build the UI, and instead focused on showing the underlying XAML UI markup (which I think helps to explain the core programming concepts better). Now that we've finished covering the basics - let's explore some of the tools we can use to be even more productive. read more...
1 comment
|
category: Silverlight | Views: 3
|
|
tags:
Scottguthire, Expression, Blend, Silverlight, ScottGu | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 4 days ago, submitted by
CharlieCalvert
9 months, 4 days ago
blogs.msdn.com — I've recently updated the list of LINQ Providers found on my Links to LINQ page, accessible from the News section on the left of my blog. I'm sure there are other providers available. Feel free to write me or append a comment if you want to add to this list. read more...
add a comment
|
category: Linq | Views: 23
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
justinbezanson
9 months, 4 days ago
geekdaily.net —
I just wanted to say a hello to the users coming over from dot net kicks. It is always good to talk with fellow .Net coders.
This is the first time I have made it to the front page (original post) and wanted to mention a thank you to dot net kicks for the great content that it pumps out. I always find good stuff each day that helps me become a better developer.
I hope that this is just the first of many articles that I can contribute to a great community. If you liek this blog please consider signing up for the RSS feed.
read more...
add a comment
|
category: Community | Views: 2
|
|
tags:
dnk, DotNetKicks, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
simonech
9 months, 4 days ago
silverlightuk.blogspot.com — A new psychological condition is born: Pre Mix Envy.
It's when a developer want to be in Vegas but can't.
I guess a lot are suffering from this condition. read more...
add a comment
|
category: Community | Views: 0
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 4 days ago, submitted by
Jemm
9 months, 4 days ago
visualstudiogallery.com — To add another resource to enhance your development experience, today we’re launching the Visual Studio Gallery. This site provides a catalog that showcases free and commercial products that complement or extend Visual Studio. read more...
|
|
tags:
gallery, Shit, VisualStudio, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 4 days ago, submitted by
viggity
9 months, 5 days ago
vonsharp.net — Ever curious how much memory that suspect object is hogging on the heap? Find out quickly and easily with a few lines of code. read more...
3 comments
|
category: Tips & Tricks | Views: 5
|
|
tags:
Shit, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 4 days ago, submitted by
mehfuzh
9 months, 5 days ago
weblogs.asp.net — Last week, I have released LINQ.Flickr 1.2 , this new release comes with some bugs fixes requested by community. The best of them was not to be able to search only by user and with specific photo size. The bug started after converting it to use LinqExtender instead of its own query logic. So, now here it is... read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
.net3.5, C#, 3.5, Shit, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 5 days ago, submitted by
DannyDouglass
9 months, 5 days ago
dannydouglass.com — SilverlightShow has a nice post up detailing the controls that will be available in the Silverlight 2.0 beta 1 release. The news was originally posted on Shawn Burke's blog, but it appears that the he was forced to take down the screen shot. Thanks to SilverlightShow that graphic is still visible and is also now posted on my blog. Exciting stuff! read more...
1 comment
|
category: Silverlight | Views: 1
|
|
tags:
Shit, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 4 days ago, submitted by
zigamorph
9 months, 6 days ago
coderjournal.com — I love Google Talk. I love it because of its light foot print both on my hard drive and when running in memory. I love the integration with all my Google services. And I love the flexibility that it provides. However the Google Talk team just gave me another reason to love Google Talk. It now allows me to have direct conversations with my visitors with a simple click of the mouse on the chat bubble you see to your left. read more...
2 comments
|
category: Other | Views: 6
|
|
tags:
IM, Chat, apps, Google, googasm | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 10 days ago, submitted by
Jemm
9 months, 10 days ago
blog.jemm.net — I'll show here a little tip how I follow my favorite .NET-community, DotNetKicks.com (DNK). It is one of the best .NET-resources and it gets lot's of quality content daily so staying up to speed with the site requires some effort. read more...
add a comment
|
category: Community | Views: 1
|
|
tags:
Tips, DotNetKicks, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rudigrobler
9 months, 14 days ago
dotnet.org.za — A review of the teams in the final of the PhizzPop Design challenge read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
9 months, 28 days ago
weblogs.asp.net — Recently I've discovered a fantastic free service provided by Yahoo! which makes it possible to convert any XML data feed into a JSON data feed. http://pipes.yahoo.com/pipes/ It is easy to create a pipe that provides a JSON data feed with a callback function for web services that don't actually implement that functionality in their API. read more...
add a comment
|
category: Web Services | Views: 19
|
|
tags:
YahooPipes, JSON, WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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