expresso

Stories kicked by expresso

Exploring Extension Methods in C(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short howto screencast on using and implementing Extension Methods read more...

add a comment |category: |Views: 200

tags: another

What makes me NOT want to leave a company/client/shop (devlicio.us)

submitted by expressoexpresso(465) 3 years, 11 months ago

What makes me NOT want to leave a company read more...

add a comment |category: |Views: 507

tags: another

10 ways to keep employees happy (IT employees) (devlicio.us)

submitted by expressoexpresso(465) 3 years, 11 months ago

10 ways to keep employees happy read more...

add a comment |category: |Views: 39

tags: another

Querying XML Data using XLinq(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short screencast showing how to query an XML Data using XLinq read more...

add a comment |category: |Views: 217

tags: another

Learning how to create LiveTemplates with ReSharper(devlicio.us)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short how-to on learning how to create LiveTemplates with ReSharper read more...

1 comment |category: |Views: 206

tags: another

Generate your own RSS feed with Argotic(devlicio.us)

submitted by expressoexpresso(465) 3 years, 11 months ago

In this post we will review the following steps needed to add a feed to your site. 1. Creating the xml (rss feed) document for publication 2. Creating an access point for the feed 3. Adding the feed to your site 4. Publishing your feed via Feedburner read more...

add a comment |category: |Views: 26

tags: another

Introduction to Moq(weblogs.asp.net)

submitted by swaltherswalther(975) 3 years, 11 months ago

In this post, I provide an introduction to Moq which is the newest of the Mock Object Frameworks. Moq is promoted by its creators as easier to learn and use than other Mock Object Frameworks such as Rhino Mocks and TypeMock Isolator. read more...

add a comment |category: |Views: 472

tags: another

Preserving Routes for SEO using the MVC Routing Engine(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short screencast showing how to preserve routes for SEO using the MVC Routing Engine read more...

add a comment |category: |Views: 159

tags: another

Nice VS 2008 Code Editing Improvements(weblogs.asp.net)

submitted by expressoexpresso(465) 3 years, 11 months ago

Good improvements to take notice of when utilizing VS 2008 read more...

1 comment |category: |Views: 738

tags: another

How to Link/Share files between projects in Visual Studio(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short screencast on how to Link/Share files between projects in Visual Studio. read more...

1 comment |category: |Views: 584

tags: another

Creating Templates in Visual Studio(dimecasts.net)

submitted by expressoexpresso(465) 3 years, 11 months ago

Creating Templates read more...

add a comment |category: |Views: 298

tags: another

Silverlight 2 Beta2 Released(weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 11 months ago

Silverlight 2 Beta2 was released today. Silverlight 2 Beta2 supports a go-live license that allows you to start using and deploying Silverlight 2 for commercial applications. There will be some API changes between Beta2 and the final release, so you should expect that applications you write with Beta2 will need to make some updates when the final release comes out. But we think that these changes will be straight-forward and relatively easy, and that you can begin planning and starting commercial projects now. read more...

add a comment |category: |Views: 102

tags: another

Introduction to Mocking with Moq(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short screencast introduction to Mocking with Moq read more...

add a comment |category: |Views: 345

tags: another

Creating tests with NUnit(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

Short into screencast on how to use NUnit to create unit tests read more...

add a comment |category: |Views: 86

tags: another

Unit testing events with NUnit(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

A short (~10 minutes) screen cast on how to unit test events with NUnit read more...

add a comment |category: |Views: 225

tags: another

How to manage ASP.NET validation from Javascript with jQuery(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 4 years ago

This article outlines how to enable and disable ASP.NET client side validation from Javascript using jQuery read more...

add a comment |category: |Views: 368

tags: another