ChrisBowen

Stories kicked by ChrisBowen

Windows Phone Development: A Quick Introduction(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 2 years, 2 months ago

A walkthrough of installing the developer tools and creating a basic application for Windows Phone 7 Series, including tips on the Windows Phone Emulator, and resources to learn more. read more...

add a comment |category: |Views: 13

tags: another

Resource Guide for Visual Studio 2010 RC (Release Candidate)(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 2 years, 3 months ago

This week, Visual Studio 2010 and .NET Framework 4 RC (Release Candidate) became available to everyone for download. This post is a brief guide to resources to help you quickly get started and learn about what’s new. read more...

add a comment |category: |Views: 18

tags: another

Get Started with F# via Higher order IEnumerable<T> extension methods(www.atalasoft.com)

submitted by RickasaurusRickasaurus(1225) 2 years, 3 months ago

The more I use F# the more I want to write my every day production C# code in a functional way. To this end, I’ve written a few higher order extension methods as the need arose. I wanted to take a moment and share them with you. read more...

add a comment |category: |Views: 15

tags: another

Visual Studio 2010 and .NET Framework 4 RC Now Available(blogs.msdn.com)

submitted by johnsheehanjohnsheehan(4785) 2 years, 3 months ago

Today, we are making available the Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4 to all MSDN subscribers. The RC will be made available to the world on Wednesday, February 10th. The RC includes a go-live license for people who want to deploy in their production environment. read more...

add a comment |category: |Views: 217

tags: another

ASP.NET MVC 2 RC 2 Released(haacked.com)

submitted by johnsheehanjohnsheehan(4785) 2 years, 3 months ago

After receiving feedback from our last release candidate back in December, we decided it would be prudent to have one more release candidate that incorporated the feedback. You can read the release notes for everything that changed, there’s not a whole lot. read more...

add a comment |category: |Views: 227

tags: another

jQuery 1.4 Released!(jquery14.com)

submitted by powerrushpowerrush(3873) 2 years, 4 months ago

In celebration of jQuery’s 4th birthday, the jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone into this release, and we’re really quite proud of it. read more...

4 comments |category: |Views: 494

tags: another

Working with the Managed Extensibility Framework (TOC)(randomactsofcoding.blogspot.com)

submitted by powerrushpowerrush(3873) 2 years, 4 months ago

Have you ever attempted to write an extensible application? You know the kind. The applications where your boss wants to be able to add stuff to it without rewriting the entire application and with minimum costs. Or the type of application you want to release out to the community and provide a way for them to add their own customizations to it. read more...

add a comment |category: |Views: 32

tags: another

Welcome to the new DotNetKicks(blog.dotnetkicks.com)

submitted by javeryjavery(5523) 2 years, 4 months ago

Welcome to the new DotNetKicks - Lots of improvements and even more on the way! read more...

6 comments |category: |Views: 436

tags: another

.NET Projects: Generating Documentation with Sandcastle(grantpalin.com)

submitted by grantpalingrantpalin(376) 2 years, 4 months ago

This is a walkthrough in automating Sandcastle to generate API documentation during an automated build process. read more...

2 comments |category: |Views: 301

tags: another

Setting a Default Button in ASP.NET MVC using jQuery(devcurry.com)

submitted by mopenmopen(3596) 2 years, 4 months ago

In ASP.NET MVC, there's no concept of a default button as there is in ASP.NET WebForms. To mimic this functionality, this can be accomplished quite painlessly using jQuery read more...

2 comments |category: |Views: 321

tags: another

Learning XNA: A Guide for .NET Rocks Show 501 on XNA Game Development(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 2 years, 5 months ago

A guide to getting started with .NET game development using XNA. Supporting show #501 of .NET Rocks! on XNA (guests Chris Bowen and Michael Cummings). read more...

add a comment |category: |Views: 8

tags: another

131 jQuery Snippets for Visual Studio 2010(john-sheehan.com)

submitted by johnsheehanjohnsheehan(4785) 2 years, 5 months ago

I've started a new project to create jQuery Code Snippets for Visual Studio 2010 now that it supports HTML and JavaScript snippets. There are 131 so far. read more...

1 comment |category: |Views: 685

tags: another

Roundup of 11 Recent Microsoft Technology Releases(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 3 years, 3 months ago

A brief listing of recent Microsoft developer / technology releases from the past couple of weeks. read more...

add a comment |category: |Views: 8

tags: another

Tips/Tools for Technical Presenters(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 3 years, 11 months ago

A short list of battle-tested tips (for Visual Studio and in general) and tools (ZoomIt!) for anyone who finds themselves presenting technical content. read more...

add a comment |category: |Views: 14

tags: another

Make Silverlight Games with Popfly Game Creator(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 4 years ago

Just released on the Popfly site is alpha of the new Popfly Game Creator feature, which provides a great way to create and share some interesting games without having to deal with some of the complexities normally associated with game creation, all using Silverlight. read more...

add a comment |category: |Views: 15

tags: another

Windows Vista / Mac debugging a Silverlight app using VS 2008(dnknormark.net)

submitted by MartinHNMartinHN(180) 4 years, 5 months ago

This blog post shows you how to remotely debug a Silverlight application running on a Mac, from Visual Studio 2008 running on Windows Vista. read more...

add a comment |category: |Views: 3

tags: another