wa11ywor1d

Stories kicked by wa11ywor1d

WPF's Little Brother...The Wait Is Almost Over(reddevnews.com)

submitted by wisemxwisemx(8074) 4 years, 2 months ago

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: |Views: 4

tags: another

ScottGu: First Look at Using Expression Blend with Silverlight 2(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 2 months ago

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: |Views: 12

tags: another

Link to Everything: A List of LINQ Providers(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 2 months ago

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: |Views: 39

tags: another

Welcome from DotNetKicks(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 4 years, 2 months ago

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: |Views: 3

tags: another

Pre Mix Envy(silverlightuk.blogspot.com)

submitted by simonechsimonech(10.1k) 4 years, 2 months ago

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: |Views: 0

tags: another

Visual Studio Gallery launches(visualstudiogallery.com)

submitted by JemmJemm(9604) 4 years, 2 months ago

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...

add a comment |category: |Views: 19

tags: another

Immediate Window - A forgotten tool(ohnull.com)

submitted by nillfmnillfm(265) 4 years, 2 months ago

A little bit about the Immediate Window tool available in Visual Studio. read more...

2 comments |category: |Views: 36

tags: another

Quick and Dirty Memory Utility Methods(vonsharp.net)

submitted by viggityviggity(1124) 4 years, 2 months ago

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: |Views: 11

tags: another

LINQ.Flickr 1.2(weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 3 months ago

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: |Views: 3

tags: another

Silverlight 2.0 (beta 1) Controls Screenshot(dannydouglass.com)

submitted by DannyDouglassDannyDouglass(1260) 4 years, 3 months ago

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: |Views: 7

tags: another

Building a LinkedIn Style Address Book with the ListView and LinqDataS(mattberseth.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 3 months ago

Another great article from Matt Berseth about building a LinkedIn style address book read more...

add a comment |category: |Views: 44

tags: another

Google Lets You “Chatback” With Your Visitors(coderjournal.com)

submitted by zigamorphzigamorph(3319) 4 years, 3 months ago

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: |Views: 14

tags: another

How to follow DotNetKicks.com efficiently(blog.jemm.net)

submitted by JemmJemm(9604) 4 years, 3 months ago

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: |Views: 8

tags: another

Dear Internet: Stop Using Dead URLs As URIs(jondavis.net)

submitted by stimpy77stimpy77(1271) 4 years, 3 months ago

HTTP URLs that don't resolve is bad netiquitte. read more...

3 comments |category: |Views: 3

tags: another

Using Yahoo! Pipes to convert any XML-feed to JSON-feed(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 3 months ago

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: |Views: 86

tags: another

LightSpeed 1.2 Released(mindscape.co.nz)

submitted by simonechsimonech(10.1k) 4 years, 3 months ago

Mindscape released a new version of LightSpeed, their OR mapper. There are quite a lot of new features like more mapping options and a cool debugger visualizer that shows the queries being executed to get the data from the DB. read more...

1 comment |category: |Views: 25

tags: another